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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Issue #27365: partial merge
Terry Jan Reedy
2016-06-22
3
-8/+64
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27365: Allow non-ascii in idlelib/NEWS.txt, for contributor names.
Terry Jan Reedy
2016-06-22
3
-0/+58
*
|
|
|
|
Issue #27365: temporary rename
Terry Jan Reedy
2016-06-22
1
-0/+0
*
|
|
|
|
Issue #27365: Merge minimal part.
Terry Jan Reedy
2016-06-22
2
-3/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27365: Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2.
Terry Jan Reedy
2016-06-22
2
-3/+3
*
|
|
|
|
merge 3.5
Benjamin Peterson
2016-06-22
1
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
alter header; '%' really throws latex through a loop
Benjamin Peterson
2016-06-22
1
-2/+2
*
|
|
|
|
Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.
Terry Jan Reedy
2016-06-21
15
-84/+92
*
|
|
|
|
Issue #18726: All optional parameters of the dump(), dumps(),
Serhiy Storchaka
2016-06-21
6
-12/+36
*
|
|
|
|
Issue #20120: Merge from 3.5
Berker Peksag
2016-06-20
1
-0/+19
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #20120: Add a test case to verify the % char can be used in .pypirc
Berker Peksag
2016-06-20
1
-0/+19
*
|
|
|
|
Merge 3.5.
Stefan Krah
2016-06-20
1
-1/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27006: Do not use PyDec_CheckExact() on a type.
Stefan Krah
2016-06-20
1
-1/+1
*
|
|
|
|
Merge 3.5.
Stefan Krah
2016-06-20
2
-3/+12
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27006: from_float(): call the subclass' __new__() and __init__().
Stefan Krah
2016-06-20
2
-3/+12
*
|
|
|
|
Fix “allow(s) to”
Martin Panter
2016-06-20
2
-2/+2
*
|
|
|
|
Merge spelling fixes from 3.5
Martin Panter
2016-06-20
2
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Fix spelling errors in code comments
Martin Panter
2016-06-20
2
-3/+3
*
|
|
|
|
Added more tests for issue #27122.
Serhiy Storchaka
2016-06-20
1
-5/+11
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Added more tests for issue #27122.
Serhiy Storchaka
2016-06-20
1
-5/+11
*
|
|
|
|
Issue #27319: Methods selection_set(), selection_add(), selection_remove()
Serhiy Storchaka
2016-06-19
3
-20/+90
*
|
|
|
|
Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes.
Serhiy Storchaka
2016-06-19
1
-0/+1
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #23641: Added __getnewargs_ex__ to the list of special mock attributes.
Serhiy Storchaka
2016-06-19
1
-0/+1
*
|
|
|
|
Use macros instead of corresponding functions (they never fail) in _tkinter.c.
Serhiy Storchaka
2016-06-19
1
-22/+26
*
|
|
|
|
Issue #23968: Fix installs of the renamed config directory for OS X
Ned Deily
2016-06-18
1
-4/+4
*
|
|
|
|
Issue #27294: Numerical state in the repr for Tkinter event objects is now
Serhiy Storchaka
2016-06-18
4
-5/+61
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27294: Numerical state in the repr for Tkinter event objects is now
Serhiy Storchaka
2016-06-18
4
-5/+61
*
|
|
|
|
Issue #27294: Numerical state in the repr for Tkinter event objects is now
Serhiy Storchaka
2016-06-18
2
-8/+24
*
|
|
|
|
Issue #27349: Merge from 3.5
Berker Peksag
2016-06-18
2
-2/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27349: Fix typo in distutils upload command
Berker Peksag
2016-06-18
2
-2/+3
*
|
|
|
|
[merge from 3.5] - issue27021 - Document SC_IOV_MAX limitation imposed by OS ...
Senthil Kumaran
2016-06-18
1
-1/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev.
Senthil Kumaran
2016-06-18
1
-1/+5
*
|
|
|
|
Issue #27177: Match objects in the re module now support index-like objects
Serhiy Storchaka
2016-06-18
3
-9/+27
*
|
|
|
|
Issue #26536: Use spaces instead of tabs
Berker Peksag
2016-06-18
1
-4/+4
*
|
|
|
|
Issue #26536: Skip test_sio_loopback_fast_path under Windows 7
Berker Peksag
2016-06-18
1
-2/+8
*
|
|
|
|
Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as
Serhiy Storchaka
2016-06-18
6
-1/+61
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #26754: PyUnicode_FSDecoder() accepted a filename argument encoded as
Serhiy Storchaka
2016-06-18
6
-1/+62
*
|
|
|
|
Issue #24314: Merge doc links from 3.5
Martin Panter
2016-06-18
14
-64/+69
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter
2016-06-18
14
-64/+69
*
|
|
|
|
Issue #27343: Fixed error message for conflicting initializers of ctypes.Stru...
Serhiy Storchaka
2016-06-18
2
-10/+5
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27343: Fixed error message for conflicting initializers of ctypes.Stru...
Serhiy Storchaka
2016-06-18
2
-10/+5
*
|
|
|
|
Issue #27333: Simplified testing step on 0.
Serhiy Storchaka
2016-06-18
1
-11/+4
*
|
|
|
|
Issue #27342: Replaced some Py_XDECREFs with Py_DECREFs.
Serhiy Storchaka
2016-06-18
2
-7/+7
*
|
|
|
|
Issue #27312: Fix TypeError in test_setupapp
Berker Peksag
2016-06-18
1
-1/+4
*
|
|
|
|
Issue #27312: mock out function that fails when called from setupApp during
Terry Jan Reedy
2016-06-17
1
-0/+1
*
|
|
|
|
Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Dani...
Steve Dower
2016-06-17
6
-4/+57
*
|
|
|
|
Issue #27048: Prevents distutils failing on Windows when environment variable...
Steve Dower
2016-06-17
3
-4/+23
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #27048: Prevents distutils failing on Windows when environment variable...
Steve Dower
2016-06-17
3
-4/+23
*
|
|
|
|
Issue #27336: Fix compilation on Windows
Victor Stinner
2016-06-17
1
-2/+2
*
|
|
|
|
Issue #27336: Fix compilation failures --without-threads
Berker Peksag
2016-06-17
3
-3/+6
[prev]
[next]