René's URL Explorer Experiment


Title: Issue 26415: Excessive peak memory consumption by the Python parser - 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/70603 https://github.com/python/cpython/issues/70603
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
crash.ziphttps://bugs.python.org/file42011/crash.zip
python_memleak.pyhttps://bugs.python.org/file42091/python_memleak.py
patchhttps://bugs.python.org/file42101/patch
reviewhttps://bugs.python.org/review/26415/#ps16697
patchhttps://bugs.python.org/file43261/patch
reviewhttps://bugs.python.org/review/26415/#ps17548
patchhttps://bugs.python.org/file43664/patch
reviewhttps://bugs.python.org/review/26415/#ps17823
devguide_patchhttps://bugs.python.org/file43665/devguide_patch
patchhttps://bugs.python.org/file44370/patch
reviewhttps://bugs.python.org/review/26415/#ps18335
PR 10995https://github.com/python/cpython/pull/10995
msg260704https://bugs.python.org/issue26415#msg260704
(view)https://bugs.python.org/msg260704
msg260840https://bugs.python.org/issue26415#msg260840
(view)https://bugs.python.org/msg260840
msg260859https://bugs.python.org/issue26415#msg260859
(view)https://bugs.python.org/msg260859
msg260860https://bugs.python.org/issue26415#msg260860
(view)https://bugs.python.org/msg260860
msg260865https://bugs.python.org/issue26415#msg260865
(view)https://bugs.python.org/msg260865
msg260868https://bugs.python.org/issue26415#msg260868
(view)https://bugs.python.org/msg260868
msg260870https://bugs.python.org/issue26415#msg260870
(view)https://bugs.python.org/msg260870
msg260874https://bugs.python.org/issue26415#msg260874
(view)https://bugs.python.org/msg260874
msg260889https://bugs.python.org/issue26415#msg260889
(view)https://bugs.python.org/msg260889
msg260930https://bugs.python.org/issue26415#msg260930
(view)https://bugs.python.org/msg260930
msg261334https://bugs.python.org/issue26415#msg261334
(view)https://bugs.python.org/msg261334
msg261345https://bugs.python.org/issue26415#msg261345
(view)https://bugs.python.org/msg261345
Include/pyarena.hhttps://github.com/python/cpython/blob/master/Include/pyarena.h
Python/pyarena.chttps://github.com/python/cpython/blob/master/Python/pyarena.c
msg261346https://bugs.python.org/issue26415#msg261346
(view)https://bugs.python.org/msg261346
https://haypo-notes.readthedocs.org/heap_fragmentation.htmlhttps://haypo-notes.readthedocs.org/heap_fragmentation.html
msg261347https://bugs.python.org/issue26415#msg261347
(view)https://bugs.python.org/msg261347
https://apr.apache.org/docs/apr/2.0/group__apr__pools.htmlhttps://apr.apache.org/docs/apr/2.0/group__apr__pools.html
https://apr.apache.org/docs/apr/2.0/group__apr__allocator.htmlhttps://apr.apache.org/docs/apr/2.0/group__apr__allocator.html
msg261349https://bugs.python.org/issue26415#msg261349
(view)https://bugs.python.org/msg261349
msg261362https://bugs.python.org/issue26415#msg261362
(view)https://bugs.python.org/msg261362
msg261427https://bugs.python.org/issue26415#msg261427
(view)https://bugs.python.org/msg261427
Modules/parsermodule.chttps://github.com/python/cpython/blob/master/Modules/parsermodule.c
msg261503https://bugs.python.org/issue26415#msg261503
(view)https://bugs.python.org/msg261503
msg265412https://bugs.python.org/issue26415#msg265412
(view)https://bugs.python.org/msg265412
msg267534https://bugs.python.org/issue26415#msg267534
(view)https://bugs.python.org/msg267534
#26526https://bugs.python.org/issue26526
Parser/node.chttps://github.com/python/cpython/blob/master/Parser/node.c
Modules/parsermodule.chttps://github.com/python/cpython/blob/master/Modules/parsermodule.c
msg267585https://bugs.python.org/issue26415#msg267585
(view)https://bugs.python.org/msg267585
msg267602https://bugs.python.org/issue26415#msg267602
(view)https://bugs.python.org/msg267602
msg267618https://bugs.python.org/issue26415#msg267618
(view)https://bugs.python.org/msg267618
msg267620https://bugs.python.org/issue26415#msg267620
(view)https://bugs.python.org/msg267620
msg267622https://bugs.python.org/issue26415#msg267622
(view)https://bugs.python.org/msg267622
msg270002https://bugs.python.org/issue26415#msg270002
(view)https://bugs.python.org/msg270002
msg272772https://bugs.python.org/issue26415#msg272772
(view)https://bugs.python.org/msg272772
msg272786https://bugs.python.org/issue26415#msg272786
(view)https://bugs.python.org/msg272786
http://bugs.python.org/file43665/devguide_patchhttp://bugs.python.org/file43665/devguide_patch
msg274393https://bugs.python.org/issue26415#msg274393
(view)https://bugs.python.org/msg274393
msg299022https://bugs.python.org/issue26415#msg299022
(view)https://bugs.python.org/msg299022
https://www.youtube.com/watch?v=dyRDmcsTwhE&t=1h52m38shttps://www.youtube.com/watch?v=dyRDmcsTwhE&t=1h52m38s
msg330197https://bugs.python.org/issue26415#msg330197
(view)https://bugs.python.org/msg330197
https://habr.com/post/314062/https://habr.com/post/314062/
msg331240https://bugs.python.org/issue26415#msg331240
(view)https://bugs.python.org/msg331240
https://github.com/python/cpython/pull/10995https://github.com/python/cpython/pull/10995
msg331848https://bugs.python.org/issue26415#msg331848
(view)https://bugs.python.org/msg331848
msg369673https://bugs.python.org/issue26415#msg369673
(view)https://bugs.python.org/msg369673
msg369673https://bugs.python.org/msg369673
methanehttps://bugs.python.org/user10371
pablogsalhttps://bugs.python.org/user26865
serhiy.storchakahttps://bugs.python.org/user15623
msg331848https://bugs.python.org/msg331848
msg331240https://bugs.python.org/msg331240
patchhttps://bugs.python.org/keyword2
pull_request10236https://bugs.python.org/pull_request10236
brett.cannonhttps://bugs.python.org/user37
giampaolo.rodolahttps://bugs.python.org/user3080
msg330197https://bugs.python.org/msg330197
msg299022https://bugs.python.org/msg299022
cstratakhttps://bugs.python.org/user23615
petr.viktorinhttps://bugs.python.org/user9942
patchhttps://bugs.python.org/file44370
msg274393https://bugs.python.org/msg274393
msg272786https://bugs.python.org/msg272786
xcombellehttps://bugs.python.org/user18418
msg272772https://bugs.python.org/msg272772
devguide_patchhttps://bugs.python.org/file43665
patchhttps://bugs.python.org/file43664
msg270002https://bugs.python.org/msg270002
msg267622https://bugs.python.org/msg267622
msg267620https://bugs.python.org/msg267620
msg267618https://bugs.python.org/msg267618
msg267602https://bugs.python.org/msg267602
msg267585https://bugs.python.org/msg267585
patchhttps://bugs.python.org/file43261
fdrakehttps://bugs.python.org/user12
brett.cannonhttps://bugs.python.org/user37
giampaolo.rodolahttps://bugs.python.org/user3080
benjamin.petersonhttps://bugs.python.org/user4455
berker.peksaghttps://bugs.python.org/user14674
msg267534https://bugs.python.org/msg267534
msg265412https://bugs.python.org/msg265412
msg261503https://bugs.python.org/msg261503
patchhttps://bugs.python.org/file42101
msg261427https://bugs.python.org/msg261427
msg261362https://bugs.python.org/msg261362
msg261349https://bugs.python.org/msg261349
msg261347https://bugs.python.org/msg261347
msg261346https://bugs.python.org/msg261346
python_memleak.pyhttps://bugs.python.org/file42091
vstinnerhttps://bugs.python.org/user2377
msg261345https://bugs.python.org/msg261345
msg261334https://bugs.python.org/msg261334
serhiy.storchakahttps://bugs.python.org/user15623
msg260930https://bugs.python.org/msg260930
msg260889https://bugs.python.org/msg260889
msg260874https://bugs.python.org/msg260874
msg260870https://bugs.python.org/msg260870
eryksunhttps://bugs.python.org/user16413
msg260868https://bugs.python.org/msg260868
tim.goldenhttps://bugs.python.org/user3951
paul.moorehttps://bugs.python.org/user301
zach.warehttps://bugs.python.org/user15467
steve.dowerhttps://bugs.python.org/user16632
msg260865https://bugs.python.org/msg260865
msg260860https://bugs.python.org/msg260860
christian.heimeshttps://bugs.python.org/user3108
msg260859https://bugs.python.org/msg260859
rhettingerhttps://bugs.python.org/user114
msg260840https://bugs.python.org/msg260840
serhiy.storchakahttps://bugs.python.org/user15623
serhiy.storchakahttps://bugs.python.org/user15623
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.