René's URL Explorer Experiment


Title: Issue 20526: python: Modules/gcmodule.c:379: visit_decref: Assertion `((gc)->gc.gc_refs >> (1)) != 0' failed. - Python tracker

Mail addresses
data=data@entry
data=data@entry
generation=generation@entry
n_collected=n_collected@entry
n_uncollectable=n_uncollectable@entry
nofail=nofail@entry
tp=tp@entry
nitems=nitems@entry
size=size@entry
self=self@entry
f=f@entry
throwflag=throwflag@entry
locals=locals@entry
argcount=argcount@entry
f=f@entry
throwflag=throwflag@entry
locals=locals@entry
argcount=argcount@entry
throwflag=throwflag@entry
throwflag=throwflag@entry
throwflag=throwflag@entry
throwflag=throwflag@entry
throwflag=throwflag@entry
throwflag=throwflag@entry
f=f@entry
throwflag=throwflag@entry
locals=locals@entry
argcount=argcount@entry
throwflag=throwflag@entry
throwflag=throwflag@entry
f=f@entry
throwflag=throwflag@entry
_co=_co@entry
globals=globals@entry
locals=locals@entry
args=args@entry
argcount=argcount@entry
kws=kws@entry
kwcount=kwcount@entry
defs=defs@entry
defcount=defcount@entry
kwdefs=kwdefs@entry
closure=closure@entry
co=co@entry
globals=globals@entry
locals=locals@entry
fp=fp@entry
filename=filename@entry
flags=flags@entry
fp=fp@entry
filename_str=filename_str@entry
flags=flags@entry
fp=fp@entry
flags=flags@entry
argc=argc@entry
argv=argv@entry
data=data@entry
vstinner@python.org

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/64725 https://github.com/python/cpython/issues/64725
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
asyncio_gc.pyhttps://bugs.python.org/file33939/asyncio_gc.py
threading_shutdown_interrupted.pyhttps://bugs.python.org/file34053/threading_shutdown_interrupted.py
revert_19466.patchhttps://bugs.python.org/file34056/revert_19466.patch
reviewhttps://bugs.python.org/review/20526/#ps11029
PR 19120https://github.com/python/cpython/pull/19120
PR 19136https://github.com/python/cpython/pull/19136
PR 19137https://github.com/python/cpython/pull/19137
msg210368https://bugs.python.org/issue20526#msg210368
(view)https://bugs.python.org/msg210368
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L1061
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L1077
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L1295
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L1061
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L1077
Modules/gcmodule.c:379https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L379
Modules/gcmodule.c:379https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L379
Python/traceback.c:64https://github.com/python/cpython/blob/master/Python/traceback.c#L64
Modules/gcmodule.c:398https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L398
Modules/gcmodule.c:957https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L957
Modules/gcmodule.c:1128https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1128
Modules/gcmodule.c:1604https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1604
Python/pythonrun.c:605https://github.com/python/cpython/blob/master/Python/pythonrun.c#L605
Modules/main.c:771https://github.com/python/cpython/blob/master/Modules/main.c#L771
msg210982https://bugs.python.org/issue20526#msg210982
(view)https://bugs.python.org/msg210982
Modules/gcmodule.c:1604https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1604
Python/pythonrun.c:605https://github.com/python/cpython/blob/master/Python/pythonrun.c#L605
msg210999https://bugs.python.org/issue20526#msg210999
(view)https://bugs.python.org/msg210999
msg211007https://bugs.python.org/issue20526#msg211007
(view)https://bugs.python.org/msg211007
#19466https://bugs.python.org/issue19466
msg211013https://bugs.python.org/issue20526#msg211013
(view)https://bugs.python.org/msg211013
msg211046https://bugs.python.org/issue20526#msg211046
(view)https://bugs.python.org/msg211046
msg211047https://bugs.python.org/issue20526#msg211047
(view)https://bugs.python.org/msg211047
msg211049https://bugs.python.org/issue20526#msg211049
(view)https://bugs.python.org/msg211049
#19466https://bugs.python.org/issue19466
#19466https://bugs.python.org/issue19466
#19466https://bugs.python.org/issue19466
#19466https://bugs.python.org/issue19466
#19466https://bugs.python.org/issue19466
msg211050https://bugs.python.org/issue20526#msg211050
(view)https://bugs.python.org/msg211050
#19466https://bugs.python.org/issue19466
msg211070https://bugs.python.org/issue20526#msg211070
(view)https://bugs.python.org/msg211070
#19466https://bugs.python.org/issue19466
msg211146https://bugs.python.org/issue20526#msg211146
(view)https://bugs.python.org/msg211146
msg211150https://bugs.python.org/issue20526#msg211150
(view)https://bugs.python.org/msg211150
1166b3321012https://hg.python.org/lookup/1166b3321012
#20526https://bugs.python.org/issue20526
#19466https://bugs.python.org/issue19466
#19466https://bugs.python.org/issue19466
http://hg.python.org/cpython/rev/1166b3321012http://hg.python.org/cpython/rev/1166b3321012
msg211153https://bugs.python.org/issue20526#msg211153
(view)https://bugs.python.org/msg211153
Modules/gcmodule.c:379https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L379
#19466https://bugs.python.org/issue19466
msg213793https://bugs.python.org/issue20526#msg213793
(view)https://bugs.python.org/msg213793
9ce58a73b6b5https://hg.python.org/lookup/9ce58a73b6b5
#20526https://bugs.python.org/issue20526
#19466https://bugs.python.org/issue19466
#19466https://bugs.python.org/issue19466
http://hg.python.org/cpython/rev/9ce58a73b6b5http://hg.python.org/cpython/rev/9ce58a73b6b5
msg214858https://bugs.python.org/issue20526#msg214858
(view)https://bugs.python.org/msg214858
Modules/gcmodule.c:373https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L373
Modules/gcmodule.c:373https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L373
Modules/gcmodule.c:373https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L373
Objects/exceptions.c:97https://github.com/python/cpython/blob/master/Objects/exceptions.c#L97
Modules/gcmodule.c:398https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L398
Modules/gcmodule.c:957https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L957
Modules/gcmodule.c:1128https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1128
Modules/gcmodule.c:1151https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1151
Modules/gcmodule.c:1726https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1726
Modules/gcmodule.c:1743https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1743
Modules/gcmodule.c:1753https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1753
Objects/tupleobject.c:104https://github.com/python/cpython/blob/master/Objects/tupleobject.c#L104
Objects/tupleobject.c:122https://github.com/python/cpython/blob/master/Objects/tupleobject.c#L122
Python/ceval.c:4210https://github.com/python/cpython/blob/master/Python/ceval.c#L4210
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Python/ceval.c:4334https://github.com/python/cpython/blob/master/Python/ceval.c#L4334
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Python/ceval.c:4334https://github.com/python/cpython/blob/master/Python/ceval.c#L4334
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Python/ceval.c:4334https://github.com/python/cpython/blob/master/Python/ceval.c#L4334
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Python/ceval.c:773https://github.com/python/cpython/blob/master/Python/ceval.c#L773
Python/pythonrun.c:2175https://github.com/python/cpython/blob/master/Python/pythonrun.c#L2175
Python/pythonrun.c:1441https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1441
Python/pythonrun.c:1320https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1320
Python/pythonrun.c:1282https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1282
Modules/main.c:319https://github.com/python/cpython/blob/master/Modules/main.c#L319
Modules/main.c:751https://github.com/python/cpython/blob/master/Modules/main.c#L751
msg214859https://bugs.python.org/issue20526#msg214859
(view)https://bugs.python.org/msg214859
msg214863https://bugs.python.org/issue20526#msg214863
(view)https://bugs.python.org/msg214863
Modules/gcmodule.c:373https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L373
Modules/gcmodule.c:373https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L373
Objects/exceptions.c:97https://github.com/python/cpython/blob/master/Objects/exceptions.c#L97
Objects/typeobject.c:972https://github.com/python/cpython/blob/master/Objects/typeobject.c#L972
Modules/gcmodule.c:398https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L398
Modules/gcmodule.c:957https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L957
Modules/gcmodule.c:1128https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1128
Modules/gcmodule.c:1151https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1151
Modules/gcmodule.c:1726https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1726
Modules/gcmodule.c:1736https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L1736
Objects/listobject.c:2738https://github.com/python/cpython/blob/master/Objects/listobject.c#L2738
Objects/abstract.c:2656https://github.com/python/cpython/blob/master/Objects/abstract.c#L2656
Python/ceval.c:2640https://github.com/python/cpython/blob/master/Python/ceval.c#L2640
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Objects/funcobject.c:632https://github.com/python/cpython/blob/master/Objects/funcobject.c#L632
Objects/abstract.c:2067https://github.com/python/cpython/blob/master/Objects/abstract.c#L2067
Objects/classobject.c:347https://github.com/python/cpython/blob/master/Objects/classobject.c#L347
Objects/abstract.c:2067https://github.com/python/cpython/blob/master/Objects/abstract.c#L2067
Objects/typeobject.c:1394https://github.com/python/cpython/blob/master/Objects/typeobject.c#L1394
Objects/typeobject.c:5585https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5585
Objects/abstract.c:145https://github.com/python/cpython/blob/master/Objects/abstract.c#L145
Python/ceval.c:1571https://github.com/python/cpython/blob/master/Python/ceval.c#L1571
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Python/ceval.c:4334https://github.com/python/cpython/blob/master/Python/ceval.c#L4334
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Python/ceval.c:4334https://github.com/python/cpython/blob/master/Python/ceval.c#L4334
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Python/ceval.c:4334https://github.com/python/cpython/blob/master/Python/ceval.c#L4334
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:4324https://github.com/python/cpython/blob/master/Python/ceval.c#L4324
Python/ceval.c:4252https://github.com/python/cpython/blob/master/Python/ceval.c#L4252
Python/ceval.c:2829https://github.com/python/cpython/blob/master/Python/ceval.c#L2829
Python/ceval.c:3578https://github.com/python/cpython/blob/master/Python/ceval.c#L3578
Python/ceval.c:773https://github.com/python/cpython/blob/master/Python/ceval.c#L773
Python/pythonrun.c:2175https://github.com/python/cpython/blob/master/Python/pythonrun.c#L2175
Python/pythonrun.c:1441https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1441
Python/pythonrun.c:1320https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1320
Python/pythonrun.c:1282https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1282
Modules/main.c:319https://github.com/python/cpython/blob/master/Modules/main.c#L319
Modules/main.c:751https://github.com/python/cpython/blob/master/Modules/main.c#L751
msg214866https://bugs.python.org/issue20526#msg214866
(view)https://bugs.python.org/msg214866
Modules/gcmodule.c:361https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L361
Objects/exceptions.c:100https://github.com/python/cpython/blob/master/Objects/exceptions.c#L100
msg214867https://bugs.python.org/issue20526#msg214867
(view)https://bugs.python.org/msg214867
msg214887https://bugs.python.org/issue20526#msg214887
(view)https://bugs.python.org/msg214887
Modules/gcmodule.c:379https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L379
Python/traceback.c:64https://github.com/python/cpython/blob/master/Python/traceback.c#L64
Modules/gcmodule.c:398https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L398
Modules/gcmodule.c:373https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L373
Objects/exceptions.c:97https://github.com/python/cpython/blob/master/Objects/exceptions.c#L97
Objects/typeobject.c:972https://github.com/python/cpython/blob/master/Objects/typeobject.c#L972
Objects/exceptions.c:97https://github.com/python/cpython/blob/master/Objects/exceptions.c#L97
msg214890https://bugs.python.org/issue20526#msg214890
(view)https://bugs.python.org/msg214890
msg214894https://bugs.python.org/issue20526#msg214894
(view)https://bugs.python.org/msg214894
Objects/exceptions.c:97https://github.com/python/cpython/blob/master/Objects/exceptions.c#L97
msg364851https://bugs.python.org/issue20526#msg364851
(view)https://bugs.python.org/msg364851
05e4a296ecc127641160a04f39cc02c0f66a8c27https://hg.python.org/lookup/05e4a296ecc127641160a04f39cc02c0f66a8c27
9ad58acbe8b90b4d0f2d2e139e38bb5aa32b7fb6https://hg.python.org/lookup/9ad58acbe8b90b4d0f2d2e139e38bb5aa32b7fb6
bpo-19466https://bugs.python.org/issue19466
GH-18848https://github.com/python/cpython/pull/18848
bpo-40048https://bugs.python.org/issue40048
msg364878https://bugs.python.org/issue20526#msg364878
(view)https://bugs.python.org/msg364878
msg364879https://bugs.python.org/issue20526#msg364879
(view)https://bugs.python.org/msg364879
msg364935https://bugs.python.org/issue20526#msg364935
(view)https://bugs.python.org/msg364935
5804f878e779712e803be927ca8a6df389d82cdfhttps://hg.python.org/lookup/5804f878e779712e803be927ca8a6df389d82cdf
bpo-20526https://bugs.python.org/issue20526
GH-19120https://github.com/python/cpython/pull/19120
https://github.com/python/cpython/commit/5804f878e779712e803be927ca8a6df389d82cdfhttps://github.com/python/cpython/commit/5804f878e779712e803be927ca8a6df389d82cdf
msg364938https://bugs.python.org/issue20526#msg364938
(view)https://bugs.python.org/msg364938
e97c8b0688bc62959ced477d842fcd37992ef649https://hg.python.org/lookup/e97c8b0688bc62959ced477d842fcd37992ef649
bpo-20526https://bugs.python.org/issue20526
GH-19120https://github.com/python/cpython/pull/19120
GH-19136https://github.com/python/cpython/pull/19136
https://github.com/python/cpython/commit/e97c8b0688bc62959ced477d842fcd37992ef649https://github.com/python/cpython/commit/e97c8b0688bc62959ced477d842fcd37992ef649
msg364943https://bugs.python.org/issue20526#msg364943
(view)https://bugs.python.org/msg364943
d1c09896c3b91d0ad7e3a14fabecde268f70dac7https://hg.python.org/lookup/d1c09896c3b91d0ad7e3a14fabecde268f70dac7
bpo-20526https://bugs.python.org/issue20526
GH-19120https://github.com/python/cpython/pull/19120
GH-19136https://github.com/python/cpython/pull/19136
GH-19137https://github.com/python/cpython/pull/19137
https://github.com/python/cpython/commit/d1c09896c3b91d0ad7e3a14fabecde268f70dac7https://github.com/python/cpython/commit/d1c09896c3b91d0ad7e3a14fabecde268f70dac7
msg364944https://bugs.python.org/issue20526#msg364944
(view)https://bugs.python.org/msg364944
9b8e74ca77da7167033917d155e5f55c67b92f14https://hg.python.org/lookup/9b8e74ca77da7167033917d155e5f55c67b92f14
msg364945https://bugs.python.org/issue20526#msg364945
(view)https://bugs.python.org/msg364945
Modules/gcmodule.c:379https://github.com/python/cpython/blob/master/Modules/gcmodule.c#L379
msg364945https://bugs.python.org/msg364945
msg364944https://bugs.python.org/msg364944
msg364943https://bugs.python.org/msg364943
pull_request18499https://bugs.python.org/pull_request18499
msg364938https://bugs.python.org/msg364938
pull_request18498https://bugs.python.org/pull_request18498
msg364935https://bugs.python.org/msg364935
msg364879https://bugs.python.org/msg364879
ned.deilyhttps://bugs.python.org/user5248
msg364878https://bugs.python.org/msg364878
pull_request18481https://bugs.python.org/pull_request18481
msg364851https://bugs.python.org/msg364851
msg214894https://bugs.python.org/msg214894
msg214890https://bugs.python.org/msg214890
msg214887https://bugs.python.org/msg214887
msg214867https://bugs.python.org/msg214867
msg214866https://bugs.python.org/msg214866
msg214863https://bugs.python.org/msg214863
msg214859https://bugs.python.org/msg214859
sebastien.renardhttps://bugs.python.org/user19302
msg214858https://bugs.python.org/msg214858
msg213793https://bugs.python.org/msg213793
msg211153https://bugs.python.org/msg211153
python-devhttps://bugs.python.org/user13902
msg211150https://bugs.python.org/msg211150
msg211146https://bugs.python.org/msg211146
gvanrossumhttps://bugs.python.org/user5
Arfreverhttps://bugs.python.org/user9138
revert_19466.patchhttps://bugs.python.org/file34056
patchhttps://bugs.python.org/keyword2
msg211070https://bugs.python.org/msg211070
msg211050https://bugs.python.org/msg211050
larryhttps://bugs.python.org/user2731
msg211049https://bugs.python.org/msg211049
threading_shutdown_interrupted.pyhttps://bugs.python.org/file34053
msg211047https://bugs.python.org/msg211047
msg211046https://bugs.python.org/msg211046
msg211013https://bugs.python.org/msg211013
msg211007https://bugs.python.org/msg211007
neologixhttps://bugs.python.org/user12146
msg210999https://bugs.python.org/msg210999
msg210982https://bugs.python.org/msg210982
asyncio_gc.pyhttps://bugs.python.org/file33939
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.