This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2015-01-12 00:58 by martin.panter, last changed 2022-04-11 14:58 by admin.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| fix-lzma-bz2-segfaults.patch | Aaron1011, 2016-12-02 02:54 | review | ||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 7822 | open | ZackerySpytz, 2018-06-20 10:51 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:11 | admin | set | github: 67413 |
| 2021-12-20 03:23:36 | malin | set | nosy:
+ malin messages: + msg408942 |
| 2021-12-19 14:57:17 | ajaksu2 | set | versions: + Python 3.10, Python 3.11, - Python 3.7, Python 3.8 |
| 2020-04-07 17:20:19 | corona10 | set | messages: + msg365920 |
| 2020-04-07 17:18:57 | corona10 | set | versions: + Python 3.9, - Python 2.7, Python 3.6 |
| 2020-04-07 17:18:25 | corona10 | set | nosy:
+ corona10 |
| 2018-09-18 23:51:59 | izbyshev | set | versions:
+ Python 2.7 nosy: + izbyshev title: LZMADecompressor object is only initialized in __init__ -> bz2/lzma: Compressor/Decompressor objects are only initialized in __init__ messages: + msg325698 |
| 2018-09-18 23:09:12 | berker.peksag | link | issue34729 superseder |
| 2018-06-21 09:41:25 | vstinner | set | nosy:
+ vstinner messages: + msg320146 |
| 2018-06-20 11:07:02 | ZackerySpytz | set | nosy:
+ ZackerySpytz versions: + Python 3.8 |
| 2018-06-20 10:51:47 | ZackerySpytz | set | stage: needs patch -> patch review pull_requests: + pull_request7430 |
| 2017-10-23 15:53:29 | serhiy.storchaka | set | nosy:
+ Oren Milman versions: - Python 3.5 |
| 2016-12-02 20:07:54 | serhiy.storchaka | set | messages:
+ msg282254 versions: + Python 3.6, Python 3.7, - Python 3.4 |
| 2016-12-02 02:54:26 | Aaron1011 | set | files:
+ fix-lzma-bz2-segfaults.patch nosy: + Aaron1011 messages: + msg282216 keywords: + patch |
| 2015-02-21 10:03:13 | martin.panter | set | messages: + msg236355 |
| 2015-01-13 01:43:25 | martin.panter | set | messages: + msg233900 |
| 2015-01-12 06:43:14 | serhiy.storchaka | set | nosy:
+ nadeem.vawda, serhiy.storchaka stage: needs patch versions: + Python 3.5 |
| 2015-01-12 00:58:28 | martin.panter | create | |

