Nick Coghlan <ncogh...@gmail.com> added the comment:

The pep380 branch in my bitbucket repo has been updated with the refactored 
tests that Ryan Kelly put together at the PyconAU sprints (as well as being 
brought up to speed with 3.x tip).

The update depends on the new dis.get_opinfo() API added by issue #11816 (which 
is currently with Raymond for review).

The AST validator still needs to be updated to take into account the new syntax 
and the patch attribution needs to be updated to account for Ryan's 
contribution, but this is getting fairly close to being ready.

----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11682>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to