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 vstinner
Recipients Alexander Riccio, larry, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-12-13.20:35:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450038931.67.0.234676306709.issue25846@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, it's a regression introduced by:

changeset:   87516:46aecfc5e374
user:        Victor Stinner <victor.stinner@gmail.com>
date:        Sun Nov 24 19:23:25 2013 +0100
files:       Modules/posixmodule.c
description:
Issue #19636: Fix usage of MAX_PATH in posixmodule.c
History
Date User Action Args
2015-12-13 20:35:31vstinnersetrecipients: + vstinner, paul.moore, larry, tim.golden, zach.ware, steve.dower, Alexander Riccio
2015-12-13 20:35:31vstinnersetmessageid: <1450038931.67.0.234676306709.issue25846@psf.upfronthosting.co.za>
2015-12-13 20:35:31vstinnerlinkissue25846 messages
2015-12-13 20:35:31vstinnercreate