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 2014-05-18 12:31 by dalke, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
quadratic_shortcircuit_compilation.py | dalke, 2014-05-18 12:31 | Demo quadratic-time compilation with 'and' expressions | ||
stackdepth.patch | pitrou, 2014-05-22 18:46 | review | ||
stackdepth2.patch | pitrou, 2014-05-22 19:02 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:03 | admin | set | github: 65722 |
2014-05-23 10:00:06 | pitrou | set | status: open -> closed resolution: fixed messages: + msg218956 stage: patch review -> resolved |
2014-05-23 09:58:19 | python-dev | set | nosy:
+ python-dev messages: + msg218955 |
2014-05-22 22:15:30 | rhettinger | set | nosy:
+ rhettinger messages: + msg218922 |
2014-05-22 19:02:48 | pitrou | set | files:
+ stackdepth2.patch stage: patch review messages: + msg218911 versions: - Python 3.3 |
2014-05-22 18:46:12 | pitrou | set | files:
+ stackdepth.patch keywords: + patch messages: + msg218909 |
2014-05-22 18:34:48 | pitrou | set | messages: + msg218907 |
2014-05-22 00:03:26 | dalke | set | messages: + msg218889 |
2014-05-21 21:25:14 | pitrou | set | messages: + msg218886 |
2014-05-21 21:10:17 | rhettinger | set | nosy:
+ pitrou |
2014-05-18 18:34:35 | pitrou | set | nosy:
+ brett.cannon, georg.brandl, ncoghlan, benjamin.peterson |
2014-05-18 12:31:45 | dalke | create |