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.5
Zachary Ware
2016-08-30
1
-1/+5
|
\
|
*
Skip test_tools.test_i18n when pygettext.py is missing
Zachary Ware
2016-08-30
1
-1/+5
*
|
Merge with 3.5
Zachary Ware
2016-08-30
1
-1/+1
|
\
\
|
|
/
|
*
Include test/test_warnings/data as well
Zachary Ware
2016-08-30
1
-1/+1
*
|
Merge with 3.5
Zachary Ware
2016-08-30
1
-0/+1
|
\
\
|
|
/
|
*
Include test_tools and test_warnings in install
Zachary Ware
2016-08-30
1
-0/+1
*
|
Merge with 3.5
Zachary Ware
2016-08-30
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo
Zachary Ware
2016-08-30
1
-1/+1
*
|
Merge heads
Mark Dickinson
2016-08-29
2
-0/+4
|
\
\
|
*
|
- Issue #23968, keep platform_triplet and multiarch macros in sync
doko@ubuntu.com
2016-08-29
2
-0/+4
*
|
|
Issue #27870: A left shift of zero by a large integer no longer attempts to a...
Mark Dickinson
2016-08-29
3
-0/+23
|
/
/
*
|
Issue #25402: in int-to-decimal-string conversion, reduce intermediate storag...
Mark Dickinson
2016-08-29
2
-8/+15
*
|
Issue #27214: Fix potential bug and remove useless optimization in long_inver...
Mark Dickinson
2016-08-29
2
-2/+8
*
|
Merge heads
Serhiy Storchaka
2016-08-29
4
-0/+103
|
\
\
|
*
|
Issue 23229: add cmath.inf, cmath.nan, cmath.infj and cmath.nanj.
Mark Dickinson
2016-08-29
4
-0/+103
*
|
|
Issue #27818: Speed up parsing width and precision in format() strings for
Serhiy Storchaka
2016-08-29
1
-9/+16
|
/
/
*
|
Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory
Serhiy Storchaka
2016-08-29
4
-9/+35
|
\
\
|
|
/
|
*
Issue #27861: Fixed a crash in sqlite3.Connection.cursor() when a factory
Serhiy Storchaka
2016-08-29
4
-9/+35
*
|
Issue #26027: Fix test_path_t_converter on Windows
Berker Peksag
2016-08-27
1
-1/+1
*
|
Don't test for path-like bytes paths on Windows
Brett Cannon
2016-08-27
1
-2/+7
*
|
Issue #27506: Support bytes/bytearray.translate() delete as keyword argument
Martin Panter
2016-08-27
7
-80/+76
*
|
Issue #25825: Merge $(LIBPL) fix from 3.5
Martin Panter
2016-08-27
3
-2/+8
|
\
\
|
|
/
|
*
Issue #25825: Fix references to $(LIBPL) installation path on AIX
Martin Panter
2016-08-27
3
-4/+6
*
|
Issue #19884: Merge Readline updates from 3.5
Martin Panter
2016-08-27
3
-13/+18
|
\
\
|
|
/
|
*
Issue #19884: Avoid spurious output on OS X with Gnu Readline
Martin Panter
2016-08-27
3
-13/+18
*
|
Issue #12319: Always send file request bodies using chunked encoding
Martin Panter
2016-08-27
7
-82/+96
*
|
Issue #26027: Don't test for bytearray in path_t as that's now
Brett Cannon
2016-08-27
1
-7/+2
*
|
Add a What's New entry for PEP 519
Brett Cannon
2016-08-26
1
-0/+67
*
|
Issue #26027, #27524: Add PEP 519/__fspath__() support to os and
Brett Cannon
2016-08-26
11
-52/+424
*
|
Issue #10513: Merge from 3.5
Berker Peksag
2016-08-26
3
-1/+34
|
\
\
|
|
/
|
*
Issue #10513: Fix a regression in Connection.commit()
Berker Peksag
2016-08-26
3
-1/+34
*
|
Merge
Raymond Hettinger
2016-08-26
8
-11/+11
|
\
\
|
|
/
|
*
Issue 19504: Change "customise" to "customize" American spelling.
Raymond Hettinger
2016-08-26
8
-11/+11
*
|
Add version to title of IDLE help window.
Terry Jan Reedy
2016-08-26
1
-1/+2
|
\
\
|
|
/
|
*
Add version to title of IDLE help window.
Terry Jan Reedy
2016-08-26
1
-1/+2
*
|
Issue #27830: Revert, remove _PyFunction_FastCallKeywords()
Victor Stinner
2016-08-25
4
-74/+6
*
|
Closes #23746: merged update from 3.5.
Vinay Sajip
2016-08-25
1
-1/+3
|
\
\
|
|
/
|
*
Issue #23746: Clarified is_python_build() documentation.
Vinay Sajip
2016-08-25
1
-1/+3
*
|
Merge with 3.5
Terry Jan Reedy
2016-08-25
2
-24/+25
|
\
\
|
|
/
|
*
Issue #25564: Mention exec and __builtins__ in IDLE-console difference section.
Terry Jan Reedy
2016-08-25
2
-24/+25
*
|
Issue #27821: Fix bug in idlelib.comfig function and add new tests.
Terry Jan Reedy
2016-08-25
2
-23/+85
*
|
method_call() and slot_tp_new() now uses fast call
Victor Stinner
2016-08-24
4
-40/+55
*
|
Issue #27830: Fix _PyObject_FastCallKeywords()
Victor Stinner
2016-08-24
1
-1/+1
*
|
_pickle: remove outdated comment
Victor Stinner
2016-08-24
1
-11/+0
*
|
_PyObject_FastCallDict(): avoid _Py_CheckFunctionResult()
Victor Stinner
2016-08-24
1
-2/+2
*
|
Add _PyObject_FastCallKeywords()
Victor Stinner
2016-08-24
4
-9/+116
*
|
Closes #27595: Document PEP 495 (Local Time Disambiguation) features.
Alexander Belopolsky
2016-08-24
2
-104/+181
*
|
Fix typo in test name
Berker Peksag
2016-08-24
1
-1/+1
*
|
Use Py_ssize_t type for number of arguments
Victor Stinner
2016-08-24
7
-90/+128
*
|
Merge with 3.5
Terry Jan Reedy
2016-08-24
1
-1/+1
|
\
\
|
|
/
[next]