René's URL Explorer Experiment


Title: Issue 17206: Py_XDECREF() expands its argument multiple times - Python tracker

Mail addresses
report@bugs.python.org
report@bugs.python.org
New-bugs-announce@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/61408 https://github.com/python/cpython/issues/61408
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
17206.diffhttps://bugs.python.org/file29439/17206.diff
reviewhttps://bugs.python.org/review/17206/#ps7610
perf.loghttps://bugs.python.org/file29440/perf.log
perf-linux.loghttps://bugs.python.org/file29523/perf-linux.log
asmdiff_17206.ziphttps://bugs.python.org/file29524/asmdiff_17206.zip
17206-2.diffhttps://bugs.python.org/file29617/17206-2.diff
reviewhttps://bugs.python.org/review/17206/#ps7724
17206-3.diffhttps://bugs.python.org/file29660/17206-3.diff
reviewhttps://bugs.python.org/review/17206/#ps7752
object.patchhttps://bugs.python.org/file30625/object.patch
reviewhttps://bugs.python.org/review/17206/#ps8425
object-2.patchhttps://bugs.python.org/file30690/object-2.patch
reviewhttps://bugs.python.org/review/17206/#ps8474
project.diffhttps://bugs.python.org/file30750/project.diff
reviewhttps://bugs.python.org/review/17206/#ps8522
PR 30855https://github.com/python/cpython/pull/30855
msg182107https://bugs.python.org/issue17206#msg182107
(view)https://bugs.python.org/msg182107
http://git.fedorahosted.org/cgit/gcc-python-plugin.git/commit/?id=99fa820487e380b74c2eda1d97facdf2ee6d2f3ahttp://git.fedorahosted.org/cgit/gcc-python-plugin.git/commit/?id=99fa820487e380b74c2eda1d97facdf2ee6d2f3a
https://gcc-python-plugin.readthedocs.org/en/latest/cpychecker.htmlhttps://gcc-python-plugin.readthedocs.org/en/latest/cpychecker.html
msg182111https://bugs.python.org/issue17206#msg182111
(view)https://bugs.python.org/msg182111
http://git.fedorahosted.org/cgit/gcc-python-plugin.git/commit/?id=99fa820487e380b74c2eda1d97facdf2ee6d2f3ahttp://git.fedorahosted.org/cgit/gcc-python-plugin.git/commit/?id=99fa820487e380b74c2eda1d97facdf2ee6d2f3a
https://gcc-python-plugin.readthedocs.org/en/latest/cpychecker.htmlhttps://gcc-python-plugin.readthedocs.org/en/latest/cpychecker.html
http://bugs.python.org/issue17206http://bugs.python.org/issue17206
http://mail.python.org/mailman/listinfo/new-bugs-announcehttp://mail.python.org/mailman/listinfo/new-bugs-announce
msg182209https://bugs.python.org/issue17206#msg182209
(view)https://bugs.python.org/msg182209
msg184430https://bugs.python.org/issue17206#msg184430
(view)https://bugs.python.org/msg184430
msg184431https://bugs.python.org/issue17206#msg184431
(view)https://bugs.python.org/msg184431
msg184432https://bugs.python.org/issue17206#msg184432
(view)https://bugs.python.org/msg184432
msg184433https://bugs.python.org/issue17206#msg184433
(view)https://bugs.python.org/msg184433
msg184488https://bugs.python.org/issue17206#msg184488
(view)https://bugs.python.org/msg184488
msg184492https://bugs.python.org/issue17206#msg184492
(view)https://bugs.python.org/msg184492
msg184495https://bugs.python.org/issue17206#msg184495
(view)https://bugs.python.org/msg184495
msg184833https://bugs.python.org/issue17206#msg184833
(view)https://bugs.python.org/msg184833
msg184834https://bugs.python.org/issue17206#msg184834
(view)https://bugs.python.org/msg184834
msg184855https://bugs.python.org/issue17206#msg184855
(view)https://bugs.python.org/msg184855
msg185396https://bugs.python.org/issue17206#msg185396
(view)https://bugs.python.org/msg185396
msg185614https://bugs.python.org/issue17206#msg185614
(view)https://bugs.python.org/msg185614
msg185623https://bugs.python.org/issue17206#msg185623
(view)https://bugs.python.org/msg185623
msg185625https://bugs.python.org/issue17206#msg185625
(view)https://bugs.python.org/msg185625
msg185627https://bugs.python.org/issue17206#msg185627
(view)https://bugs.python.org/msg185627
msg185643https://bugs.python.org/issue17206#msg185643
(view)https://bugs.python.org/msg185643
msg185689https://bugs.python.org/issue17206#msg185689
(view)https://bugs.python.org/msg185689
msg185889https://bugs.python.org/issue17206#msg185889
(view)https://bugs.python.org/msg185889
msg186386https://bugs.python.org/issue17206#msg186386
(view)https://bugs.python.org/msg186386
issue17589https://bugs.python.org/issue17589
msg189362https://bugs.python.org/issue17206#msg189362
(view)https://bugs.python.org/msg189362
msg189379https://bugs.python.org/issue17206#msg189379
(view)https://bugs.python.org/msg189379
msg190156https://bugs.python.org/issue17206#msg190156
(view)https://bugs.python.org/msg190156
aff41a6421c2https://hg.python.org/lookup/aff41a6421c2
#17206https://bugs.python.org/issue17206
http://hg.python.org/cpython/rev/aff41a6421c2http://hg.python.org/cpython/rev/aff41a6421c2
msg190623https://bugs.python.org/issue17206#msg190623
(view)https://bugs.python.org/msg190623
aff41a6421c2https://hg.python.org/lookup/aff41a6421c2
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1611
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1586
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L774
3221225725https://hg.python.org/lookup/3221225725
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/2009/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/2009/steps/test/logs/stdio
msg190628https://bugs.python.org/issue17206#msg190628
(view)https://bugs.python.org/msg190628
msg191364https://bugs.python.org/issue17206#msg191364
(view)https://bugs.python.org/msg191364
msg191731https://bugs.python.org/issue17206#msg191731
(view)https://bugs.python.org/msg191731
msg191752https://bugs.python.org/issue17206#msg191752
(view)https://bugs.python.org/msg191752
msg191780https://bugs.python.org/issue17206#msg191780
(view)https://bugs.python.org/msg191780
msg191785https://bugs.python.org/issue17206#msg191785
(view)https://bugs.python.org/msg191785
msg191786https://bugs.python.org/issue17206#msg191786
(view)https://bugs.python.org/msg191786
msg191791https://bugs.python.org/issue17206#msg191791
(view)https://bugs.python.org/msg191791
msg191792https://bugs.python.org/issue17206#msg191792
(view)https://bugs.python.org/msg191792
msg191877https://bugs.python.org/issue17206#msg191877
(view)https://bugs.python.org/msg191877
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/2009/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/2009/steps/test/logs/stdio
aff41a6421c2https://hg.python.org/lookup/aff41a6421c2
msg191878https://bugs.python.org/issue17206#msg191878
(view)https://bugs.python.org/msg191878
c31bec42e411https://hg.python.org/lookup/c31bec42e411
#17206https://bugs.python.org/issue17206
http://hg.python.org/cpython/rev/c31bec42e411http://hg.python.org/cpython/rev/c31bec42e411
msg191879https://bugs.python.org/issue17206#msg191879
(view)https://bugs.python.org/msg191879
aff41a6421c2https://hg.python.org/lookup/aff41a6421c2
msg191880https://bugs.python.org/issue17206#msg191880
(view)https://bugs.python.org/msg191880
1a9367d5aabchttps://hg.python.org/lookup/1a9367d5aabc
#17206https://bugs.python.org/issue17206
http://hg.python.org/cpython/rev/1a9367d5aabchttp://hg.python.org/cpython/rev/1a9367d5aabc
msg191881https://bugs.python.org/issue17206#msg191881
(view)https://bugs.python.org/msg191881
msg191883https://bugs.python.org/issue17206#msg191883
(view)https://bugs.python.org/msg191883
3221225725https://hg.python.org/lookup/3221225725
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1618
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1593
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L775
3221225725https://hg.python.org/lookup/3221225725
msg191888https://bugs.python.org/issue17206#msg191888
(view)https://bugs.python.org/msg191888
msg191919https://bugs.python.org/issue17206#msg191919
(view)https://bugs.python.org/msg191919
msg192167https://bugs.python.org/issue17206#msg192167
(view)https://bugs.python.org/msg192167
msg192204https://bugs.python.org/issue17206#msg192204
(view)https://bugs.python.org/msg192204
msg192205https://bugs.python.org/issue17206#msg192205
(view)https://bugs.python.org/msg192205
msg192206https://bugs.python.org/issue17206#msg192206
(view)https://bugs.python.org/msg192206
97361d917d22https://hg.python.org/lookup/97361d917d22
Issue 2286https://bugs.python.org/issue2286
#2286https://bugs.python.org/issue2286
msg63540https://bugs.python.org/msg63540
msg192507https://bugs.python.org/issue17206#msg192507
(view)https://bugs.python.org/msg192507
fcf079dece0dhttps://hg.python.org/lookup/fcf079dece0d
#17206https://bugs.python.org/issue17206
http://hg.python.org/cpython/rev/fcf079dece0dhttp://hg.python.org/cpython/rev/fcf079dece0d
pull_request29209https://bugs.python.org/pull_request29209
msg192507https://bugs.python.org/msg192507
msg192206https://bugs.python.org/msg192206
msg192205https://bugs.python.org/msg192205
project.diffhttps://bugs.python.org/file30750
msg192204https://bugs.python.org/msg192204
msg192167https://bugs.python.org/msg192167
msg191919https://bugs.python.org/msg191919
msg191888https://bugs.python.org/msg191888
msg191883https://bugs.python.org/msg191883
msg191881https://bugs.python.org/msg191881
msg191880https://bugs.python.org/msg191880
msg191879https://bugs.python.org/msg191879
msg191878https://bugs.python.org/msg191878
msg191877https://bugs.python.org/msg191877
msg191792https://bugs.python.org/msg191792
object-2.patchhttps://bugs.python.org/file30690
msg191791https://bugs.python.org/msg191791
msg191786https://bugs.python.org/msg191786
msg191785https://bugs.python.org/msg191785
msg191780https://bugs.python.org/msg191780
msg191752https://bugs.python.org/msg191752
msg191731https://bugs.python.org/msg191731
object.patchhttps://bugs.python.org/file30625
jklothhttps://bugs.python.org/user4624
msg191364https://bugs.python.org/msg191364
msg190628https://bugs.python.org/msg190628
msg190623https://bugs.python.org/msg190623
python-devhttps://bugs.python.org/user13902
msg190156https://bugs.python.org/msg190156
msg189379https://bugs.python.org/msg189379
Arfreverhttps://bugs.python.org/user9138
msg189362https://bugs.python.org/msg189362
msg186386https://bugs.python.org/msg186386
asvetlovhttps://bugs.python.org/user10303
17206-3.diffhttps://bugs.python.org/file29660
msg185889https://bugs.python.org/msg185889
lemburghttps://bugs.python.org/user4
msg185689https://bugs.python.org/msg185689
msg185643https://bugs.python.org/msg185643
Mark.Shannonhttps://bugs.python.org/user13034
msg185627https://bugs.python.org/msg185627
msg185625https://bugs.python.org/msg185625
msg185623https://bugs.python.org/msg185623
17206-2.diffhttps://bugs.python.org/file29617
msg185614https://bugs.python.org/msg185614
vstinnerhttps://bugs.python.org/user2377
msg185396https://bugs.python.org/msg185396
amaury.forgeotdarchttps://bugs.python.org/user1076
msg184855https://bugs.python.org/msg184855
asmdiff_17206.ziphttps://bugs.python.org/file29524
msg184834https://bugs.python.org/msg184834
perf-linux.loghttps://bugs.python.org/file29523
msg184833https://bugs.python.org/msg184833
msg184495https://bugs.python.org/msg184495
msg184492https://bugs.python.org/msg184492
mark.dickinsonhttps://bugs.python.org/user1118
msg184488https://bugs.python.org/msg184488
msg184433https://bugs.python.org/msg184433
perf.loghttps://bugs.python.org/file29440
msg184432https://bugs.python.org/msg184432
larryhttps://bugs.python.org/user2731
msg184431https://bugs.python.org/msg184431
17206.diffhttps://bugs.python.org/file29439
ilblackdragonhttps://bugs.python.org/user17493
msg184430https://bugs.python.org/msg184430
patchhttps://bugs.python.org/keyword2
benjamin.petersonhttps://bugs.python.org/user4455
msg182209https://bugs.python.org/msg182209
jceahttps://bugs.python.org/user415
brett.cannonhttps://bugs.python.org/user37
msg182111https://bugs.python.org/msg182111
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.