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 eli.bendersky
Recipients eli.bendersky, flox, patrick.vrijlandt, python-dev
Date 2013-01-24.14:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359037870.73.0.62091379947.issue12323@psf.upfronthosting.co.za>
In-reply-to
Content
Agreed. I strengthened the error checking when parsing the path, so now hopefully many non-sensical positions will be rejected.

Note that this is only for the default branch (the future Python 3.4), because I don't think this is important enough to warrant breaking existing pre-3.4 code. Only true bug fixes should go to released branches.
History
Date User Action Args
2013-01-24 14:31:10eli.benderskysetrecipients: + eli.bendersky, flox, python-dev, patrick.vrijlandt
2013-01-24 14:31:10eli.benderskysetmessageid: <1359037870.73.0.62091379947.issue12323@psf.upfronthosting.co.za>
2013-01-24 14:31:10eli.benderskylinkissue12323 messages
2013-01-24 14:31:10eli.benderskycreate