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 #23034: The output of a special Python build with defined COUNT_ALLOCS,
Serhiy Storchaka
2016-07-03
7
-1/+50
*
Issue #27443: __length_hint__() of bytearray itearator no longer return
Serhiy Storchaka
2016-07-03
3
-1/+18
|
\
|
*
Issue #27443: __length_hint__() of bytearray itearator no longer return
Serhiy Storchaka
2016-07-03
3
-1/+18
*
|
Backed out changeset b0087e17cd5e (issue #26765)
Serhiy Storchaka
2016-07-03
3
-77/+138
*
|
Issue #26765: Fixed parsing Py_ssize_t arguments on 32-bit Windows.
Serhiy Storchaka
2016-07-03
1
-0/+1
*
|
Issue #26765: Moved wrappers for bytes and bytearray methods to common header
Serhiy Storchaka
2016-07-01
3
-138/+77
*
|
Issue #27007: The fromhex() class methods of bytes and bytearray subclasses
Serhiy Storchaka
2016-07-01
5
-10/+50
*
|
Issue #27431: Merge from 3.5
Berker Peksag
2016-07-01
2
-1/+5
|
\
\
|
|
/
|
*
Issue #27431: Update default protocol version in shelve.Shelf() documentation
Berker Peksag
2016-07-01
2
-1/+5
*
|
Issue #27430: Merge from 3.5
Berker Peksag
2016-07-01
4
-4/+4
|
\
\
|
|
/
|
*
Issue #27430: Fix typos, patch by scop.
Berker Peksag
2016-07-01
4
-4/+4
*
|
Fix typo in whatsnew/3.6.rst
Berker Peksag
2016-07-01
1
-1/+1
*
|
Merge from 3.5 for issue #26664
Brett Cannon
2016-06-30
1
-2/+2
|
\
\
|
|
/
|
*
Issue #26665: Remove mis-use of ``$`` in activate.fish.
Brett Cannon
2016-06-30
2
-2/+4
*
|
Issue #4945: Improved the documenting of boolean arguments in the json module.
Serhiy Storchaka
2016-06-30
2
-24/+28
|
\
\
|
|
/
|
*
Issue #4945: Improved the documenting of boolean arguments in the json module.
Serhiy Storchaka
2016-06-30
2
-24/+28
*
|
Merge 3.5 (copy doc)
Victor Stinner
2016-06-30
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27416: clarify copy doc
Victor Stinner
2016-06-30
1
-1/+1
*
|
Issue #27418: Fixed Tools/importbench/importbench.py.
Serhiy Storchaka
2016-06-30
2
-7/+11
|
\
\
|
|
/
|
*
Issue #27418: Fixed Tools/importbench/importbench.py.
Serhiy Storchaka
2016-06-30
2
-7/+11
*
|
Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBase
Martin Panter
2016-06-29
7
-15/+131
*
|
Fix issue #27402: example for typing did not type-check. (Merge 3.5->3.6)
Guido van Rossum
2016-06-28
1
-2/+2
|
\
\
|
|
/
|
*
Fix issue #27402: example for typing did not type-check.
Guido van Rossum
2016-06-28
1
-2/+2
*
|
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-28
2
-1/+13
|
\
\
|
|
/
|
*
asyncio: Use socket specs for getaddrinfo() in sock_connect()
Yury Selivanov
2016-06-28
2
-1/+13
*
|
Merge 3.5 (asyncio)
Yury Selivanov
2016-06-28
2
-0/+17
|
\
\
|
|
/
|
*
asyncio: Fix NameError in sslproto _fatal_error()
Yury Selivanov
2016-06-28
2
-0/+17
*
|
Issue #27352: Fixed an error message in a test.
Serhiy Storchaka
2016-06-27
1
-1/+1
*
|
Merge from 3.5
Steve Dower
2016-06-27
1
-0/+74
|
\
\
|
|
/
|
*
Adds script for purging the caching server for downloads on python.org.
Steve Dower
2016-06-27
1
-0/+74
*
|
Issue #27352: Correct the validation of the ImportFrom AST node and simplify
Serhiy Storchaka
2016-06-27
2
-11/+3
*
|
Merge from 3.5
Steve Dower
2016-06-27
1
-0/+55
|
\
\
|
|
/
|
*
Adds batch file to build nuget packages.
Steve Dower
2016-06-27
1
-0/+55
*
|
Merge from 3.5
Steve Dower
2016-06-27
2
-11/+29
|
\
\
|
|
/
|
*
Include libs folder in nuget package and allow preinstalling packages
Steve Dower
2016-06-27
2
-11/+29
*
|
Issue #27255: Added more predictions in ceval.c.
Serhiy Storchaka
2016-06-27
1
-2/+12
*
|
Issue #27393: Merge from 3.5
Berker Peksag
2016-06-27
1
-2/+2
|
\
\
|
|
/
|
*
Issue #27393: Fix escaping of C:\ too
Berker Peksag
2016-06-27
1
-2/+2
*
|
Issue #27393: Merge from 3.5
Berker Peksag
2016-06-27
1
-2/+2
|
\
\
|
|
/
|
*
Issue #27393: Fix escaping of venv activate commands on Windows
Berker Peksag
2016-06-27
1
-2/+2
*
|
Merge from 3.5.
Larry Hastings
2016-06-27
2
-1/+5
|
\
\
|
|
/
|
*
Null merge from 3.4 (well, except, pull in the tag for 3.4.5.)
Larry Hastings
2016-06-27
1
-0/+1
|
|
\
|
|
*
Merge.
Larry Hastings
2016-06-27
3
-5/+11
|
|
|
\
|
|
*
|
Post-release fixups for Python 3.4.5.
Larry Hastings
2016-06-27
2
-1/+13
|
|
*
|
Added tag v3.4.5 for changeset 619b61e505d0
Larry Hastings
2016-06-25
1
-0/+1
|
|
*
|
Version bump for 3.4.5 final.
v3.4.5
Larry Hastings
2016-06-25
3
-5/+16
|
|
*
|
Regenerate pydoc topics for 3.4.5 final.
Larry Hastings
2016-06-25
1
-1/+1
|
|
*
|
Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test.
Matthias Klose
2016-06-13
1
-1/+2
|
*
|
|
Merge.
Larry Hastings
2016-06-27
110
-794/+1523
|
|
\
\
\
|
*
|
|
|
Post-release fixups for Python 3.5.2.
Larry Hastings
2016-06-27
2
-3/+15
[next]