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 python-dev
Recipients amaury.forgeotdarc, mark.dickinson, pitrou, python-dev, serhiy.storchaka, sjoerd, vstinner
Date 2013-02-10.20:04:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Z41Ky4PhjzScf@mail.python.org>
In-reply-to
Content
New changeset b322655a4a88 by Serhiy Storchaka in branch '3.3':
Issue #4591: Uid and gid values larger than 2**31 are supported now.
http://hg.python.org/cpython/rev/b322655a4a88

New changeset 94256de0aff0 by Serhiy Storchaka in branch 'default':
Issue #4591: Uid and gid values larger than 2**31 are supported now.
http://hg.python.org/cpython/rev/94256de0aff0
History
Date User Action Args
2013-02-10 20:04:07python-devsetrecipients: + python-dev, sjoerd, amaury.forgeotdarc, mark.dickinson, pitrou, vstinner, serhiy.storchaka
2013-02-10 20:04:07python-devlinkissue4591 messages
2013-02-10 20:04:07python-devcreate