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
*
Merge
Michael Foord
2011-12-22
2
-4/+22
|
\
|
*
Metaclasses with metaclasses with a __dict__ descriptor can no longer trigger...
Michael Foord
2011-12-22
2
-4/+22
*
|
Use context managers in test_ssl to simplify test writing.
Antoine Pitrou
2011-12-21
1
-83/+43
|
\
\
|
|
/
|
*
Use context managers in test_ssl to simplify test writing.
Antoine Pitrou
2011-12-21
1
-68/+35
*
|
Issue #13645: fix test_import failure when run immediately after test_coding.
Antoine Pitrou
2011-12-21
1
-1/+2
|
\
\
|
|
/
|
*
Issue #13645: fix test_import failure when run immediately after test_coding.
Antoine Pitrou
2011-12-21
1
-1/+2
*
|
Issue 13620 - Support chrome browser in webbrowser.py module.
Senthil Kumaran
2011-12-21
1
-0/+17
*
|
Issue #12708: Add starmap() and starmap_async() methods (similar to itertools...
Antoine Pitrou
2011-12-21
3
-3/+50
*
|
Issue #1785: Fix inspect and pydoc with misbehaving descriptors.
Antoine Pitrou
2011-12-21
3
-38/+149
|
\
\
|
|
/
|
*
Issue #1785: Fix inspect and pydoc with misbehaving descriptors.
Antoine Pitrou
2011-12-21
3
-38/+149
*
|
Fix ssl module compilation if ECDH support was disabled in the OpenSSL build.
Antoine Pitrou
2011-12-21
2
-1/+3
*
|
Merge
Antoine Pitrou
2011-12-20
1
-11/+8
|
\
\
|
*
\
Followup to issue #11867: Use socketpair(), since FreeBSD < 8 doesn't really
Charles-François Natali
2011-12-20
1
-11/+8
|
|
\
\
|
|
|
/
|
|
*
Followup to issue #11867: Use socketpair(), since FreeBSD < 8 doesn't really
Charles-François Natali
2011-12-20
1
-11/+8
*
|
|
Issue #13637: "a2b" functions in the binascii module now accept ASCII-only un...
Antoine Pitrou
2011-12-20
1
-3/+31
|
/
/
*
|
Fix for buggy test
Antoine Pitrou
2011-12-20
1
-0/+1
*
|
Issue #13634: Add support for querying and disabling SSL compression.
Antoine Pitrou
2011-12-20
3
-0/+38
*
|
(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
[next]