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 2016-07-19 08:56 by xiang.zhang, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
bytes_like_support_to_int.patch | xiang.zhang, 2016-07-19 09:01 | review | ||
bytes_like_support_to_int_v2.patch | xiang.zhang, 2016-07-22 06:55 | review | ||
deprecate_byte_like_support_in_int.patch | serhiy.storchaka, 2016-09-27 10:24 | review |
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 779 | open | serhiy.storchaka, 2017-03-23 09:09 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:34 | admin | set | github: 71759 |
2018-09-17 07:17:27 | serhiy.storchaka | set | versions: + Python 3.8, - Python 3.7 |
2017-03-23 09:10:55 | serhiy.storchaka | set | stage: patch review messages: + msg290032 versions: + Python 3.7, - Python 3.6 |
2017-03-23 09:09:47 | serhiy.storchaka | set | pull_requests: + pull_request683 |
2016-09-27 10:24:08 | serhiy.storchaka | set | files: + deprecate_byte_like_support_in_int.patch |
2016-09-27 10:23:37 | serhiy.storchaka | set | files: - deprecate_byte_like_support_in_int.patch |
2016-09-27 10:08:17 | serhiy.storchaka | set | files:
+ deprecate_byte_like_support_in_int.patch messages: + msg277509 |
2016-07-23 19:00:17 | xiang.zhang | set | messages: + msg271101 |
2016-07-22 18:32:34 | serhiy.storchaka | set | messages: + msg271009 |
2016-07-22 16:31:50 | r.david.murray | set | messages: + msg270999 |
2016-07-22 15:32:02 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg270994 |
2016-07-22 14:01:55 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg270989 |
2016-07-22 07:27:06 | xiang.zhang | set | nosy:
+ rhettinger messages: + msg270975 |
2016-07-22 07:17:19 | martin.panter | set | messages: + msg270973 |
2016-07-22 06:55:09 | xiang.zhang | set | files:
+ bytes_like_support_to_int_v2.patch messages: + msg270972 |
2016-07-19 09:01:58 | xiang.zhang | set | files: + bytes_like_support_to_int.patch |
2016-07-19 09:01:44 | xiang.zhang | set | files: - bytes_like_support_to_int.patch |
2016-07-19 08:56:23 | xiang.zhang | set | type: enhancement |
2016-07-19 08:56:16 | xiang.zhang | create |