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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
(bug #8684) fix 'fedora without thread buildbot' as per http://bugs.python.or...
Giampaolo Rodola'
2011-12-19
1
-1/+4
*
Issue #13627: Add support for SSL Elliptic Curve-based Diffie-Hellman
Antoine Pitrou
2011-12-19
3
-1/+16
*
Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton.
Antoine Pitrou
2011-12-19
1
-0/+65
|
\
|
*
Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton.
Antoine Pitrou
2011-12-19
1
-0/+65
*
|
Issue #13453: Try to increase some socket timeouts to make some buildbots stop
Charles-François Natali
2011-12-19
1
-1/+1
|
\
\
|
|
/
|
*
Issue #13453: Try to increase some socket timeouts to make some buildbots stop
Charles-François Natali
2011-12-19
1
-1/+1
*
|
(Merge 3.2) Issue #13628: python-gdb.py is now able to retrieve more frames in
Victor Stinner
2011-12-19
1
-3/+19
|
\
\
|
|
/
|
*
Issue #13628: python-gdb.py is now able to retrieve more frames in the Python
Victor Stinner
2011-12-19
1
-3/+19
*
|
Issue #13635: Add ssl.OP_CIPHER_SERVER_PREFERENCE, so that SSL servers
Antoine Pitrou
2011-12-19
2
-1/+5
*
|
Issue #11867: Make test_mailbox.test_lock_conflict deterministic (and fix a
Charles-François Natali
2011-12-19
1
-9/+21
|
\
\
|
|
/
|
*
Issue #11867: Make test_mailbox.test_lock_conflict deterministic (and fix a
Charles-François Natali
2011-12-19
1
-9/+21
*
|
#13576: merge with 3.2.
Ezio Melotti
2011-12-19
2
-0/+47
|
\
\
|
|
/
|
*
#13576: add tests about the handling of (possibly broken) condcoms.
Ezio Melotti
2011-12-19
2
-0/+47
*
|
Merge 3.2
Michael Foord
2011-12-18
2
-4/+11
|
\
\
|
|
/
|
*
Fix inspect.getattr_static to work on modules (again).
Michael Foord
2011-12-18
2
-4/+11
*
|
Followup to #7502: add __hash__ method and tests.
Antoine Pitrou
2011-12-18
2
-0/+29
|
\
\
|
|
/
|
*
Followup to #7502: add __hash__ method and tests.
Antoine Pitrou
2011-12-18
2
-0/+30
*
|
Issue #7502: Fix equality comparison for DocTestCase instances.
Antoine Pitrou
2011-12-18
2
-0/+81
|
\
\
|
|
/
|
*
Merge
Antoine Pitrou
2011-12-18
1
-7/+4
|
|
\
|
|
*
Issue #11870: threading: Properly reinitialize threads internal locks and
Charles-François Natali
2011-12-18
1
-7/+4
|
*
|
Issue #7502: Fix equality comparison for DocTestCase instances.
Antoine Pitrou
2011-12-18
2
-0/+81
|
|
/
*
|
Merge
Antoine Pitrou
2011-12-18
2
-9/+4
|
\
\
|
*
|
Issue #11870: threading: Properly reinitialize threads internal locks and
Charles-François Natali
2011-12-18
1
-7/+4
|
*
|
Issue #8035: urllib: Fix a bug where the client could remain stuck after a
Charles-François Natali
2011-12-18
1
-2/+0
|
|
\
\
|
|
|
/
|
|
*
Issue #8035: urllib: Fix a bug where the client could remain stuck after a
Charles-François Natali
2011-12-18
1
-2/+0
*
|
|
In the test SSL server, also output the cipher name
Antoine Pitrou
2011-12-18
1
-1/+5
|
/
/
*
|
Issue #13623: Fix a performance regression introduced by issue #12170 in
Victor Stinner
2011-12-18
1
-0/+5
*
|
Mention that level can be an int or str in the setLevel docstring.
Gregory P. Smith
2011-12-17
1
-2/+2
*
|
Skip test if the path is too long for a AF_UNIX socket
Antoine Pitrou
2011-12-16
1
-4/+16
*
|
Issue #8373: The filesystem path of AF_UNIX sockets now uses the filesystem
Antoine Pitrou
2011-12-16
1
-1/+62
*
|
fix this test to actually test something (closes #13606)
Benjamin Peterson
2011-12-15
1
-2/+4
*
|
(Merge 3.2) Issue #13545: Fix platform.libc_version() is the SO version is mi...
Victor Stinner
2011-12-15
1
-1/+1
|
\
\
|
|
/
|
*
Issue #13545: Fix platform.libc_version() is the SO version is missing
Victor Stinner
2011-12-15
1
-1/+1
*
|
improve abstract property support (closes #11610)
Benjamin Peterson
2011-12-15
4
-18/+210
*
|
Fix OSError.__init__ and OSError.__new__ so that each of them can be
Antoine Pitrou
2011-12-15
1
-5/+55
*
|
Issue #13593: updating the importlib utility decorators for __qualname__.
Meador Inge
2011-12-15
2
-1/+11
*
|
Issue #13591: import_module potentially imports a module twice.
Meador Inge
2011-12-15
3
-2/+26
|
\
\
|
|
/
|
*
Issue #13591: import_module potentially imports a module twice.
Meador Inge
2011-12-15
3
-2/+26
*
|
Issue #4625: If IDLE cannot write to its recent file or breakpoint
Ned Deily
2011-12-14
2
-13/+26
|
\
\
|
|
/
|
*
Issue #4625: If IDLE cannot write to its recent file or breakpoint
Ned Deily
2011-12-14
2
-13/+26
*
|
Issue #13453: Fix a race condition in test_poplib.
Charles-François Natali
2011-12-14
1
-10/+12
|
\
\
|
|
/
|
*
Issue #13453: Fix a race condition in test_poplib.
Charles-François Natali
2011-12-14
1
-10/+12
*
|
Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the sch...
Giampaolo Rodola'
2011-12-14
2
-1/+15
*
|
Fix #8684: make sched.scheduler class thread-safe
Giampaolo Rodola'
2011-12-14
1
-27/+35
*
|
Merge 3.2
Alexandre Vassalotti
2011-12-13
3
-43/+45
|
\
\
|
|
/
|
*
Issue #13505: Make pickling of bytes object compatible with Python 2.
Alexandre Vassalotti
2011-12-13
3
-43/+45
*
|
Issue #13575: there is only one class type.
Florent Xicluna
2011-12-12
2
-1/+3
*
|
Issue #13577: various kinds of descriptors now have a __qualname__ attribute.
Antoine Pitrou
2011-12-12
2
-4/+22
*
|
Issue #13544: Add __qualname__ to functools.WRAPPER_ASSIGNMENTS.
Meador Inge
2011-12-12
2
-4/+11
*
|
fix #13563: make use of with statement in ftplib.py where needed
Giampaolo Rodola'
2011-12-10
1
-20/+5
[next]