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-12 11:30 by danilo.bellini, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
pprint_small_set_sorted.patch | danilo.bellini, 2016-07-12 11:30 | Sorts small set/frozenset on pprint and adds test_sorted_set_frozenset | review | |
saferepr_collections.patch | serhiy.storchaka, 2016-07-24 14:25 | review |
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 22977 | open | bbonenfant, 2020-10-25 20:05 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:33 | admin | set | github: 71682 |
2020-10-25 20:05:08 | bbonenfant | set | nosy:
+ bbonenfant pull_requests: + pull_request21894 |
2020-05-24 12:15:25 | SilentGhost | set | messages:
+ msg369795 versions: + Python 3.10 |
2019-12-13 15:41:25 | SilentGhost | set | nosy:
+ SilentGhost type: enhancement -> behavior versions: + Python 3.7, Python 3.8, Python 3.9, - Python 3.6 |
2016-10-25 14:59:16 | steven.daprano | set | nosy:
+ steven.daprano messages: + msg279412 |
2016-07-24 14:25:54 | serhiy.storchaka | set | files:
+ saferepr_collections.patch messages: + msg271155 |
2016-07-13 17:34:36 | danilo.bellini | set | messages: + msg270332 |
2016-07-13 16:51:43 | serhiy.storchaka | set | messages: + msg270326 |
2016-07-13 16:43:00 | rhettinger | set | messages: + msg270325 |
2016-07-12 14:01:01 | fdrake | set | messages: + msg270246 |
2016-07-12 12:38:45 | serhiy.storchaka | set | assignee: serhiy.storchaka type: behavior -> enhancement nosy: + rhettinger, serhiy.storchaka versions: - Python 3.5 |
2016-07-12 12:25:32 | SilentGhost | set | nosy:
+ fdrake stage: patch review versions: - Python 3.2, Python 3.3, Python 3.4 |
2016-07-12 11:30:29 | danilo.bellini | create |