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-02-15 18:21 by serhiy.storchaka, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| bytes_int_format.patch | serhiy.storchaka, 2015-02-16 21:50 | review | ||
| bytes_format_overflow.patch | serhiy.storchaka, 2015-04-03 06:04 | review | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:12 | admin | set | github: 67654 |
| 2015-04-04 14:31:51 | serhiy.storchaka | set | messages: + msg240078 |
| 2015-04-04 14:30:14 | python-dev | set | messages: + msg240077 |
| 2015-04-04 14:07:05 | wolma | set | nosy:
+ wolma messages: + msg240070 |
| 2015-04-03 17:56:55 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2015-04-03 17:54:11 | python-dev | set | messages: + msg240018 |
| 2015-04-03 17:01:15 | ethan.furman | set | messages:
+ msg240011 stage: needs patch -> patch review |
| 2015-04-03 09:10:56 | serhiy.storchaka | set | messages: + msg239962 |
| 2015-04-03 08:48:40 | vstinner | set | messages: + msg239958 |
| 2015-04-03 06:04:12 | serhiy.storchaka | set | files:
+ bytes_format_overflow.patch messages: + msg239955 |
| 2015-04-02 18:30:35 | serhiy.storchaka | set | messages: + msg239941 |
| 2015-04-02 17:30:10 | ethan.furman | set | status: closed -> open resolution: fixed -> (no value) messages: + msg239933 stage: resolved -> needs patch |
| 2015-04-02 15:20:00 | ethan.furman | set | messages: + msg239922 |
| 2015-03-31 08:59:05 | serhiy.storchaka | set | status: open -> closed assignee: serhiy.storchaka resolution: fixed stage: patch review -> resolved |
| 2015-03-30 06:22:04 | python-dev | set | nosy:
+ python-dev messages: + msg239569 |
| 2015-03-30 02:22:24 | vstinner | set | messages: + msg239561 |
| 2015-03-30 01:51:52 | ethan.furman | set | messages: + msg239553 |
| 2015-03-24 22:22:14 | vstinner | set | nosy:
+ vstinner messages: + msg239191 |
| 2015-03-24 16:37:23 | serhiy.storchaka | set | messages: + msg239157 |
| 2015-02-16 21:50:29 | serhiy.storchaka | set | files:
+ bytes_int_format.patch keywords: + patch messages: + msg236113 stage: patch review |
| 2015-02-15 20:01:30 | vstinner | set | title: Inconsistency between str and bytes formatting of integers -> PEP 461: Inconsistency between str and bytes formatting of integers |
| 2015-02-15 18:21:46 | serhiy.storchaka | create | |

