[issue11682] PEP 380 reference implementation for 3.3
Nick Coghlan
report at bugs.python.org
Thu Jan 12 15:33:11 CET 2012
Nick Coghlan <ncoghlan at gmail.com> added the comment:
Nice milestone this evening: by incorporating doc updates based on Zbysek's efforts and dropping the explicit bytecode generation tests, I now have something that appears ready to commit *without* a dependency on the proposed dis module updates.
So, assuming nobody spots any major problems between now and then, the PEP 380 implementation should be landing in the main repo some time this weekend :)
----------
dependencies: -Refactor the dis module to provide better building blocks for bytecode analysis
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11682>
_______________________________________
More information about the Python-bugs-list
mailing list