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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
expose linux extended file system attributes (closes #12720)
Benjamin Peterson
2011-09-01
1
-0/+94
*
Merge fix for #10086 from 3.2
Éric Araujo
2011-08-31
1
-2/+2
|
\
|
*
Fix test_sysconfig when run from a Python installed under /site (#10086).
Éric Araujo
2011-08-31
1
-2/+2
*
|
Try to fix one of the bigmem tests in test_pickle
Antoine Pitrou
2011-08-30
1
-0/+5
|
\
\
|
|
/
|
*
Try to fix one of the bigmem tests in test_pickle
Antoine Pitrou
2011-08-30
1
-0/+5
*
|
Remove misleading comment and code.
Antoine Pitrou
2011-08-30
1
-2/+1
*
|
Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in
Antoine Pitrou
2011-08-29
1
-0/+12
|
\
\
|
|
/
|
*
Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in
Antoine Pitrou
2011-08-29
1
-0/+12
*
|
Issue #11564: Avoid crashes when trying to pickle huge objects or containers
Antoine Pitrou
2011-08-29
3
-9/+110
|
\
\
|
|
/
|
*
Issue #11564: Avoid crashes when trying to pickle huge objects or containers
Antoine Pitrou
2011-08-29
3
-9/+111
*
|
Make tests faster by reaping threads only at the end
Antoine Pitrou
2011-08-27
1
-4/+1
|
\
\
|
|
/
|
*
Make tests faster by reaping threads only at the end
Antoine Pitrou
2011-08-27
1
-4/+1
*
|
Fix #12835: prevent use of the unencrypted sendmsg/recvmsg APIs on SSL wrappe...
Nick Coghlan
2011-08-27
1
-0/+8
*
|
Merge: Make regrtest complain when -M and -j are used together.
Nadeem Vawda
2011-08-27
1
-0/+2
|
\
\
|
|
/
|
*
Make regrtest complain when -M and -j are used together.
Nadeem Vawda
2011-08-27
1
-0/+2
|
*
Merge
Antoine Pitrou
2011-08-23
1
-6/+2
|
|
\
|
|
*
Issue #12821: Fix test_fcntl failures on OpenBSD 5.
Charles-François Natali
2011-08-23
1
-6/+2
*
|
|
Followup to cdc6c1b072a5: I forgot to "hg add" the test files
Antoine Pitrou
2011-08-25
2
-0/+51
*
|
|
Issue #12803: SSLContext.load_cert_chain() now accepts a password argument
Antoine Pitrou
2011-08-25
1
-0/+57
*
|
|
Issue #12656: Really fix test_asyncore failures on Windows buildbots...
Charles-François Natali
2011-08-24
1
-1/+2
*
|
|
Issue #12656: Fix test_asyncore failures on Windows buildbots.
Charles-François Natali
2011-08-24
1
-5/+7
*
|
|
Issue #12656: Add tests for IPv6 and Unix sockets to test_asyncore.
Charles-François Natali
2011-08-24
1
-46/+85
*
|
|
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
Antoine Pitrou
2011-08-23
2
-2/+81
|
\
\
\
|
|
/
/
|
*
|
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
Antoine Pitrou
2011-08-23
1
-1/+81
|
*
|
A warning doesn't equate a failed test
Antoine Pitrou
2011-08-23
1
-1/+0
|
|
/
*
|
Remove the SSLSocket versions of sendmsg/recvmsg due to lack of proper tests ...
Nick Coghlan
2011-08-23
1
-16/+0
*
|
#6484: refactor a bit the tests.
Ezio Melotti
2011-08-22
1
-52/+70
*
|
#12191: fix build failures, explicitly passing group argument when I want to ...
Sandro Tosi
2011-08-22
1
-2/+2
*
|
Merge indentation fix and skip decorator with 3.2.
Ezio Melotti
2011-08-22
1
-24/+28
|
\
\
|
|
/
|
*
Fix indentation and add a skip decorator.
Ezio Melotti
2011-08-22
1
-24/+28
*
|
#12191: add shutil.chown() to change user and/or group owner of a given path ...
Sandro Tosi
2011-08-22
1
-0/+59
*
|
#9200: merge with 3.2.
Ezio Melotti
2011-08-22
1
-1/+157
|
\
\
|
|
/
|
*
#9200: The str.is* methods now work with strings that contain non-BMP charact...
Ezio Melotti
2011-08-22
1
-1/+157
*
|
Fix deprecation warnings in test_socket.
Nadeem Vawda
2011-08-22
1
-14/+14
*
|
Add unit tests for the mailcap module. Patch by Gregory Nofi (closes #6484)
Nick Coghlan
2011-08-22
2
-0/+242
*
|
Add support for the send/recvmsg API to the socket module. Patch by David Wat...
Nick Coghlan
2011-08-22
2
-0/+2136
*
|
Issue #12783: Fix test_posix failures on FreeBSD buildbots, due to
Charles-François Natali
2011-08-21
1
-2/+8
*
|
Issue #12326: refactor usage of sys.platform
Victor Stinner
2011-08-20
4
-10/+7
*
|
Issue #12213: Fix a buffering bug with interleaved reads and writes that
Antoine Pitrou
2011-08-20
1
-2/+42
|
\
\
|
|
/
|
*
Issue #12213: Fix a buffering bug with interleaved reads and writes that
Antoine Pitrou
2011-08-20
1
-2/+42
*
|
Issue #12791: Break reference cycles early when a generator exits with an exc...
Antoine Pitrou
2011-08-20
1
-0/+62
|
\
\
|
|
/
|
*
Issue #12791: Break reference cycles early when a generator exits with an exc...
Antoine Pitrou
2011-08-20
1
-0/+62
*
|
Fix typo in test names
Antoine Pitrou
2011-08-19
1
-4/+4
|
\
\
|
|
/
|
*
Fix typo in test names
Antoine Pitrou
2011-08-19
1
-4/+4
*
|
Issue #12778: Reduce memory consumption when JSON-encoding a large container ...
Antoine Pitrou
2011-08-19
1
-1/+18
*
|
Merge: Fix ResourceWarnings in test_subprocess.
Nadeem Vawda
2011-08-19
1
-0/+4
|
\
\
|
|
/
|
*
Fix ResourceWarnings in test_subprocess.
Nadeem Vawda
2011-08-19
1
-0/+4
*
|
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
Charles-François Natali
2011-08-18
1
-12/+0
|
\
\
|
|
/
|
*
Issue #12650: fix failures on some buildbots, when a subprocess takes a long
Charles-François Natali
2011-08-18
1
-12/+0
*
|
merge 3.2
Benjamin Peterson
2011-08-18
1
-0/+58
|
\
\
|
|
/
[next]