René's URL Explorer Experiment


Title: Issue 20766: reference leaks in pdb - Python tracker

Mail addresses
lukasz@langa.pl

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/64965 https://github.com/python/cpython/issues/64965
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
refleak.patchhttps://bugs.python.org/file34220/refleak.patch
reviewhttps://bugs.python.org/review/20766/#ps11156
refleak_2.patchhttps://bugs.python.org/file35349/refleak_2.patch
reviewhttps://bugs.python.org/review/20766/#ps11947
refleak_3.patchhttps://bugs.python.org/file36163/refleak_3.patch
reviewhttps://bugs.python.org/review/20766/#ps12544
refleak_4.patchhttps://bugs.python.org/file36258/refleak_4.patch
reviewhttps://bugs.python.org/review/20766/#ps12620
pdb_refleak.pyhttps://bugs.python.org/file44925/pdb_refleak.py
refleak_5.patchhttps://bugs.python.org/file44936/refleak_5.patch
reviewhttps://bugs.python.org/review/20766/#ps18744
PR 552https://github.com/python/cpython/pull/552
msg212171https://bugs.python.org/issue20766#msg212171
(view)https://bugs.python.org/msg212171
msg212175https://bugs.python.org/issue20766#msg212175
(view)https://bugs.python.org/msg212175
msg212510https://bugs.python.org/issue20766#msg212510
(view)https://bugs.python.org/msg212510
issue 20746https://bugs.python.org/issue20746
Lib/test/test_pdb.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_pdb.py
msg 212171https://bugs.python.org/msg212171
msg219084https://bugs.python.org/issue20766#msg219084
(view)https://bugs.python.org/msg219084
msg224265https://bugs.python.org/issue20766#msg224265
(view)https://bugs.python.org/msg224265
doctest.pyhttps://github.com/python/cpython/blob/main/Lib/doctest.py#L2189
test/test_pdb.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_pdb.py#L603
test/test_pdb.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_pdb.py#L617
msg224279https://bugs.python.org/issue20766#msg224279
(view)https://bugs.python.org/msg224279
issue20746https://bugs.python.org/issue20746
msg224303https://bugs.python.org/issue20766#msg224303
(view)https://bugs.python.org/msg224303
msg224769https://bugs.python.org/issue20766#msg224769
(view)https://bugs.python.org/msg224769
msg277678https://bugs.python.org/issue20766#msg277678
(view)https://bugs.python.org/msg277678
msg277679https://bugs.python.org/issue20766#msg277679
(view)https://bugs.python.org/msg277679
msg277863https://bugs.python.org/issue20766#msg277863
(view)https://bugs.python.org/msg277863
msg277864https://bugs.python.org/issue20766#msg277864
(view)https://bugs.python.org/msg277864
msg212510https://bugs.python.org/msg212510
#18401https://bugs.python.org/issue18401
msg277870https://bugs.python.org/issue20766#msg277870
(view)https://bugs.python.org/msg277870
issue 28338https://bugs.python.org/issue28338
msg277900https://bugs.python.org/issue20766#msg277900
(view)https://bugs.python.org/msg277900
issue 22502https://bugs.python.org/issue22502
msg278533https://bugs.python.org/issue20766#msg278533
(view)https://bugs.python.org/msg278533
31a2d270c0c3https://hg.python.org/lookup/31a2d270c0c3
#20766https://bugs.python.org/issue20766
https://hg.python.org/cpython/rev/31a2d270c0c3https://hg.python.org/cpython/rev/31a2d270c0c3
86a1905ea28dhttps://hg.python.org/lookup/86a1905ea28d
#20766https://bugs.python.org/issue20766
https://hg.python.org/cpython/rev/86a1905ea28dhttps://hg.python.org/cpython/rev/86a1905ea28d
8bb426d386a5https://hg.python.org/lookup/8bb426d386a5
#20766https://bugs.python.org/issue20766
https://hg.python.org/cpython/rev/8bb426d386a5https://hg.python.org/cpython/rev/8bb426d386a5
msg279310https://bugs.python.org/issue20766#msg279310
(view)https://bugs.python.org/msg279310
msg340540https://bugs.python.org/issue20766#msg340540
(view)https://bugs.python.org/msg340540
https://bugs.python.org/issue36667https://bugs.python.org/issue36667
blueyedhttps://bugs.python.org/user2770
msg340540https://bugs.python.org/msg340540
pull_request858https://bugs.python.org/pull_request858
msg279310https://bugs.python.org/msg279310
python-devhttps://bugs.python.org/user13902
msg278533https://bugs.python.org/msg278533
refleak_5.patchhttps://bugs.python.org/file44936
msg277900https://bugs.python.org/msg277900
xdegayehttps://bugs.python.org/user12652
msg277870https://bugs.python.org/msg277870
msg277864https://bugs.python.org/msg277864
pdb_refleak.pyhttps://bugs.python.org/file44925
msg277863https://bugs.python.org/msg277863
msg277679https://bugs.python.org/msg277679
draghuramhttps://bugs.python.org/user2552
isandlerhttps://bugs.python.org/user334
r.david.murrayhttps://bugs.python.org/user9663
gregory.p.smithhttps://bugs.python.org/user252
Jack Liuhttps://bugs.python.org/user24629
msg277678https://bugs.python.org/msg277678
refleak_4.patchhttps://bugs.python.org/file36258
msg224769https://bugs.python.org/msg224769
refleak_3.patchhttps://bugs.python.org/file36163
msg224303https://bugs.python.org/msg224303
pitrouhttps://bugs.python.org/user2040
msg224279https://bugs.python.org/msg224279
msg224265https://bugs.python.org/msg224265
vstinnerhttps://bugs.python.org/user2377
refleak_2.patchhttps://bugs.python.org/file35349
msg219084https://bugs.python.org/msg219084
msg212510https://bugs.python.org/msg212510
msg212175https://bugs.python.org/msg212175
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.