index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code in test_exceptions.
Brett Cannon
2013-07-04
1
-3/+0
*
Move test_import over to unittest.main().
Brett Cannon
2013-07-04
1
-14/+2
*
Issue #15767: back out 8a0ed9f63c6e, finishing the removal of
Brett Cannon
2013-07-04
17
-427/+412
*
Issue #15767: Revert 3a50025f1900 for ModuleNotFoundError
Brett Cannon
2013-07-04
10
-842/+807
*
Issue #15767: Back out 8d28d44f3a9a related to ModuleNotFoundError.
Brett Cannon
2013-07-04
1
-7/+0
*
Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
Brett Cannon
2013-07-04
83
-144/+158
*
Consolidate tests section.
Antoine Pitrou
2013-07-04
1
-5/+2
*
Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé.
Antoine Pitrou
2013-07-04
2
-2/+9
|
\
|
*
Issue #11185: Fix test_wait4 under AIX. Patch by Sébastien Sablé.
Antoine Pitrou
2013-07-04
2
-1/+9
*
|
(Merge 3.3) test_time.test_monotonic(): use a longer sleep to try to make the...
Victor Stinner
2013-07-03
1
-2/+2
|
\
\
|
|
/
|
*
test_time.test_monotonic(): use a longer sleep to try to make the test more r...
Victor Stinner
2013-07-03
1
-2/+2
*
|
(Merge 3.3) test_faulthandler: skip test_read_null() on AIX
Victor Stinner
2013-07-03
1
-0/+2
|
\
\
|
|
/
|
*
test_faulthandler: skip test_read_null() on AIX
Victor Stinner
2013-07-03
1
-0/+2
*
|
#18312: merge from 3.3.
Eric V. Smith
2013-07-02
1
-5/+5
|
\
\
|
|
/
|
*
Closes #18312: 'make distclean' no longer deletes files in dot-directories.
Eric V. Smith
2013-07-02
1
-5/+5
*
|
Issue #17261: Ensure multiprocessing's proxies use proper address.
Richard Oudkerk
2013-07-02
2
-0/+3
|
\
\
|
|
/
|
*
Issue #17261: Ensure multiprocessing's proxies use proper address.
Richard Oudkerk
2013-07-02
2
-0/+3
*
|
Issue #14206: Clarify docs for Queue.join_cancel_thread().
Richard Oudkerk
2013-07-02
1
-0/+7
|
\
\
|
|
/
|
*
Issue #14206: Clarify docs for Queue.join_cancel_thread().
Richard Oudkerk
2013-07-02
1
-0/+7
*
|
Issue #17273: Clarify that pool methods can only be used by parent process.
Richard Oudkerk
2013-07-02
1
-0/+6
|
\
\
|
|
/
|
*
Issue #17273: Clarify that pool methods can only be used by parent process.
Richard Oudkerk
2013-07-02
1
-0/+6
*
|
(Merge 3.3) Issue #18343: faulthandler.register() now keeps the previous signal
Victor Stinner
2013-07-01
2
-1/+6
|
\
\
|
|
/
|
*
Issue #18343: faulthandler.register() now keeps the previous signal handler
Victor Stinner
2013-07-01
2
-1/+6
*
|
Issue #18328: Reorder ops in PyThreadState_Delete*() functions. Now the
Christian Heimes
2013-07-01
2
-2/+5
|
\
\
|
|
/
|
*
Issue #18328: Reorder ops in PyThreadState_Delete*() functions. Now the
Christian Heimes
2013-07-01
2
-2/+5
*
|
Issue #18339: use with self.assertRaises() to make test case more readable
Christian Heimes
2013-07-01
1
-2/+4
|
\
\
|
|
/
|
*
Issue #18339: use with self.assertRaises() to make test case more readable
Christian Heimes
2013-07-01
1
-2/+4
*
|
Issue #17097: Merge.
Richard Oudkerk
2013-07-01
3
-4/+86
|
\
\
|
|
/
|
*
Issue #17097: Make multiprocessing ignore EINTR.
Richard Oudkerk
2013-07-01
3
-4/+86
*
|
Merge with current default
Łukasz Langa
2013-07-01
3
-0/+15
|
\
\
|
*
\
Singular form just like the other error message.
Christian Heimes
2013-07-01
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Singular form just like the other error message.
Christian Heimes
2013-07-01
1
-1/+1
|
*
|
Issue #18339: Negative ints keys in unpickler.memo dict no longer cause a
Christian Heimes
2013-07-01
3
-0/+15
|
|
\
\
|
|
|
/
|
|
*
Issue #18339: Negative ints keys in unpickler.memo dict no longer cause a
Christian Heimes
2013-07-01
3
-0/+15
*
|
|
Issue #18244: Adopt C3-based linearization in functools.singledispatch for im...
Łukasz Langa
2013-07-01
3
-64/+289
|
/
/
*
|
Issue 18240: The HMAC module is no longer restricted to bytes and accepts
Christian Heimes
2013-07-01
5
-11/+33
*
|
(merge) Issue #7136: In the Idle File menu, "New Window" is renamed "New File".
Terry Jan Reedy
2013-07-01
4
-4/+7
|
\
\
|
|
/
|
*
Issue #7136: In the Idle File menu, "New Window" is renamed "New File".
Terry Jan Reedy
2013-07-01
4
-4/+7
*
|
Merge with 3.3
Terry Jan Reedy
2013-06-30
2
-2/+39
|
\
\
|
|
/
|
*
Issue #18189: add test_delegator for Idle Delegator class.
Terry Jan Reedy
2013-06-30
2
-2/+39
*
|
Issue #18224: Updated test.
Vinay Sajip
2013-06-30
1
-4/+0
|
\
\
|
|
/
|
*
Issue #18224: Updated test.
Vinay Sajip
2013-06-30
1
-4/+0
*
|
Closes #18224: Removed pydoc script from created venv, as it causes problems ...
Vinay Sajip
2013-06-30
3
-9/+3
|
\
\
|
|
/
|
*
Issue #18224: Removed pydoc script from created venv, as it causes problems o...
Vinay Sajip
2013-06-30
3
-9/+3
*
|
Merge with 3.3
Terry Jan Reedy
2013-06-30
1
-8/+0
|
\
\
|
|
/
|
*
Issue 18189: remove unused methods in idlelib.Delegator.Delegator.
Terry Jan Reedy
2013-06-30
1
-8/+0
*
|
Null merge #18038: Use non-deprecated assert names in tests.
R David Murray
2013-06-30
0
-0/+0
|
\
\
|
|
/
|
*
#18038: Use non-deprecated assert names in tests.
R David Murray
2013-06-30
1
-5/+5
*
|
Merge #18155: Regex-escape delimiter, in case it is a regex special char.
R David Murray
2013-06-29
3
-6/+47
|
\
\
|
|
/
|
*
#18155: Regex-escape delimiter, in case it is a regex special char.
R David Murray
2013-06-29
4
-6/+48
[next]