René's URL Explorer Experiment


Title: Issue 36611: Debug memory allocators: remove useless "serialno" field to reduce memory footprint - Python tracker

Mail addresses
tim.peters@gmail.com

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/80792 https://github.com/python/cpython/issues/80792
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 12795https://github.com/python/cpython/pull/12795
PR 12796https://github.com/python/cpython/pull/12796
PR 12797https://github.com/python/cpython/pull/12797
PR 12801https://github.com/python/cpython/pull/12801
msg340019https://bugs.python.org/issue36611#msg340019
(view)https://bugs.python.org/msg340019
bpo-31473https://bugs.python.org/issue31473
c5d5671032https://hg.python.org/lookup/c5d5671032
e010c2ef84https://hg.python.org/lookup/e010c2ef84
Objects/obmalloc.chttps://github.com/python/cpython/blob/master/Objects/obmalloc.c
PEP 445https://www.python.org/dev/peps/pep-0445/
msg340022https://bugs.python.org/issue36611#msg340022
(view)https://bugs.python.org/msg340022
PR 12795https://github.com/python/cpython/pull/12795
PR 12796https://github.com/python/cpython/pull/12796
msg340023https://bugs.python.org/issue36611#msg340023
(view)https://bugs.python.org/msg340023
test/test_sys.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_sys.py#L770
PR 12797https://github.com/python/cpython/pull/12797
msg340025https://bugs.python.org/issue36611#msg340025
(view)https://bugs.python.org/msg340025
msg340026https://bugs.python.org/issue36611#msg340026
(view)https://bugs.python.org/msg340026
bpo-36465https://bugs.python.org/issue36465
https://mail.python.org/pipermail/python-dev/2019-April/157015.htmlhttps://mail.python.org/pipermail/python-dev/2019-April/157015.html
msg340027https://bugs.python.org/issue36611#msg340027
(view)https://bugs.python.org/msg340027
ddea208be9e2a8fa281e25ebbc890378dd2aa286https://hg.python.org/lookup/ddea208be9e2a8fa281e25ebbc890378dd2aa286
msg340037https://bugs.python.org/issue36611#msg340037
(view)https://bugs.python.org/msg340037
9b8314cfe29ca532fc335277f6c36b72e6132922https://hg.python.org/lookup/9b8314cfe29ca532fc335277f6c36b72e6132922
bpo-36611https://bugs.python.org/issue36611
GH-12797https://github.com/python/cpython/pull/12797
https://github.com/python/cpython/commit/9b8314cfe29ca532fc335277f6c36b72e6132922https://github.com/python/cpython/commit/9b8314cfe29ca532fc335277f6c36b72e6132922
msg340041https://bugs.python.org/issue36611#msg340041
(view)https://bugs.python.org/msg340041
7182e653fb5c6f78f05892b6ed302fc8db8978d3https://hg.python.org/lookup/7182e653fb5c6f78f05892b6ed302fc8db8978d3
bpo-36611https://bugs.python.org/issue36611
GH-12797https://github.com/python/cpython/pull/12797
https://github.com/python/cpython/commit/7182e653fb5c6f78f05892b6ed302fc8db8978d3https://github.com/python/cpython/commit/7182e653fb5c6f78f05892b6ed302fc8db8978d3
msg340103https://bugs.python.org/issue36611#msg340103
(view)https://bugs.python.org/msg340103
e8f9acf03484c6c3f163f04a76321419369c28aahttps://hg.python.org/lookup/e8f9acf03484c6c3f163f04a76321419369c28aa
bpo-36611https://bugs.python.org/issue36611
#12796https://bugs.python.org/issue12796
https://github.com/python/cpython/commit/e8f9acf03484c6c3f163f04a76321419369c28aahttps://github.com/python/cpython/commit/e8f9acf03484c6c3f163f04a76321419369c28aa
msg340105https://bugs.python.org/issue36611#msg340105
(view)https://bugs.python.org/msg340105
msg340105https://bugs.python.org/msg340105
msg340103https://bugs.python.org/msg340103
miss-islingtonhttps://bugs.python.org/user27838
msg340041https://bugs.python.org/msg340041
pull_request12729https://bugs.python.org/pull_request12729
msg340037https://bugs.python.org/msg340037
tim.petershttps://bugs.python.org/user6
msg340027https://bugs.python.org/msg340027
msg340026https://bugs.python.org/msg340026
methanehttps://bugs.python.org/user10371
msg340025https://bugs.python.org/msg340025
msg340023https://bugs.python.org/msg340023
pull_request12724https://bugs.python.org/pull_request12724
msg340022https://bugs.python.org/msg340022
pull_request12723https://bugs.python.org/pull_request12723
patchhttps://bugs.python.org/keyword2
pull_request12722https://bugs.python.org/pull_request12722
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.