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 steve.dower
Recipients BreamoreBoy, amaury.forgeotdarc, loewis, mhammond, steve.dower, tim.golden, wrohdewald, zach.ware
Date 2015-02-19.02:09:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424311796.38.0.793796265153.issue11717@psf.upfronthosting.co.za>
In-reply-to
Content
Patch needs updating, and I'd expect pyport.h to start by checking if HAVE_PY_SSIZE_T is defined. Otherwise, we may try to re-typedef Py_ssize_t.
History
Date User Action Args
2015-02-19 02:09:56steve.dowersetrecipients: + steve.dower, loewis, mhammond, amaury.forgeotdarc, tim.golden, BreamoreBoy, wrohdewald, zach.ware
2015-02-19 02:09:56steve.dowersetmessageid: <1424311796.38.0.793796265153.issue11717@psf.upfronthosting.co.za>
2015-02-19 02:09:56steve.dowerlinkissue11717 messages
2015-02-19 02:09:56steve.dowercreate