Re: [Python-Dev] hg verify warnings

2012-10-10 Thread Chris Jerdonek
On Wed, Oct 10, 2012 at 9:46 PM, Khalid Abu Bakr wrote: > Hello. Running hg verify on a newly checked out cpython repo on Windows Vista > 32Bits yields three warnings: > > $ hg verify > repository uses revlog format 1 > checking changesets > checking manifests > crosschecking files in changesets

[Python-Dev] hg verify warnings

2012-10-10 Thread Khalid Abu Bakr
Hello. Running hg verify on a newly checked out cpython repo on Windows Vista 32Bits yields three warnings: $ hg verify repository uses revlog format 1 checking changesets checking manifests crosschecking files in changesets and manifests checking files warning: copy source of 'Modules/_threadm

Re: [Python-Dev] [Python-checkins] cpython (merge 3.2 -> 3.3): Fixes Issue #16114: The subprocess module no longer provides a

2012-10-10 Thread Chris Jerdonek
On Wed, Oct 10, 2012 at 3:52 AM, gregory.p.smith wrote: > http://hg.python.org/cpython/rev/ee30d7ef70be > changeset: 79633:ee30d7ef70be > branch: 3.3 > parent: 79630:9451908da615 > parent: 79632:e938fa6be509 > user:Gregory P. Smith > date:Wed Oct 10 03:44:47 2012