[02:59:42] <dstufft> jaraco: other than the switch to pkg_resources from a single module to a package, is there anything major going from 8.2.1 -> 10.latest.whatever if we're only using pkg_resources? it doesn't appear so to me but figured i'd double check
[03:01:38] <dstufft> gonna do a release of pip once there's a release of setuptools that has packaging 15 in it (and virtualenv), gonna just upgrade our vendored pkg_resources at the same time then
[03:30:21] <pmxbot> jaraco pushed 8 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[08:45:32] <pmxbot> Test is passing when LC_CTYPE isn't present. According to the original ticket, Distribute 103, this test was only failing for "C" and "POSIX", so only expect the failure there.