On 9/10/2016 11:27 AM, Steve D'Aprano wrote:
On Sun, 11 Sep 2016 01:04 am, Steve D'Aprano wrote:
I ran hg fetch to update the CPython repo.
I use pull (to local repository) and update (working directory)
separately in the following script (pull.bat), based on either the
devguide or what Tor
On 2016-09-10 15:27:07 +, Steve D'Aprano said:
Never mind. I got bored and frustrated and Ctrl-C'ed the process and ran it
again. This time it took about 15 seconds to complete.
Out of curiosity I checked for python debugger with "attach" feature
(aking to gdb/lldb) and I found a few but
On Sun, 11 Sep 2016 01:04 am, Steve D'Aprano wrote:
> I ran hg fetch to update the CPython repo.
>
> It has been stuck on "adding changesets" for half an hour. I don't know if
> that's because the process has locked up, or because there really are that
> many new changesets and it will simply tak
I ran hg fetch to update the CPython repo.
It has been stuck on "adding changesets" for half an hour. I don't know if
that's because the process has locked up, or because there really are that
many new changesets and it will simply take a long time to process them.
(With the 3.6 beta just around