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 2020-05-20 19:20 by ericzolf, last changed 2022-04-11 14:59 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
tempfile.py.diff | ericzolf, 2020-05-21 09:36 | Patching tempfile.py to properly handle tempdir set to bytes | ||
tempfile_py_2020-05-23.diff | ericzolf, 2020-05-23 07:38 | Proper patch for tempfile.py for consistent bytes handling |
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 20442 | merged | python-dev, 2020-05-27 05:32 | |
PR 24734 | closed | miss-islington, 2021-03-03 20:36 | |
PR 25334 | merged | gregory.p.smith, 2021-04-10 17:53 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:59:31 | admin | set | github: 84878 |
2021-04-10 17:55:21 | gregory.p.smith | set | messages: + msg390727 |
2021-04-10 17:53:49 | gregory.p.smith | set | pull_requests: + pull_request24068 |
2021-04-10 08:16:15 | lukasz.langa | set | status: open -> closed priority: release blocker -> normal versions: + Python 3.10, - Python 3.9 messages: + msg390702 resolution: fixed stage: patch review -> resolved |
2021-04-10 01:27:18 | gregory.p.smith | set | priority: normal -> release blocker nosy: + lukasz.langa versions: - Python 3.7, Python 3.8, Python 3.10 messages: + msg390684 assignee: gregory.p.smith -> lukasz.langa |
2021-03-03 20:36:42 | miss-islington | set | nosy:
+ miss-islington pull_requests: + pull_request23505 |
2021-03-03 20:36:30 | gregory.p.smith | set | messages: + msg388056 |
2021-03-02 14:24:14 | gregory.p.smith | set | messages: + msg387930 |
2021-03-02 12:30:30 | serhiy.storchaka | set | messages: + msg387922 |
2021-03-02 11:55:46 | gregory.p.smith | set | assignee: gregory.p.smith |
2020-05-27 19:59:51 | gregory.p.smith | set | messages: + msg370126 |
2020-05-27 19:56:18 | serhiy.storchaka | set | messages: + msg370125 |
2020-05-27 16:56:07 | gregory.p.smith | set | messages: + msg370110 |
2020-05-27 05:44:50 | ericzolf | set | messages: + msg370049 |
2020-05-27 05:32:05 | python-dev | set | nosy:
+ python-dev pull_requests: + pull_request19698 stage: patch review |
2020-05-25 07:35:41 | serhiy.storchaka | set | messages: + msg369855 |
2020-05-25 05:57:46 | ericzolf | set | messages: + msg369850 |
2020-05-24 18:30:40 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg369817 |
2020-05-24 17:15:19 | ericzolf | set | messages: + msg369810 |
2020-05-23 19:41:55 | gregory.p.smith | set | messages: + msg369742 |
2020-05-23 16:26:56 | DahlitzFlorian | set | nosy:
- DahlitzFlorian |
2020-05-23 07:38:11 | ericzolf | set | files:
+ tempfile_py_2020-05-23.diff messages: + msg369698 |
2020-05-23 07:29:16 | terry.reedy | set | versions: + Python 3.10, - Python 3.5, Python 3.6 |
2020-05-21 10:33:37 | serhiy.storchaka | set | nosy:
+ gregory.p.smith |
2020-05-21 09:36:26 | ericzolf | set | files:
+ tempfile.py.diff keywords: + patch messages: + msg369511 |
2020-05-21 08:34:26 | DahlitzFlorian | set | nosy:
+ DahlitzFlorian |
2020-05-20 19:20:24 | ericzolf | create |