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 Alexander Riccio
Recipients Alexander Riccio, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-12-16.22:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450306045.17.0.49085988096.issue25893@psf.upfronthosting.co.za>
In-reply-to
Content
See: https://hg.python.org/cpython/file/tip/PC/getpathp.c#l324

The second variable named `reqdSize` in getpythonregpath is initialized but not used.
History
Date User Action Args
2015-12-16 22:47:25Alexander Ricciosetrecipients: + Alexander Riccio, paul.moore, tim.golden, zach.ware, steve.dower
2015-12-16 22:47:25Alexander Ricciosetmessageid: <1450306045.17.0.49085988096.issue25893@psf.upfronthosting.co.za>
2015-12-16 22:47:25Alexander Ricciolinkissue25893 messages
2015-12-16 22:47:25Alexander Ricciocreate