[Python-Dev] Wordcode: new regular bytecode using 16-bit units (original) (raw)
Eric Fahlgren ericfahlgren at gmail.com
Sun Apr 17 12:08:19 EDT 2016
- Previous message (by thread): [Python-Dev] Wordcode: new regular bytecode using 16-bit units
- Next message (by thread): [Python-Dev] Tag-based buildmaster (was: Most 3.x buildbots are green again ... )
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Just on the off chance that it’s related, could it have something to do with the bug in findlabels?
http://bugs.python.org/issue26448
(I have high confidence that my patch fixes the problem, just haven’t gotten around to completing the tests.)
From: Demur Rumed [mailto:gunkmute at gmail.com] Sent: Saturday, April 16, 2016 17:05 To: python-dev at python.org Subject: Re: [Python-Dev] Wordcode: new regular bytecode using 16-bit units
The outstanding bug with this patch right now is a regression in line numbers causing the test for http://bugs.python.org/issue9936 to fail. I've tried to debug it without success
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160417/20b7242e/attachment.html>
- Previous message (by thread): [Python-Dev] Wordcode: new regular bytecode using 16-bit units
- Next message (by thread): [Python-Dev] Tag-based buildmaster (was: Most 3.x buildbots are green again ... )
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]