René's URL Explorer Experiment


Title: Issue 3299: Direct calls to PyObject_Del/PyObject_DEL are broken for --with-pydebug - 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/47549 https://github.com/python/cpython/issues/47549
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
pyexpat_py_decref.patchhttps://bugs.python.org/file15881/pyexpat_py_decref.patch
celementtree_py_decref.patchhttps://bugs.python.org/file15887/celementtree_py_decref.patch
msg69331https://bugs.python.org/issue3299#msg69331
(view)https://bugs.python.org/msg69331
msg69341https://bugs.python.org/issue3299#msg69341
(view)https://bugs.python.org/msg69341
msg69345https://bugs.python.org/issue3299#msg69345
(view)https://bugs.python.org/msg69345
msg69349https://bugs.python.org/issue3299#msg69349
(view)https://bugs.python.org/msg69349
msg69351https://bugs.python.org/issue3299#msg69351
(view)https://bugs.python.org/msg69351
msg69357https://bugs.python.org/issue3299#msg69357
(view)https://bugs.python.org/msg69357
msg69636https://bugs.python.org/issue3299#msg69636
(view)https://bugs.python.org/msg69636
msg69637https://bugs.python.org/issue3299#msg69637
(view)https://bugs.python.org/msg69637
msg69638https://bugs.python.org/issue3299#msg69638
(view)https://bugs.python.org/msg69638
msg69639https://bugs.python.org/issue3299#msg69639
(view)https://bugs.python.org/msg69639
msg70043https://bugs.python.org/issue3299#msg70043
(view)https://bugs.python.org/msg70043
msg78740https://bugs.python.org/issue3299#msg78740
(view)https://bugs.python.org/msg78740
msg78741https://bugs.python.org/issue3299#msg78741
(view)https://bugs.python.org/msg78741
msg78743https://bugs.python.org/issue3299#msg78743
(view)https://bugs.python.org/msg78743
msg97739https://bugs.python.org/issue3299#msg97739
(view)https://bugs.python.org/msg97739
msg97774https://bugs.python.org/issue3299#msg97774
(view)https://bugs.python.org/msg97774
test/test_re.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_re.py#L711
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L394
msg97776https://bugs.python.org/issue3299#msg97776
(view)https://bugs.python.org/msg97776
msg97778https://bugs.python.org/issue3299#msg97778
(view)https://bugs.python.org/msg97778
http://www.nongnu.org/failmalloc/http://www.nongnu.org/failmalloc/
msg97779https://bugs.python.org/issue3299#msg97779
(view)https://bugs.python.org/msg97779
msg97780https://bugs.python.org/issue3299#msg97780
(view)https://bugs.python.org/msg97780
http://www.nongnu.org/failmalloc/http://www.nongnu.org/failmalloc/
msg97781https://bugs.python.org/issue3299#msg97781
(view)https://bugs.python.org/msg97781
msg97792https://bugs.python.org/issue3299#msg97792
(view)https://bugs.python.org/msg97792
msg100321https://bugs.python.org/issue3299#msg100321
(view)https://bugs.python.org/msg100321
r78610https://hg.python.org/lookup/r78610
r78611https://hg.python.org/lookup/r78611
r78612https://hg.python.org/lookup/r78612
msg100352https://bugs.python.org/issue3299#msg100352
(view)https://bugs.python.org/msg100352
r78635https://hg.python.org/lookup/r78635
r78636https://hg.python.org/lookup/r78636
r78637https://hg.python.org/lookup/r78637
msg100398https://bugs.python.org/issue3299#msg100398
(view)https://bugs.python.org/msg100398
r77499https://hg.python.org/lookup/r77499
r77500https://hg.python.org/lookup/r77500
r77501https://hg.python.org/lookup/r77501
r77502https://hg.python.org/lookup/r77502
msg100424https://bugs.python.org/issue3299#msg100424
(view)https://bugs.python.org/msg100424
r78664https://hg.python.org/lookup/r78664
r78665https://hg.python.org/lookup/r78665
msg101421https://bugs.python.org/issue3299#msg101421
(view)https://bugs.python.org/msg101421
r78610https://hg.python.org/lookup/r78610
r78635https://hg.python.org/lookup/r78635
r79198https://hg.python.org/lookup/r79198
msg110677https://bugs.python.org/issue3299#msg110677
(view)https://bugs.python.org/msg110677
msg110688https://bugs.python.org/issue3299#msg110688
(view)https://bugs.python.org/msg110688
msg111759https://bugs.python.org/issue3299#msg111759
(view)https://bugs.python.org/msg111759
msg111847https://bugs.python.org/issue3299#msg111847
(view)https://bugs.python.org/msg111847
#9402https://bugs.python.org/issue9402
#9403https://bugs.python.org/issue9403
msg111847https://bugs.python.org/msg111847
msg111759https://bugs.python.org/msg111759
msg110688https://bugs.python.org/msg110688
BreamoreBoyhttps://bugs.python.org/user12545
msg110677https://bugs.python.org/msg110677
_curses_panel_py_decref.patchhttps://bugs.python.org/file15880
thread_py_decref.patchhttps://bugs.python.org/file15863
msg101421https://bugs.python.org/msg101421
msg100424https://bugs.python.org/msg100424
msg100398https://bugs.python.org/msg100398
msg100352https://bugs.python.org/msg100352
msg100321https://bugs.python.org/msg100321
pyobject_del.patchhttps://bugs.python.org/file10893
celementtree_py_decref.patchhttps://bugs.python.org/file15887
msg97792https://bugs.python.org/msg97792
pyexpat_py_decref.patchhttps://bugs.python.org/file15881
msg97781https://bugs.python.org/msg97781
_curses_panel.patchhttps://bugs.python.org/file10892
msg97780https://bugs.python.org/msg97780
sre_py_decref-2.patchhttps://bugs.python.org/file15878
msg97779https://bugs.python.org/msg97779
msg97778https://bugs.python.org/msg97778
_curses_panel_py_decref.patchhttps://bugs.python.org/file15880
sre_py_decref.patchhttps://bugs.python.org/file15862
_sre-2.patchhttps://bugs.python.org/file10891
sre_py_decref-2.patchhttps://bugs.python.org/file15878
msg97776https://bugs.python.org/msg97776
msg97774https://bugs.python.org/msg97774
pitrouhttps://bugs.python.org/user2040
msg97739https://bugs.python.org/msg97739
thread_py_decref.patchhttps://bugs.python.org/file15863
sre_py_decref.patchhttps://bugs.python.org/file15862
msg78743https://bugs.python.org/msg78743
effbothttps://bugs.python.org/user13
https://bugs.python.org/userNone
msg78741https://bugs.python.org/msg78741
ncoghlanhttps://bugs.python.org/user1309
msg78740https://bugs.python.org/msg78740
timehorsehttps://bugs.python.org/user3478
jceahttps://bugs.python.org/user415
msg70043https://bugs.python.org/msg70043
Rhamphoryncushttps://bugs.python.org/user1613
msg69639https://bugs.python.org/msg69639
pyobject_del.patchhttps://bugs.python.org/file10893
msg69638https://bugs.python.org/msg69638
_curses_panel.patchhttps://bugs.python.org/file10892
re_finditer.patchhttps://bugs.python.org/file10828
_sre-2.patchhttps://bugs.python.org/file10891
msg69637https://bugs.python.org/msg69637
msg69636https://bugs.python.org/msg69636
msg69357https://bugs.python.org/msg69357
msg69351https://bugs.python.org/msg69351
msg69349https://bugs.python.org/msg69349
msg69345https://bugs.python.org/msg69345
effbothttps://bugs.python.org/user13
effbothttps://bugs.python.org/user13
georg.brandlhttps://bugs.python.org/user93
msg69341https://bugs.python.org/msg69341
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.