[Python-Dev] error upon Mercurial commit (original) (raw)
Charles-François Natali cf.natali at gmail.com
Thu Jul 14 20:05:51 CEST 2011
- Previous message: [Python-Dev] [Python-checkins] cpython (3.1): Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
- Next message: [Python-Dev] error upon Mercurial commit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I just committed a patch, and got the following error:
""" $ hg push pushing to ssh://hg@hg.python.org/cpython searching for changes remote: adding changesets remote: adding manifests remote: adding file changes remote: added 1 changesets with 2 changes to 2 files remote: change(s) NOT sent, something went wrong: remote: [Failure instance: Traceback from remote host -- Traceback unavailable remote: ] remote: sent email to roundup at report at bugs.python.org remote: notified python-checkins at python.org of incoming changeset ca077f2672e3 """
But the change seems to have been committed successfully. I get this on every branch. Am I the only one in this case? Any idea of what's going on here?
- Previous message: [Python-Dev] [Python-checkins] cpython (3.1): Issue #12502: asyncore: fix polling loop with AF_UNIX sockets.
- Next message: [Python-Dev] error upon Mercurial commit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]