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 larry
Recipients Arfrever, Mark.Shannon, Scott.Leerssen, benjamin.peterson, do1, georg.brandl, larry, loewis, mark.dickinson, ned.deily, pitrou, python-dev, serhiy.storchaka, skrah, vstinner
Date 2013-08-08.06:44:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375944295.35.0.514371908239.issue15301@psf.upfronthosting.co.za>
In-reply-to
Content
Benjamin, do you want my elaborate fix in for 2.7?  It means adding two new converters, one for pid and one for gid, and switching everything that takes pid/gid arguments to use those.
History
Date User Action Args
2013-08-08 06:44:55larrysetrecipients: + larry, loewis, georg.brandl, mark.dickinson, pitrou, vstinner, benjamin.peterson, ned.deily, Arfrever, skrah, Mark.Shannon, python-dev, Scott.Leerssen, serhiy.storchaka, do1
2013-08-08 06:44:55larrysetmessageid: <1375944295.35.0.514371908239.issue15301@psf.upfronthosting.co.za>
2013-08-08 06:44:55larrylinkissue15301 messages
2013-08-08 06:44:55larrycreate