René's URL Explorer Experiment


Title: Issue 44914: tp_version_tag is not unique when test runs with -R : - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/89077 https://github.com/python/cpython/issues/89077
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
PR 27773https://github.com/python/cpython/pull/27773
PR 27774https://github.com/python/cpython/pull/27774
msg399594https://bugs.python.org/issue44914#msg399594
(view)https://bugs.python.org/msg399594
issue43636https://bugs.python.org/issue43636
issue43452https://bugs.python.org/issue43452
msg399616https://bugs.python.org/issue44914#msg399616
(view)https://bugs.python.org/msg399616
msg399618https://bugs.python.org/issue44914#msg399618
(view)https://bugs.python.org/msg399618
https://github.com/python/cpython/blob/6f84656dc188191225c8d5cdfd2a00de663988d0/Lib/test/libregrtest/refleak.py#L170https://github.com/python/cpython/blob/6f84656dc188191225c8d5cdfd2a00de663988d0/Lib/test/libregrtest/refleak.py#L170
https://github.com/python/cpython/blob/cee67fa66129b5d1db5c8aa3884338f82f0da3de/Objects/typeobject.c#L292https://github.com/python/cpython/blob/cee67fa66129b5d1db5c8aa3884338f82f0da3de/Objects/typeobject.c#L292
msg399623https://bugs.python.org/issue44914#msg399623
(view)https://bugs.python.org/msg399623
msg399651https://bugs.python.org/issue44914#msg399651
(view)https://bugs.python.org/msg399651
1a511dc92dd10ee8fc2e5da9f52f795924bdc89ahttps://hg.python.org/lookup/1a511dc92dd10ee8fc2e5da9f52f795924bdc89a
bpo-44914https://bugs.python.org/issue44914
GH-27773https://github.com/python/cpython/pull/27773
https://github.com/python/cpython/commit/1a511dc92dd10ee8fc2e5da9f52f795924bdc89ahttps://github.com/python/cpython/commit/1a511dc92dd10ee8fc2e5da9f52f795924bdc89a
msg399671https://bugs.python.org/issue44914#msg399671
(view)https://bugs.python.org/msg399671
d84d2c4985457733602d46dc4ee77290da4e9539https://hg.python.org/lookup/d84d2c4985457733602d46dc4ee77290da4e9539
bpo-44914https://bugs.python.org/issue44914
GH-27774https://github.com/python/cpython/pull/27774
https://github.com/python/cpython/commit/d84d2c4985457733602d46dc4ee77290da4e9539https://github.com/python/cpython/commit/d84d2c4985457733602d46dc4ee77290da4e9539
msg399723https://bugs.python.org/issue44914#msg399723
(view)https://bugs.python.org/msg399723
msg399726https://bugs.python.org/issue44914#msg399726
(view)https://bugs.python.org/msg399726
msg399727https://bugs.python.org/issue44914#msg399727
(view)https://bugs.python.org/msg399727
https://github.com/python/cpython/blob/3.10/Python/ceval.c#L3432https://github.com/python/cpython/blob/3.10/Python/ceval.c#L3432
msg399735https://bugs.python.org/issue44914#msg399735
(view)https://bugs.python.org/msg399735
msg399906https://bugs.python.org/issue44914#msg399906
(view)https://bugs.python.org/msg399906
msg399906https://bugs.python.org/msg399906
msg399735https://bugs.python.org/msg399735
msg399727https://bugs.python.org/msg399727
msg399726https://bugs.python.org/msg399726
msg399723https://bugs.python.org/msg399723
msg399671https://bugs.python.org/msg399671
pull_request26251https://bugs.python.org/pull_request26251
msg399651https://bugs.python.org/msg399651
issue44240 supersederhttps://bugs.python.org/issue44240
msg399623https://bugs.python.org/msg399623
patchhttps://bugs.python.org/keyword2
pull_request26247https://bugs.python.org/pull_request26247
msg399618https://bugs.python.org/msg399618
msg399616https://bugs.python.org/msg399616
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.