René's URL Explorer Experiment


Title: Issue 30695: add a nomemory_allocator to the _testcapi module - Python tracker

Mail addresses
report@bugs.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/74880 https://github.com/python/cpython/issues/74880
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
nomemory_allocator.patchhttps://bugs.python.org/file46958/nomemory_allocator.patch
PR 2406https://github.com/python/cpython/pull/2406
PR 4083https://github.com/python/cpython/pull/4083
msg296266https://bugs.python.org/issue30695#msg296266
(view)https://bugs.python.org/msg296266
msg296276https://bugs.python.org/issue30695#msg296276
(view)https://bugs.python.org/msg296276
msg296299https://bugs.python.org/issue30695#msg296299
(view)https://bugs.python.org/msg296299
https://pypi.python.org/pypi/pyfailmallochttps://pypi.python.org/pypi/pyfailmalloc
msg296318https://bugs.python.org/issue30695#msg296318
(view)https://bugs.python.org/msg296318
issue 19817https://bugs.python.org/issue19817
msg296320https://bugs.python.org/issue30695#msg296320
(view)https://bugs.python.org/msg296320
msg296323https://bugs.python.org/issue30695#msg296323
(view)https://bugs.python.org/msg296323
https://bitbucket.org/haypo/pyfailmalloc/src/cdaf3609a30b88243d04e79d6074f3b28d9b64e3/failmalloc.c?at=default&fileviewer=file-view-defaulthttps://bitbucket.org/haypo/pyfailmalloc/src/cdaf3609a30b88243d04e79d6074f3b28d9b64e3/failmalloc.c?at=default&fileviewer=file-view-default
https://bitbucket.org/haypo/pyfailmalloc/src/cdaf3609a30b88243d04e79d6074f3b28d9b64e3/debug_cpython.gdb?at=default&fileviewer=file-view-defaulthttps://bitbucket.org/haypo/pyfailmalloc/src/cdaf3609a30b88243d04e79d6074f3b28d9b64e3/debug_cpython.gdb?at=default&fileviewer=file-view-default
msg296331https://bugs.python.org/issue30695#msg296331
(view)https://bugs.python.org/msg296331
msg296333https://bugs.python.org/issue30695#msg296333
(view)https://bugs.python.org/msg296333
msg296338https://bugs.python.org/issue30695#msg296338
(view)https://bugs.python.org/msg296338
msg296339https://bugs.python.org/issue30695#msg296339
(view)https://bugs.python.org/msg296339
msg296340https://bugs.python.org/issue30695#msg296340
(view)https://bugs.python.org/msg296340
msg296889https://bugs.python.org/issue30695#msg296889
(view)https://bugs.python.org/msg296889
msg296893https://bugs.python.org/issue30695#msg296893
(view)https://bugs.python.org/msg296893
PR 2406https://github.com/python/cpython/pull/2406
Objects/call.c:89https://github.com/python/cpython/blob/master/Objects/call.c#L89
msg296894https://bugs.python.org/issue30695#msg296894
(view)https://bugs.python.org/msg296894
msg296900https://bugs.python.org/issue30695#msg296900
(view)https://bugs.python.org/msg296900
Objects/call.c:89https://github.com/python/cpython/blob/master/Objects/call.c#L89
msg297412https://bugs.python.org/issue30695#msg297412
(view)https://bugs.python.org/msg297412
issue 30817https://bugs.python.org/issue30817
msg297481https://bugs.python.org/issue30695#msg297481
(view)https://bugs.python.org/msg297481
85f643023fed3d4e2fb8e399f9ad57f3a65ef237https://hg.python.org/lookup/85f643023fed3d4e2fb8e399f9ad57f3a65ef237
bpo-30695https://bugs.python.org/issue30695
GH-2406https://github.com/python/cpython/pull/2406
https://github.com/python/cpython/commit/85f643023fed3d4e2fb8e399f9ad57f3a65ef237https://github.com/python/cpython/commit/85f643023fed3d4e2fb8e399f9ad57f3a65ef237
msg304797https://bugs.python.org/issue30695#msg304797
(view)https://bugs.python.org/msg304797
#30697https://bugs.python.org/issue30697
#30817https://bugs.python.org/issue30817
msg304802https://bugs.python.org/issue30695#msg304802
(view)https://bugs.python.org/msg304802
aaf6a3dbbdb9754f98d480b468adfcae0f66e3a2https://hg.python.org/lookup/aaf6a3dbbdb9754f98d480b468adfcae0f66e3a2
bpo-30695https://bugs.python.org/issue30695
GH-2406https://github.com/python/cpython/pull/2406
#4083https://bugs.python.org/issue4083
https://github.com/python/cpython/commit/aaf6a3dbbdb9754f98d480b468adfcae0f66e3a2https://github.com/python/cpython/commit/aaf6a3dbbdb9754f98d480b468adfcae0f66e3a2
msg304802https://bugs.python.org/msg304802
pull_request4053https://bugs.python.org/pull_request4053
msg304797https://bugs.python.org/msg304797
msg297481https://bugs.python.org/msg297481
msg297412https://bugs.python.org/msg297412
msg296900https://bugs.python.org/msg296900
msg296894https://bugs.python.org/msg296894
msg296893https://bugs.python.org/msg296893
msg296889https://bugs.python.org/msg296889
pull_request2454https://bugs.python.org/pull_request2454
pull_request2415https://bugs.python.org/pull_request2415
pull_request2415https://bugs.python.org/pull_request2415
pull_request2406https://bugs.python.org/pull_request2406
pull_request2406https://bugs.python.org/pull_request2406
msg296340https://bugs.python.org/msg296340
msg296339https://bugs.python.org/msg296339
msg296338https://bugs.python.org/msg296338
msg296333https://bugs.python.org/msg296333
msg296331https://bugs.python.org/msg296331
msg296323https://bugs.python.org/msg296323
msg296320https://bugs.python.org/msg296320
msg296318https://bugs.python.org/msg296318
msg296299https://bugs.python.org/msg296299
serhiy.storchakahttps://bugs.python.org/user15623
msg296276https://bugs.python.org/msg296276
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.