From: Serhiy Storchaka Date: Mon, 11 Feb 2013 18:33:24 +0000 (+0200) Subject: Raise KeyError instead of OverflowError when getpwuid's argument is out of X-Git-Tag: v3.4.0a1~1391 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd6e6cfa29b2289e711dc7f57f36897c78899ee7;p=python Raise KeyError instead of OverflowError when getpwuid's argument is out of uid_t range. --- fd6e6cfa29b2289e711dc7f57f36897c78899ee7