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
...
*
|
|
Issue #25210: Add some basic tests for the new exception message
Berker Peksag
2015-10-22
1
-0/+25
*
|
|
Issue #25417: Remove the extra dot from docstring
Berker Peksag
2015-10-22
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25417: Remove the extra dot from docstring
Berker Peksag
2015-10-22
1
-1/+1
*
|
|
Issue #23981: Update test_unicodedata to use script_helpers
Berker Peksag
2015-10-22
1
-10/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #23981: Update test_unicodedata to use script_helpers
Berker Peksag
2015-10-22
1
-10/+5
*
|
|
Issue #25417: Fix typo in Path.samefile() docstring
Berker Peksag
2015-10-21
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25417: Fix typo in Path.samefile() docstring
Berker Peksag
2015-10-21
1
-2/+2
*
|
|
Merge 3.5
Victor Stinner
2015-10-20
1
-2/+10
|
\
\
\
|
|
/
/
|
*
|
Issue #21515: Elaborate tempfile.TemporaryFile() comment
Victor Stinner
2015-10-20
1
-2/+10
*
|
|
Merge with 3.5
Terry Jan Reedy
2015-10-20
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge with 3.4
Terry Jan Reedy
2015-10-20
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #24782: Don't try to run now-removed extension dialog test.
Terry Jan Reedy
2015-10-20
1
-1/+1
*
|
|
Issue #25390: typing: Don't crash on Union[str, Pattern]. (Merge 3.5->3.6)
Guido van Rossum
2015-10-19
2
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #25390: typing: Don't crash on Union[str, Pattern].
Guido van Rossum
2015-10-19
2
-0/+7
*
|
|
Fix whitespace.
Guido van Rossum
2015-10-19
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix whitespace.
Guido van Rossum
2015-10-19
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Fix whitespace.
Guido van Rossum
2015-10-19
1
-1/+1
*
|
|
Issue #25441: asyncio: Raise error from drain() when socket is closed. (Merge...
Guido van Rossum
2015-10-19
2
-0/+52
|
\
\
\
|
|
/
/
|
*
|
Issue #25441: asyncio: Raise error from drain() when socket is closed. (Merge...
Guido van Rossum
2015-10-19
2
-0/+52
|
|
\
\
|
|
|
/
|
|
*
Issue #25441: asyncio: Raise error from drain() when socket is closed.
Guido van Rossum
2015-10-19
2
-0/+52
*
|
|
Closes #25411: Merged fix from 3.5.
Vinay Sajip
2015-10-17
2
-10/+12
|
\
\
\
|
|
/
/
|
*
|
Closes #25411: Merged fix from 3.4.
Vinay Sajip
2015-10-17
2
-10/+12
|
|
\
\
|
|
|
/
|
|
*
Closes #25411: Improved Unicode support in SMTPHandler.
Vinay Sajip
2015-10-17
2
-12/+14
*
|
|
Issue 25422: Add tests for multi-line string tokenization. Also remove trunca...
Eric V. Smith
2015-10-17
1
-6/+32
*
|
|
Upgrade the imp module's deprecation to DeprecationWarning.
Brett Cannon
2015-10-16
2
-2/+2
*
|
|
Merge for issue #25407
Brett Cannon
2015-10-16
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25407: Drop the mention of the formatter module being removed
Brett Cannon
2015-10-16
1
-2/+2
*
|
|
Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end()
Serhiy Storchaka
2015-10-14
1
-0/+14
|
\
\
\
|
|
/
/
|
*
|
Issue #25406: Fixed a bug in C implementation of OrderedDict.move_to_end()
Serhiy Storchaka
2015-10-14
1
-0/+14
*
|
|
test_bytes: new try to fix test on '%p' formatter on Windows
Victor Stinner
2015-10-14
1
-6/+16
*
|
|
Issue #25384: Fix binascii.rledecode_hqx()
Victor Stinner
2015-10-14
1
-1/+15
*
|
|
Optimize bytes.fromhex() and bytearray.fromhex()
Victor Stinner
2015-10-14
1
-0/+14
*
|
|
Merge with 3.5
Terry Jan Reedy
2015-10-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge with 3.4
Terry Jan Reedy
2015-10-14
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #24782: whitespace
Terry Jan Reedy
2015-10-14
1
-1/+1
*
|
|
Merge with 3.5
Terry Jan Reedy
2015-10-14
5
-197/+144
|
\
\
\
|
|
/
/
|
*
|
Merge with 3.4
Terry Jan Reedy
2015-10-14
5
-197/+144
|
|
\
\
|
|
|
/
|
|
*
Issue #24782: Finish converting the Configure Extension dialog into a new
Terry Jan Reedy
2015-10-14
5
-197/+144
*
|
|
Fix test_bytes on Windows
Victor Stinner
2015-10-14
1
-4/+7
*
|
|
Rewrite PyBytes_FromFormatV() using _PyBytesWriter API
Victor Stinner
2015-10-13
1
-12/+80
*
|
|
Issue #25382: pickletools.dis() now outputs implicit memo index for the
Serhiy Storchaka
2015-10-13
1
-0/+1
*
|
|
Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in
Serhiy Storchaka
2015-10-13
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in
Serhiy Storchaka
2015-10-13
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in
Serhiy Storchaka
2015-10-13
1
-1/+1
*
|
|
Closes #25093: Merge with 3.5
Zachary Ware
2015-10-13
1
-4/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #25093: Merge with 3.4
Zachary Ware
2015-10-13
1
-4/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #25093: Fix test_tcl's testloadWithUNC for paths with spaces
Zachary Ware
2015-10-13
1
-4/+4
*
|
|
Merge 3.5 (sys.setrecursionlimit)
Victor Stinner
2015-10-12
1
-10/+45
|
\
\
\
|
|
/
/
|
*
|
sys.setrecursionlimit() now raises RecursionError
Victor Stinner
2015-10-12
1
-7/+45
*
|
|
Merge 3.5 (test_eintr)
Victor Stinner
2015-10-12
1
-5/+5
|
\
\
\
|
|
/
/
[prev]
[next]