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 serhiy.storchaka
Recipients amaury.forgeotdarc, eric.smith, mark.dickinson, pitrou, python-dev, serhiy.storchaka, sjoerd, skrah, vstinner
Date 2013-02-11.18:37:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360607860.93.0.107772246563.issue4591@psf.upfronthosting.co.za>
In-reply-to
Content
> There is a problem with test_pwd on 64-bit platform.

Fixed in changesets a0983e46feb1 and 1e9fa629756c: Raise KeyError instead of OverflowError when getpwuid's argument is out of uid_t range.
History
Date User Action Args
2013-02-11 18:37:40serhiy.storchakasetrecipients: + serhiy.storchaka, sjoerd, amaury.forgeotdarc, mark.dickinson, pitrou, vstinner, eric.smith, skrah, python-dev
2013-02-11 18:37:40serhiy.storchakasetmessageid: <1360607860.93.0.107772246563.issue4591@psf.upfronthosting.co.za>
2013-02-11 18:37:40serhiy.storchakalinkissue4591 messages
2013-02-11 18:37:40serhiy.storchakacreate