Mercurial
Mercurial
>
test
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hgkw/__init__.py
author
Brendan Cully <brendan@kublai.com>
Wed, 17 Jul 2013 12:45:12 -0700
branch
stable
changeset 1281
3dc7d29a42e9
parent 0
41c7e55cd9e9
permissions
-rw-r--r--
run-tests: lock popen wait/poll In python2.4, any call to Popen() may attempt to wait on any active process, and wait is not thread-safe. Make it thread-safe. See http://bugs.python.org/issue1731717 for details. [ original upstream message ]
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines: