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
*
Closes #20218: Added convenience methods read_text/write_text and read_bytes/
Georg Brandl
2014-10-01
1
-0/+17
*
Issue #22333: test_threaded_import now displays elapsed time in verbose mode.
Victor Stinner
2014-09-30
1
-0/+4
*
Issue #22333: Extend timeout in test_threaded_import
Victor Stinner
2014-09-30
1
-1/+1
*
(Merge 3.4) faulthandler: test_gil_released() now uses _sigsegv() instead of
Victor Stinner
2014-09-30
1
-2/+2
|
\
|
*
faulthandler: test_gil_released() now uses _sigsegv() instead of _read_null(),
Victor Stinner
2014-09-30
1
-2/+2
*
|
merge 3.4 (#22517)
Benjamin Peterson
2014-09-30
1
-0/+6
|
\
\
|
|
/
|
*
merge 3.3 (#22517)
Benjamin Peterson
2014-09-30
1
-0/+6
|
|
\
|
|
*
clear BufferedRWPair weakrefs on deallocation (closes #22517)
Benjamin Peterson
2014-09-30
1
-0/+6
*
|
|
Issue #22437: Number of capturing groups in regular expression is no longer
Serhiy Storchaka
2014-09-29
1
-2/+16
*
|
|
#17442: Add chained traceback support to InteractiveInterpreter.
R David Murray
2014-09-29
1
-0/+35
*
|
|
Closes issue #20858: Enhancements/fixes to pure-python datetime module
Alexander Belopolsky
2014-09-28
1
-5/+89
*
|
|
merge 3.4 (#22379)
Benjamin Peterson
2014-09-28
3
-15/+12
|
\
\
\
|
|
/
/
|
*
|
check that exception messages are not empty (#22379)
Benjamin Peterson
2014-09-28
3
-15/+12
*
|
|
Issue #9850: Fixed macpath.join() for empty first component. Patch by
Serhiy Storchaka
2014-09-27
1
-0/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #9850: Fixed macpath.join() for empty first component. Patch by
Serhiy Storchaka
2014-09-27
1
-0/+24
|
*
|
asyncio.test_tasks: Fix test_env_var_debug to use correct asyncio module
Yury Selivanov
2014-09-25
1
-4/+11
|
*
|
asyncio: Improve canceled timer handles cleanup. Closes issue #22448.
Yury Selivanov
2014-09-25
2
-10/+88
*
|
|
Issue #16324: _charset parameter of MIMEText now also accepts email.charset.C...
Berker Peksag
2014-09-26
1
-0/+4
*
|
|
inspect: Fix getsource() to support decorated functions.
Yury Selivanov
2014-09-26
2
-0/+16
*
|
|
os: Include posix functions in os.__all__. Closes issue #18554.
Yury Selivanov
2014-09-26
1
-0/+8
*
|
|
asyncio.test_tasks: Fix test_env_var_debug to use correct asyncio module
Yury Selivanov
2014-09-25
1
-4/+11
*
|
|
asyncio: Improve canceled timer handles cleanup. Closes issue #22448.
Yury Selivanov
2014-09-25
2
-10/+88
*
|
|
Issue #18093: fix test_capi test skip due to _testembed move
Nick Coghlan
2014-09-25
1
-1/+1
*
|
|
asyncio: Reverting 69d474dab479 as issue #21645 is now closed and debug is no...
Yury Selivanov
2014-09-25
1
-6/+0
*
|
|
asyncio.test_events: Partially reverting f7643c893587 to stay in sync with tu...
Yury Selivanov
2014-09-25
1
-1/+1
*
|
|
(Merge 3.4) test_faulthandler: fix typo
Victor Stinner
2014-09-24
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
test_faulthandler: fix typo
Victor Stinner
2014-09-24
1
-1/+1
*
|
|
Issue #16056: Rename test method in test_statistics to avoid conflict.
Berker Peksag
2014-09-24
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #16056: Rename test method in test_statistics to avoid conflict.
Berker Peksag
2014-09-24
1
-2/+2
*
|
|
Issue #22427: TemporaryDirectory no longer attempts to clean up twice when
Serhiy Storchaka
2014-09-24
1
-0/+24
|
\
\
\
|
|
/
/
|
*
|
Issue #22427: TemporaryDirectory no longer attempts to clean up twice when
Serhiy Storchaka
2014-09-24
1
-0/+24
*
|
|
Issue #22362: Forbidden ambiguous octal escapes out of range 0-0o377 in
Serhiy Storchaka
2014-09-23
1
-5/+7
*
|
|
Fixed bytes literals in tests.
Serhiy Storchaka
2014-09-23
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Fixed bytes literals in tests.
Serhiy Storchaka
2014-09-23
1
-2/+2
*
|
|
Issue #20912: Now directories added to ZIP file have correct Unix and MS-DOS
Serhiy Storchaka
2014-09-23
1
-4/+41
|
\
\
\
|
|
/
/
|
*
|
Issue #20912: Now directories added to ZIP file have correct Unix and MS-DOS
Serhiy Storchaka
2014-09-23
1
-4/+41
*
|
|
Fixed test_large_file_exception. Ported tests for large count of files
Serhiy Storchaka
2014-09-23
1
-1/+62
|
\
\
\
|
|
/
/
|
*
|
Fixed test_large_file_exception. Ported tests for large count of files
Serhiy Storchaka
2014-09-23
1
-1/+62
*
|
|
Issue #21866: ZipFile.close() no longer writes ZIP64 central directory
Serhiy Storchaka
2014-09-23
1
-6/+39
|
\
\
\
|
|
/
/
|
*
|
Issue #21866: ZipFile.close() no longer writes ZIP64 central directory
Serhiy Storchaka
2014-09-23
1
-6/+39
*
|
|
Issue #22278: Fix urljoin problem with relative urls, a regression observed
Senthil Kumaran
2014-09-22
1
-0/+12
*
|
|
Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
Serhiy Storchaka
2014-09-21
1
-6/+23
|
\
\
\
|
|
/
/
|
*
|
Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
Serhiy Storchaka
2014-09-21
1
-6/+23
|
*
|
Merge heads
Serhiy Storchaka
2014-09-21
1
-0/+33
|
|
\
\
*
|
\
\
Merge heads
Serhiy Storchaka
2014-09-21
1
-0/+33
|
\
\
\
\
|
*
\
\
\
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu...
Antoine Pitrou
2014-09-21
1
-0/+33
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line bu...
Antoine Pitrou
2014-09-21
1
-0/+33
*
|
|
|
|
Issue #22423: Unhandled exception in thread no longer causes unhandled
Serhiy Storchaka
2014-09-21
1
-2/+83
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Issue #22423: Unhandled exception in thread no longer causes unhandled
Serhiy Storchaka
2014-09-21
1
-2/+83
|
|
/
/
*
|
|
Merge: #21091: make is_attachment a method.
R David Murray
2014-09-20
1
-5/+5
|
\
\
\
|
|
/
/
[next]