Created on 2019-09-27 21:55 by DeepSpace, last changed 2020-10-04 16:24 by lukasz.langa.
Pull Requests | |||
---|---|---|---|
URL | Status | Linked | Edit |
PR 16459 | open | ashkop, 2019-09-28 11:57 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2020-10-04 16:24:13 | lukasz.langa | set | title: __pow__ and __rpow__ are not reached when __ipow__ returns NotImplemented for **= -> [3.10] __pow__ and __rpow__ are not reached when __ipow__ returns NotImplemented for **= |
2020-09-01 20:09:07 | brett.cannon | set | priority: high -> release blocker messages: + msg376208 versions: - Python 3.8, Python 3.9 |
2020-08-23 19:37:28 | brett.cannon | set | priority: normal -> high title: __rpow__ not reached when __ipow__ returns NotImplemented -> __pow__ and __rpow__ are not reached when __ipow__ returns NotImplemented for **= nosy: + brett.cannon messages: + msg375825 versions: + Python 3.8, Python 3.9, Python 3.10, - Python 3.6, Python 3.7 |
2019-09-30 16:51:08 | hongweipeng | set | messages: + msg353595 |
2019-09-29 16:55:33 | ammar2 | set | nosy:
+ ammar2 messages: + msg353505 |
2019-09-29 16:13:12 | hongweipeng | set | nosy:
+ hongweipeng messages: + msg353503 |
2019-09-28 11:57:01 | ashkop | set | keywords:
+ patch stage: patch review pull_requests: + pull_request16041 |
2019-09-28 07:27:18 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka |
2019-09-27 22:00:16 | DeepSpace | set | messages: + msg353422 |
2019-09-27 21:58:57 | DeepSpace | set | type: behavior |
2019-09-27 21:55:15 | DeepSpace | create |