René's URL Explorer Experiment


Title: Issue 31356: Add context manager to temporarily disable GC - 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/75537 https://github.com/python/cpython/issues/75537
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 4224https://github.com/python/cpython/pull/4224
PR 5456https://github.com/python/cpython/pull/5456
PR 5462https://github.com/python/cpython/pull/5462
PR 5495https://github.com/python/cpython/pull/5495
PR 5496https://github.com/python/cpython/pull/5496
msg301407https://bugs.python.org/issue31356#msg301407
(view)https://bugs.python.org/msg301407
msg301633https://bugs.python.org/issue31356#msg301633
(view)https://bugs.python.org/msg301633
msg301636https://bugs.python.org/issue31356#msg301636
(view)https://bugs.python.org/msg301636
msg301644https://bugs.python.org/issue31356#msg301644
(view)https://bugs.python.org/msg301644
msg301645https://bugs.python.org/issue31356#msg301645
(view)https://bugs.python.org/msg301645
msg301710https://bugs.python.org/issue31356#msg301710
(view)https://bugs.python.org/msg301710
msg301720https://bugs.python.org/issue31356#msg301720
(view)https://bugs.python.org/msg301720
msg302903https://bugs.python.org/issue31356#msg302903
(view)https://bugs.python.org/msg302903
msg305402https://bugs.python.org/issue31356#msg305402
(view)https://bugs.python.org/msg305402
https://github.com/python/cpython/pull/3980https://github.com/python/cpython/pull/3980
msg306053https://bugs.python.org/issue31356#msg306053
(view)https://bugs.python.org/msg306053
https://github.com/python/cpython/pull/4224https://github.com/python/cpython/pull/4224
msg306054https://bugs.python.org/issue31356#msg306054
(view)https://bugs.python.org/msg306054
msg306071https://bugs.python.org/issue31356#msg306071
(view)https://bugs.python.org/msg306071
msg306072https://bugs.python.org/issue31356#msg306072
(view)https://bugs.python.org/msg306072
msg306076https://bugs.python.org/issue31356#msg306076
(view)https://bugs.python.org/msg306076
msg311167https://bugs.python.org/issue31356#msg311167
(view)https://bugs.python.org/msg311167
72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43chttps://hg.python.org/lookup/72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43c
bpo-31356https://bugs.python.org/issue31356
GH-4224https://github.com/python/cpython/pull/4224
https://github.com/python/cpython/commit/72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43chttps://github.com/python/cpython/commit/72a0d218dcc94a3cc409a9ef32dfcd5a7bbcb43c
msg311300https://bugs.python.org/issue31356#msg311300
(view)https://bugs.python.org/msg311300
msg311305https://bugs.python.org/issue31356#msg311305
(view)https://bugs.python.org/msg311305
msg311312https://bugs.python.org/issue31356#msg311312
(view)https://bugs.python.org/msg311312
msg311331https://bugs.python.org/issue31356#msg311331
(view)https://bugs.python.org/msg311331
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L2083
test/test_gc.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_gc.py#L1063
msg311337https://bugs.python.org/issue31356#msg311337
(view)https://bugs.python.org/msg311337
test/test_gc.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_gc.py#L1050
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L865
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L917
threading.pyhttps://github.com/python/cpython/blob/main/Lib/threading.py#L885
test/test_gc.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_gc.py#L1061
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L2083
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L615
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L663
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L84
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1760
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1861
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1951
test/test_gc.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_gc.py#L1088
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/runtest.py#L176
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/runtest.py#L140
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L379
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L458
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L536
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L510
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L585
test/__main__.pyhttps://github.com/python/cpython/blob/main/Lib/test/__main__.py#L2
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L85
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L193
msg311340https://bugs.python.org/issue31356#msg311340
(view)https://bugs.python.org/msg311340
PEP 7https://www.python.org/dev/peps/pep-0007/
msg311342https://bugs.python.org/issue31356#msg311342
(view)https://bugs.python.org/msg311342
msg311343https://bugs.python.org/issue31356#msg311343
(view)https://bugs.python.org/msg311343
msg311344https://bugs.python.org/issue31356#msg311344
(view)https://bugs.python.org/msg311344
msg311347https://bugs.python.org/issue31356#msg311347
(view)https://bugs.python.org/msg311347
PR 4224https://github.com/python/cpython/pull/4224
msg311348https://bugs.python.org/issue31356#msg311348
(view)https://bugs.python.org/msg311348
msg311350https://bugs.python.org/issue31356#msg311350
(view)https://bugs.python.org/msg311350
msg311351https://bugs.python.org/issue31356#msg311351
(view)https://bugs.python.org/msg311351
msg311352https://bugs.python.org/issue31356#msg311352
(view)https://bugs.python.org/msg311352
msg311356https://bugs.python.org/issue31356#msg311356
(view)https://bugs.python.org/msg311356
msg311357https://bugs.python.org/issue31356#msg311357
(view)https://bugs.python.org/msg311357
msg311360https://bugs.python.org/issue31356#msg311360
(view)https://bugs.python.org/msg311360
msg311362https://bugs.python.org/issue31356#msg311362
(view)https://bugs.python.org/msg311362
msg311363https://bugs.python.org/issue31356#msg311363
(view)https://bugs.python.org/msg311363
msg311366https://bugs.python.org/issue31356#msg311366
(view)https://bugs.python.org/msg311366
https://docs.python.org/3.7/library/gc.html#gc.ensure_disabledhttps://docs.python.org/3.7/library/gc.html#gc.ensure_disabled
https://www.python.org/dev/peps/pep-0008/#class-nameshttps://www.python.org/dev/peps/pep-0008/#class-names
msg311372https://bugs.python.org/issue31356#msg311372
(view)https://bugs.python.org/msg311372
msg311396https://bugs.python.org/issue31356#msg311396
(view)https://bugs.python.org/msg311396
PEP8https://www.python.org/dev/peps/pep-0008/
msg311397https://bugs.python.org/issue31356#msg311397
(view)https://bugs.python.org/msg311397
PEP8https://www.python.org/dev/peps/pep-0008/
msg311402https://bugs.python.org/issue31356#msg311402
(view)https://bugs.python.org/msg311402
msg311444https://bugs.python.org/issue31356#msg311444
(view)https://bugs.python.org/msg311444
msg311491https://bugs.python.org/issue31356#msg311491
(view)https://bugs.python.org/msg311491
msg311494https://bugs.python.org/issue31356#msg311494
(view)https://bugs.python.org/msg311494
383b32fe108ea627699cc9c644fba5f8bae95d73https://hg.python.org/lookup/383b32fe108ea627699cc9c644fba5f8bae95d73
bpo-31356https://bugs.python.org/issue31356
GH-5495https://github.com/python/cpython/pull/5495
https://github.com/python/cpython/commit/383b32fe108ea627699cc9c644fba5f8bae95d73https://github.com/python/cpython/commit/383b32fe108ea627699cc9c644fba5f8bae95d73
msg311495https://bugs.python.org/issue31356#msg311495
(view)https://bugs.python.org/msg311495
29fd9eae432a54c963262e895b46f081f238539ahttps://hg.python.org/lookup/29fd9eae432a54c963262e895b46f081f238539a
bpo-31356https://bugs.python.org/issue31356
GH-5495https://github.com/python/cpython/pull/5495
#5496https://bugs.python.org/issue5496
https://github.com/python/cpython/commit/29fd9eae432a54c963262e895b46f081f238539ahttps://github.com/python/cpython/commit/29fd9eae432a54c963262e895b46f081f238539a
msg311508https://bugs.python.org/issue31356#msg311508
(view)https://bugs.python.org/msg311508
msg311512https://bugs.python.org/issue31356#msg311512
(view)https://bugs.python.org/msg311512
msg311513https://bugs.python.org/issue31356#msg311513
(view)https://bugs.python.org/msg311513
msg311514https://bugs.python.org/issue31356#msg311514
(view)https://bugs.python.org/msg311514
msg311566https://bugs.python.org/issue31356#msg311566
(view)https://bugs.python.org/msg311566
msg311635https://bugs.python.org/issue31356#msg311635
(view)https://bugs.python.org/msg311635
msg311646https://bugs.python.org/issue31356#msg311646
(view)https://bugs.python.org/msg311646
msg385213https://bugs.python.org/issue31356#msg385213
(view)https://bugs.python.org/msg385213
https://bugs.python.org/issue41545https://bugs.python.org/issue41545
msg385214https://bugs.python.org/issue31356#msg385214
(view)https://bugs.python.org/msg385214
https://github.com/bharel/disable_gchttps://github.com/bharel/disable_gc
Yonatan Goldschmidthttps://bugs.python.org/user33537
Dennis Sweeneyhttps://bugs.python.org/user31377
Dennis Sweeneyhttps://bugs.python.org/user31377
msg385214https://bugs.python.org/msg385214
Dennis Sweeneyhttps://bugs.python.org/user31377
msg385213https://bugs.python.org/msg385213
bar.harelhttps://bugs.python.org/user22467
msg311646https://bugs.python.org/msg311646
msg311635https://bugs.python.org/msg311635
pmpphttps://bugs.python.org/user11779
rhettingerhttps://bugs.python.org/user114
gregory.p.smithhttps://bugs.python.org/user252
ncoghlanhttps://bugs.python.org/user1309
pitrouhttps://bugs.python.org/user2040
ned.deilyhttps://bugs.python.org/user5248
eric.snowhttps://bugs.python.org/user14000
serhiy.storchakahttps://bugs.python.org/user15623
yselivanovhttps://bugs.python.org/user16198
josh.rhttps://bugs.python.org/user19135
YoSTEALTHhttps://bugs.python.org/user20697
lisroachhttps://bugs.python.org/user24191
pablogsalhttps://bugs.python.org/user26865
msg311566https://bugs.python.org/msg311566
msg311514https://bugs.python.org/msg311514
msg311513https://bugs.python.org/msg311513
msg311512https://bugs.python.org/msg311512
msg311508https://bugs.python.org/msg311508
msg311495https://bugs.python.org/msg311495
pull_request5329https://bugs.python.org/pull_request5329
msg311494https://bugs.python.org/msg311494
rhettingerhttps://bugs.python.org/user114
https://bugs.python.org/userNone
msg311491https://bugs.python.org/msg311491
pull_request5328https://bugs.python.org/pull_request5328
msg311444https://bugs.python.org/msg311444
msg311402https://bugs.python.org/msg311402
msg311397https://bugs.python.org/msg311397
msg311396https://bugs.python.org/msg311396
msg311372https://bugs.python.org/msg311372
YoSTEALTHhttps://bugs.python.org/user20697
msg311366https://bugs.python.org/msg311366
msg311363https://bugs.python.org/msg311363
lisroachhttps://bugs.python.org/user24191
rhettingerhttps://bugs.python.org/user114
msg311362https://bugs.python.org/msg311362
msg311359https://bugs.python.org/msg311359
msg311360https://bugs.python.org/msg311360
msg311359https://bugs.python.org/msg311359
msg311357https://bugs.python.org/msg311357
msg311356https://bugs.python.org/msg311356
msg311352https://bugs.python.org/msg311352
msg311351https://bugs.python.org/msg311351
msg311350https://bugs.python.org/msg311350
msg311348https://bugs.python.org/msg311348
msg311347https://bugs.python.org/msg311347
msg311344https://bugs.python.org/msg311344
msg311343https://bugs.python.org/msg311343
msg311342https://bugs.python.org/msg311342
msg311340https://bugs.python.org/msg311340
pull_request5288https://bugs.python.org/pull_request5288
ned.deilyhttps://bugs.python.org/user5248
msg311337https://bugs.python.org/msg311337
msg311331https://bugs.python.org/msg311331
msg311312https://bugs.python.org/msg311312
pull_request5284https://bugs.python.org/pull_request5284
msg311305https://bugs.python.org/msg311305
yselivanovhttps://bugs.python.org/user16198
msg311300https://bugs.python.org/msg311300
msg311167https://bugs.python.org/msg311167
msg306076https://bugs.python.org/msg306076
msg306072https://bugs.python.org/msg306072
msg306071https://bugs.python.org/msg306071
msg306054https://bugs.python.org/msg306054
msg306053https://bugs.python.org/msg306053
pablogsalhttps://bugs.python.org/user26865
msg305402https://bugs.python.org/msg305402
patchhttps://bugs.python.org/keyword2
pull_request4192https://bugs.python.org/pull_request4192
lisroachhttps://bugs.python.org/user24191
msg302903https://bugs.python.org/msg302903
lisroachhttps://bugs.python.org/user24191
msg301720https://bugs.python.org/msg301720
josh.rhttps://bugs.python.org/user19135
msg301710https://bugs.python.org/msg301710
msg301645https://bugs.python.org/msg301645
msg301644https://bugs.python.org/msg301644
pitrouhttps://bugs.python.org/user2040
serhiy.storchakahttps://bugs.python.org/user15623
msg301636https://bugs.python.org/msg301636
ncoghlanhttps://bugs.python.org/user1309
msg301633https://bugs.python.org/msg301633
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.