This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author joe.amenta
Recipients joe.amenta
Date 2009-06-03.05:36:22
SpamBayes Score 3.0923948e-05
Marked as misclassified No
Message-id <1244007385.35.0.333960656606.issue6185@psf.upfronthosting.co.za>
In-reply-to
Content
Found this bug while writing the backwards version of this fix for
3to2... there is no test for it, so it went undetected.  The PATTERN
does not match a buffer() invocation if there is a token after the
rparen, i.e. slicing.
History
Date User Action Args
2009-06-03 05:36:25joe.amentasetrecipients: + joe.amenta
2009-06-03 05:36:25joe.amentasetmessageid: <1244007385.35.0.333960656606.issue6185@psf.upfronthosting.co.za>
2009-06-03 05:36:23joe.amentalinkissue6185 messages
2009-06-03 05:36:23joe.amentacreate