René's URL Explorer Experiment


Title: Issue 23529: Limit decompressed data when reading from LZMAFile and BZ2File - Python tracker

Mail addresses
report@bugs.python.org
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/67717 https://github.com/python/cpython/issues/67717
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
LZMAFile.v2.patchhttps://bugs.python.org/file38245/LZMAFile.v2.patch
reviewhttps://bugs.python.org/review/23529/#ps14025
LZMAFile-etc.v3.patchhttps://bugs.python.org/file38367/LZMAFile-etc.v3.patch
reviewhttps://bugs.python.org/review/23529/#ps14110
LZMAFile-etc.v4.patchhttps://bugs.python.org/file38397/LZMAFile-etc.v4.patch
reviewhttps://bugs.python.org/review/23529/#ps14132
LZMAFile-etc.v5.patchhttps://bugs.python.org/file38514/LZMAFile-etc.v5.patch
reviewhttps://bugs.python.org/review/23529/#ps14210
LZMAFile-etc.v6.patchhttps://bugs.python.org/file38619/LZMAFile-etc.v6.patch
reviewhttps://bugs.python.org/review/23529/#ps14296
LZMAFile-etc.v7.patchhttps://bugs.python.org/file38674/LZMAFile-etc.v7.patch
LZMAFile-etc.v8.patchhttps://bugs.python.org/file38686/LZMAFile-etc.v8.patch
reviewhttps://bugs.python.org/review/23529/#ps14335
LZMAFile-etc.v9.patchhttps://bugs.python.org/file38733/LZMAFile-etc.v9.patch
reviewhttps://bugs.python.org/review/23529/#ps14370
https://bitbucket.org/vadmium/cpythonhttps://bitbucket.org/vadmium/cpython
compressionhttps://bitbucket.org/vadmium/cpython/shortlog/compression
msg236663https://bugs.python.org/issue23529#msg236663
(view)https://bugs.python.org/msg236663
Issue 15955https://bugs.python.org/issue15955
Issue 15955https://bugs.python.org/issue15955
Issue 5811https://bugs.python.org/issue5811
msg236747https://bugs.python.org/issue23529#msg236747
(view)https://bugs.python.org/msg236747
msg236862https://bugs.python.org/issue23529#msg236862
(view)https://bugs.python.org/msg236862
https://bugs.python.org/issue5811#msg233750https://bugs.python.org/issue5811#msg233750
Issue 23200https://bugs.python.org/issue23200
Issue 23528https://bugs.python.org/issue23528
msg236902https://bugs.python.org/issue23529#msg236902
(view)https://bugs.python.org/msg236902
msg237424https://bugs.python.org/issue23529#msg237424
(view)https://bugs.python.org/msg237424
Lib/_compression.pyhttps://github.com/python/cpython/blob/master/Lib/_compression.py
msg237586https://bugs.python.org/issue23529#msg237586
(view)https://bugs.python.org/msg237586
Lib/_compression.pyhttps://github.com/python/cpython/blob/master/Lib/_compression.py
Issue 23200https://bugs.python.org/issue23200
msg238070https://bugs.python.org/issue23529#msg238070
(view)https://bugs.python.org/msg238070
Lib/_compression.pyhttps://github.com/python/cpython/blob/master/Lib/_compression.py
msg238124https://bugs.python.org/issue23529#msg238124
(view)https://bugs.python.org/msg238124
msg238250https://bugs.python.org/issue23529#msg238250
(view)https://bugs.python.org/msg238250
msg238372https://bugs.python.org/issue23529#msg238372
(view)https://bugs.python.org/msg238372
msg238675https://bugs.python.org/issue23529#msg238675
(view)https://bugs.python.org/msg238675
msg238742https://bugs.python.org/issue23529#msg238742
(view)https://bugs.python.org/msg238742
msg238773https://bugs.python.org/issue23529#msg238773
(view)https://bugs.python.org/msg238773
https://bitbucket.org/vadmium/cpython/branches/compare/compression%0D@https://bitbucket.org/vadmium/cpython/branches/compare/compression%0D@
msg239195https://bugs.python.org/issue23529#msg239195
(view)https://bugs.python.org/msg239195
msg239215https://bugs.python.org/issue23529#msg239215
(view)https://bugs.python.org/msg239215
Issue 23528https://bugs.python.org/issue23528
https://bitbucket.org/vadmium/cpython/commits/b7c43f7https://bitbucket.org/vadmium/cpython/commits/b7c43f7
msg239245https://bugs.python.org/issue23529#msg239245
(view)https://bugs.python.org/msg239245
msg239297https://bugs.python.org/issue23529#msg239297
(view)https://bugs.python.org/msg239297
msg239369https://bugs.python.org/issue23529#msg239369
(view)https://bugs.python.org/msg239369
msg239370https://bugs.python.org/issue23529#msg239370
(view)https://bugs.python.org/msg239370
msg239449https://bugs.python.org/issue23529#msg239449
(view)https://bugs.python.org/msg239449
msg239562https://bugs.python.org/issue23529#msg239562
(view)https://bugs.python.org/msg239562
msg240453https://bugs.python.org/issue23529#msg240453
(view)https://bugs.python.org/msg240453
62723172412chttps://hg.python.org/lookup/62723172412c
#23529https://bugs.python.org/issue23529
https://hg.python.org/cpython/rev/62723172412chttps://hg.python.org/cpython/rev/62723172412c
msg240454https://bugs.python.org/issue23529#msg240454
(view)https://bugs.python.org/msg240454
issue20962 supersederhttps://bugs.python.org/issue20962
msg240454https://bugs.python.org/msg240454
python-devhttps://bugs.python.org/user13902
msg240453https://bugs.python.org/msg240453
issue23528 supersederhttps://bugs.python.org/issue23528
LZMAFile-etc.v9.patchhttps://bugs.python.org/file38733
msg239562https://bugs.python.org/msg239562
msg239449https://bugs.python.org/msg239449
msg239370https://bugs.python.org/msg239370
msg239369https://bugs.python.org/msg239369
msg239297https://bugs.python.org/msg239297
LZMAFile-etc.v8.patchhttps://bugs.python.org/file38686
msg239245https://bugs.python.org/msg239245
msg239215https://bugs.python.org/msg239215
LZMAFile-etc.v7.patchhttps://bugs.python.org/file38674
msg239195https://bugs.python.org/msg239195
LZMAFile-etc.v6.patchhttps://bugs.python.org/file38619
msg238773https://bugs.python.org/msg238773
msg238742https://bugs.python.org/msg238742
wolmahttps://bugs.python.org/user18315
msg238675https://bugs.python.org/msg238675
msg238372https://bugs.python.org/msg238372
LZMAFile-etc.v5.patchhttps://bugs.python.org/file38514
msg238250https://bugs.python.org/msg238250
msg238124https://bugs.python.org/msg238124
msg238070https://bugs.python.org/msg238070
LZMAFile-etc.v4.patchhttps://bugs.python.org/file38397
msg237586https://bugs.python.org/msg237586
LZMAFile-etc.v3.patchhttps://bugs.python.org/file38367
msg237424https://bugs.python.org/msg237424
msg236902https://bugs.python.org/msg236902
Arfreverhttps://bugs.python.org/user9138
msg236862https://bugs.python.org/msg236862
msg236747https://bugs.python.org/msg236747
pitrouhttps://bugs.python.org/user2040
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.