Message 184475 - Python tracker

Message184475

Author scummos
Recipients benjamin.peterson, brett.cannon, eric.araujo, eric.snow, ezio.melotti, meador.inge, scummos
Date 2013-03-18.17:17:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363627047.23.0.620902418099.issue16795@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Benjamin,

the delay is not a problem -- as long as this is in time for Python 3.4, everything is fine.

Attached is a patch which adjusts the unparser to the changes. Acoording to the tests, this is all that needs to be updated.

Cheers,
Sven
History
Date User Action Args
2013-03-18 17:17:27scummossetrecipients: + scummos, brett.cannon, benjamin.peterson, ezio.melotti, eric.araujo, meador.inge, eric.snow
2013-03-18 17:17:27scummossetmessageid: <1363627047.23.0.620902418099.issue16795@psf.upfronthosting.co.za>
2013-03-18 17:17:27scummoslinkissue16795 messages
2013-03-18 17:17:27scummoscreate