Title: Limit decompressed data when reading from LZMAFile and BZ2File · Issue #67717 · python/cpython · GitHub
Open Graph Title: Limit decompressed data when reading from LZMAFile and BZ2File · Issue #67717 · python/cpython
X Title: Limit decompressed data when reading from LZMAFile and BZ2File · Issue #67717 · python/cpython
Description: BPO 23529 Nosy @pitrou, @vadmium, @serhiy-storchaka, @wm75 Files LZMAFile.v2.patchLZMAFile-etc.v3.patch: LZMAFile and BZ2File done; no open(buffering)LZMAFile-etc.v4.patch: LZMAFile, BZ2File, GzipFile doneLZMAFile-etc.v5.patchLZMAFile-et...
Open Graph Description: BPO 23529 Nosy @pitrou, @vadmium, @serhiy-storchaka, @wm75 Files LZMAFile.v2.patchLZMAFile-etc.v3.patch: LZMAFile and BZ2File done; no open(buffering)LZMAFile-etc.v4.patch: LZMAFile, BZ2File, GzipF...
X Description: BPO 23529 Nosy @pitrou, @vadmium, @serhiy-storchaka, @wm75 Files LZMAFile.v2.patchLZMAFile-etc.v3.patch: LZMAFile and BZ2File done; no open(buffering)LZMAFile-etc.v4.patch: LZMAFile, BZ2File, GzipF...
Opengraph URL: https://github.com/python/cpython/issues/67717
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Limit decompressed data when reading from LZMAFile and BZ2File","articleBody":"BPO | [23529](https://bugs.python.org/issue23529)\n--- | :---\nNosy | @pitrou, @vadmium, @serhiy-storchaka, @wm75\nFiles | \u003cli\u003e[LZMAFile.v2.patch](https://bugs.python.org/file38245/LZMAFile.v2.patch \"Uploaded as text/plain at 2015-02-26.11:06:24 by @vadmium\")\u003c/li\u003e\u003cli\u003e[LZMAFile-etc.v3.patch](https://bugs.python.org/file38367/LZMAFile-etc.v3.patch \"Uploaded as text/plain at 2015-03-07.07:18:40 by @vadmium\"): LZMAFile and BZ2File done; no open(buffering)\u003c/li\u003e\u003cli\u003e[LZMAFile-etc.v4.patch](https://bugs.python.org/file38397/LZMAFile-etc.v4.patch \"Uploaded as text/plain at 2015-03-09.00:51:16 by @vadmium\"): LZMAFile, BZ2File, GzipFile done\u003c/li\u003e\u003cli\u003e[LZMAFile-etc.v5.patch](https://bugs.python.org/file38514/LZMAFile-etc.v5.patch \"Uploaded as text/plain at 2015-03-16.23:59:33 by @vadmium\")\u003c/li\u003e\u003cli\u003e[LZMAFile-etc.v6.patch](https://bugs.python.org/file38619/LZMAFile-etc.v6.patch \"Uploaded as text/plain at 2015-03-21.08:16:57 by @vadmium\"): Dropped buffer_size parameter\u003c/li\u003e\u003cli\u003e[LZMAFile-etc.v7.patch](https://bugs.python.org/file38674/LZMAFile-etc.v7.patch \"Uploaded as text/plain at 2015-03-24.22:51:59 by nikratio\")\u003c/li\u003e\u003cli\u003e[LZMAFile-etc.v8.patch](https://bugs.python.org/file38686/LZMAFile-etc.v8.patch \"Uploaded as text/plain at 2015-03-25.10:20:23 by @vadmium\")\u003c/li\u003e\u003cli\u003e[LZMAFile-etc.v9.patch](https://bugs.python.org/file38733/LZMAFile-etc.v9.patch \"Uploaded as text/plain at 2015-03-30.03:02:07 by @vadmium\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2015-04-10.22:33:50.397\u003e\ncreated_at = \u003cDate 2015-02-26.11:06:26.181\u003e\nlabels = ['type-feature', 'library']\ntitle = 'Limit decompressed data when reading from LZMAFile and BZ2File'\nupdated_at = \u003cDate 2015-04-10.22:33:50.396\u003e\nuser = 'https://github.com/vadmium'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2015-04-10.22:33:50.396\u003e\nactor = 'pitrou'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2015-04-10.22:33:50.397\u003e\ncloser = 'pitrou'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2015-02-26.11:06:26.181\u003e\ncreator = 'martin.panter'\ndependencies = []\nfiles = ['38245', '38367', '38397', '38514', '38619', '38674', '38686', '38733']\nhgrepos = ['301']\nissue_num = 23529\nkeywords = ['patch']\nmessage_count = 23.0\nmessages = ['236663', '236747', '236862', '236902', '237424', '237586', '238070', '238124', '238250', '238372', '238675', '238742', '238773', '239195', '239215', '239245', '239297', '239369', '239370', '239449', '239562', '240453', '240454']\nnosy_count = 7.0\nnosy_names = ['pitrou', 'Arfrever', 'nikratio', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'wolma']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue23529'\nversions = ['Python 3.5']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/vadmium","@type":"Person","name":"vadmium"},"datePublished":"2015-02-26T11:06:26.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":23},"url":"https://github.com/67717/cpython/issues/67717"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:471d21b3-d1ad-6115-0de1-f4cde59576ff |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B4BA:446DE:3052D77:448C499:6A500A1B |
| html-safe-nonce | 75af16375e967ddcbdee0d46e4ea181eaf8ba9cad7a38f0dd2d8a1e9a3b3f3a3 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNEJBOjQ0NkRFOjMwNTJENzc6NDQ4QzQ5OTo2QTUwMEExQiIsInZpc2l0b3JfaWQiOiI1Mjg4MTU1OTQwNzAwMjkzNjU5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | be0ac2ea6f0bb52538885fa3abaa174af0975f5bec482f9aba27842eac2a8c89 |
| hovercard-subject-tag | issue:1198931886 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/67717/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e14367ebaee489d238ba1bd6cf609548916cd699517ec335c7240b2610aed59f/python/cpython/issues/67717 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e14367ebaee489d238ba1bd6cf609548916cd699517ec335c7240b2610aed59f/python/cpython/issues/67717 |
| og:image:alt | BPO 23529 Nosy @pitrou, @vadmium, @serhiy-storchaka, @wm75 Files LZMAFile.v2.patchLZMAFile-etc.v3.patch: LZMAFile and BZ2File done; no open(buffering)LZMAFile-etc.v4.patch: LZMAFile, BZ2File, GzipF... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | vadmium |
| hostname | github.com |
| expected-hostname | github.com |
| None | 56eec25a3430492dd6ec2a480eb33256a0da5192d5714b0db4f5ab5f33203d94 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 93a615b89b7dcbdb6b678f4772931ecc28ada82a |
| ui-target | canary-2 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width