
May 28, 2013
10:34 a.m.
Senthil Kumaran <senthil@uthcode.com> wrote:
warning: copy source of 'Modules/_threadmodule.c' not in parents of 60ad83716733 warning: copy source of 'Objects/bytesobject.c' not in parents of 64bb1d258322 warning: copy source of 'Objects/stringobject.c' not in parents of 357e268e7c5f 9872 files, 83957 changesets, 185453 total revisions 3 warnings encountered!
The warnings are known and apparently harmless:
http://mail.python.org/pipermail/python-dev/2012-August/121390.html
83941: empty or missing Lib/idlelib/idle_test/@README.txt Lib/idlelib/idle_test/@README.txt@83941: 7573717b9e6f in manifests not found 3 integrity errors encountered! (first damaged changeset appears to be 83941)
This is new though.
Stefan Krah