<div dir="ltr"><div style><div><div>While trying to clone a cpython repo to a new repo. I am getting this error.<br></div><div><br></div><div>getting Lib/idlelib/idle.bat</div><div>getting Lib/idlelib/idle.py</div><div>getting Lib/idlelib/idle.pyw</div>
<div>getting Lib/idlelib/idle_test/@README.txt</div><div>abort: data/Lib/idlelib/idle_test/@README.txt.i@7573717b9e6f: no match found!</div></div><div><br></div><div style>Is something wrong with the repo?</div><div style>
<br></div><div style>I updated my clone today morning</div><div style><br></div><div style>[cpython]$ hg pull<br></div><div>running ssh <a href="mailto:hg@hg.python.org">hg@hg.python.org</a> 'hg -R cpython serve --stdio'</div>
<div>pulling from ssh://<a href="http://hg@hg.python.org/cpython">hg@hg.python.org/cpython</a></div><div>searching for changes</div><div>no changes found</div><div style><br></div><div style>[cpython]$hg log</div><div style>
<div>changeset: Â 83956:ad56dff3602f</div><div>tag: Â Â Â Â tip</div><div>parent: Â Â Â 83954:96e543ba96a4</div><div>parent: Â Â Â 83955:b864f4056b78</div><div>user: Â Â Â Â Serhiy Storchaka <<a href="mailto:storchaka@gmail.com">storchaka@gmail.com</a>></div>
<div>date: Â Â Â Â Tue May 28 16:27:08 2013 +0300</div><div>files: Â Â Â Lib/test/test_io.py Misc/NEWS Modules/_io/bufferedio.c</div><div>description:</div><div>Issue #18025: Fixed a segfault in io.BufferedIOBase.readinto() when raw</div>
<div>stream's read() returns more bytes than requested.</div><div>...</div><div><br></div></div></div></div>