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-06-19 04:47 by ncoghlan, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
code.patch | yselivanov, 2015-06-19 17:22 | review | ||
opcode.patch | yselivanov, 2015-06-20 20:37 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:18 | admin | set | github: 68656 |
2015-07-03 00:56:21 | larry | set | messages: + msg246115 |
2015-06-21 01:53:17 | ncoghlan | set | messages: + msg245580 |
2015-06-20 20:37:25 | yselivanov | set | files:
+ opcode.patch messages: + msg245573 |
2015-06-20 05:32:06 | ncoghlan | set | messages:
+ msg245541 title: Expose compiler flag constants as code object attributes -> Expose C level compiler flag constants to Python code |
2015-06-20 02:06:13 | superluser | set | nosy:
+ superluser |
2015-06-19 17:22:36 | yselivanov | set | files:
+ code.patch keywords: + patch messages: + msg245510 |
2015-06-19 05:06:39 | ncoghlan | set | messages: + msg245489 |
2015-06-19 04:48:19 | larry | set | messages: + msg245488 |
2015-06-19 04:47:42 | ncoghlan | set | dependencies: + Awaitable ABC incompatible with functools.singledispatch |
2015-06-19 04:47:33 | ncoghlan | create |