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
...
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-27
1
-10/+8
|
\
\
|
|
/
|
*
Issue #22065: Remove the now unsed configGUI menu parameter and arguments.
Terry Jan Reedy
2014-08-27
1
-10/+8
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-27
2
-8/+7
|
\
\
|
|
/
|
*
Issue #22065: Menus, unlike Menubottons, do not have a state option.
Terry Jan Reedy
2014-08-27
2
-8/+7
*
|
Merge 3.4.
Stefan Krah
2014-08-26
3
-5/+9
|
\
\
|
|
/
|
*
Introduce and check for MPD_VERSION_HEX for precise management of builds
Stefan Krah
2014-08-26
3
-5/+9
*
|
Merge 3.4.
Stefan Krah
2014-08-26
3
-4/+14
|
\
\
|
|
/
|
*
Issue #22090: Fix '%' formatting for infinities and NaNs.
Stefan Krah
2014-08-26
3
-4/+14
*
|
(Merge 3.4) Issue #22063: Fix asyncio documentation of socket and pipe
Victor Stinner
2014-08-25
1
-5/+14
|
\
\
|
|
/
|
*
Issue #22063: Fix asyncio documentation of socket and pipe operations regarding
Victor Stinner
2014-08-25
1
-5/+14
*
|
(Merge 3.4) asyncio, tulip issue 203: Add _FlowControlMixin.get_write_buffer_...
Victor Stinner
2014-08-25
3
-0/+17
|
\
\
|
|
/
|
*
asyncio, tulip issue 203: Add _FlowControlMixin.get_write_buffer_limits() method
Victor Stinner
2014-08-25
3
-0/+17
*
|
(Merge 3.4) asyncio: sync with Tulip
Victor Stinner
2014-08-25
10
-64/+120
|
\
\
|
|
/
|
*
asyncio: sync with Tulip
Victor Stinner
2014-08-25
10
-64/+120
*
|
(Merge 3.4) asyncio: update the doc
Victor Stinner
2014-08-25
2
-8/+15
|
\
\
|
|
/
|
*
asyncio: update the doc
Victor Stinner
2014-08-25
2
-8/+15
*
|
merge 3.4 (#22265)
Benjamin Peterson
2014-08-24
1
-0/+1
|
\
\
|
|
/
|
*
allow test to work on implementations not using ref-counting (closes #22265)
Benjamin Peterson
2014-08-24
1
-0/+1
*
|
merge 3.4 (#22267)
Benjamin Peterson
2014-08-24
1
-0/+2
|
\
\
|
|
/
|
*
fix some test_weakref tests to not rely on ref-counting (closes #22267)
Benjamin Peterson
2014-08-24
1
-0/+2
*
|
Issue #16808: inspect.stack() now returns a named tuple instead of a tuple.
Antoine Pitrou
2014-08-24
4
-4/+25
*
|
Issue #22034: Improve handling of wrong argument types in posixpath.join().
Serhiy Storchaka
2014-08-24
2
-21/+20
|
\
\
|
|
/
|
*
Issue #22034: Got rid of misleading error message for bytearray arguments in
Serhiy Storchaka
2014-08-24
2
-16/+10
*
|
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
15
-270/+230
|
\
\
|
|
/
|
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
15
-271/+231
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-24
1
-2/+2
|
\
\
|
|
/
|
*
Issue #13540: add missing markup.
Terry Jan Reedy
2014-08-24
1
-2/+2
*
|
Issue #21166: fix typo in comment
Ned Deily
2014-08-24
1
-1/+1
|
\
\
|
|
/
|
*
Issue #21166: fix typo in comment
Ned Deily
2014-08-24
1
-1/+1
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-23
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22243: fix except grammar in reference.
Terry Jan Reedy
2014-08-23
1
-1/+1
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-23
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22232 (partial fix): update Universal newlines Glossary entry.
Terry Jan Reedy
2014-08-23
1
-1/+1
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-23
0
-0/+0
|
\
\
|
|
/
|
*
Merge heads.
Terry Jan Reedy
2014-08-23
1
-1/+0
|
|
\
*
|
\
Merge heads.
Terry Jan Reedy
2014-08-23
1
-1/+0
|
\
\
\
|
*
\
\
Merge with 3.4
Terry Jan Reedy
2014-08-19
1
-1/+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Idle ColorDelegator: finish removing code for 'as'.
Terry Jan Reedy
2014-08-19
1
-1/+0
*
|
|
|
Merge PEP 466 What's New in 2.7 changes from 3.4
Nick Coghlan
2014-08-23
1
-6/+16
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Forward port PEP 466 What's New in 2.7 updates
Nick Coghlan
2014-08-23
1
-6/+16
*
|
|
|
Issue #2527: Add a *globals* argument to timeit functions, in order to overri...
Antoine Pitrou
2014-08-23
5
-19/+68
*
|
|
|
Issue #21166: merge from 3.4
Ned Deily
2014-08-22
4
-1/+20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #21166: Prevent possible segfaults and other random failures of
Ned Deily
2014-08-22
4
-1/+20
*
|
|
|
Issue #20152: Port pyexpat to Argument Clinic.
Brett Cannon
2014-08-22
1
-154/+471
*
|
|
|
Add a missing Argument Clinic file
Brett Cannon
2014-08-22
1
-0/+73
*
|
|
|
Issue #20152: Port the pwd module to Argument Clinic.
Brett Cannon
2014-08-22
1
-26/+46
*
|
|
|
Fix a missing #include.
Brett Cannon
2014-08-22
1
-0/+2
*
|
|
|
Issue #20152: Port the spwd module to Argument Clinic.
Brett Cannon
2014-08-22
2
-17/+100
*
|
|
|
Issue #19447: Use importlib.util.cache_from_source() instead of ``bad_coding ...
Berker Peksag
2014-08-22
1
-1/+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #19447: Use importlib.util.cache_from_source() instead of ``bad_coding ...
Berker Peksag
2014-08-22
1
-1/+2
[prev]
[next]