Nick Coghlan <ncoghlan <at> gmail.com> writes: > I hit a snag with this. The real tests of the PEP 380 functionality > aren't currently part of the patch - they're a big set of "golden > output" tests in the zipfile hosted on Greg's site. Those need to be > refactored into proper unittest or doctest based additions to the test > suite and incorporated into the patch before I could commit this with > a clear conscience.
let me know if i can help. > Renaud's patch mostly applies cleanly at the moment - the only change > is that the "#endif" for the Py_LIMITED_API check needs to be moved in > pyerrors.h so it also covers the new StopIteration struct definition. if this helps, i've updated the patch to fix this. https://bitbucket.org/rndblnch/cpython-pep380/changeset/6014d1720625 renaud _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com