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 #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
71
-1839/+1818
|
\
|
*
Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
71
-1835/+1814
*
|
merge 3.5 (#24557)
Benjamin Peterson
2016-07-07
6
-134/+147
|
\
\
|
|
/
|
*
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes ...
Benjamin Peterson
2016-07-07
6
-135/+160
*
|
merge 3.5 (#27248)
Benjamin Peterson
2016-07-07
1
-3/+9
|
\
\
|
|
/
|
*
fix refleaks in PyDict_SetItem error cases (closes #27248)
Benjamin Peterson
2016-07-07
1
-3/+9
*
|
merge 3.5
Donald Stufft
2016-07-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix a test with the new upload URL
Donald Stufft
2016-07-06
1
-1/+1
*
|
merge 3.5
Benjamin Peterson
2016-07-06
0
-0/+0
|
\
\
|
|
/
|
*
merge 3.4
Benjamin Peterson
2016-07-06
0
-0/+0
|
|
\
|
|
*
merge 3.3
Benjamin Peterson
2016-07-06
0
-0/+0
|
|
|
\
|
|
|
*
Switch to the new upload url for PyPI
Donald Stufft
2016-07-06
3
-4/+4
|
|
|
*
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
Serhiy Storchaka
2015-12-02
3
-0/+27
*
|
|
|
merge 3.5
Benjamin Peterson
2016-07-06
3
-5/+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
merge 3.4
Benjamin Peterson
2016-07-06
3
-5/+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Switch to the new upload url for PyPI
Donald Stufft
2016-07-06
3
-5/+5
*
|
|
|
Issue #27460: Unified error messages in bytes constructor for integers
Serhiy Storchaka
2016-07-06
1
-2/+2
*
|
|
|
Issue #21708: Deprecated dbm.dumb behavior that differs from common dbm
Serhiy Storchaka
2016-07-06
5
-1/+57
*
|
|
|
Issue #27452: make command line idle-test> python test_help.py work.
Terry Jan Reedy
2016-07-06
1
-1/+1
*
|
|
|
Issue #27452: add line counter and crc to IDLE config test dump.
Terry Jan Reedy
2016-07-06
1
-9/+20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #27452: add line counter and crc to IDLE configHandler test dump.
Terry Jan Reedy
2016-07-06
1
-10/+21
*
|
|
|
Merge from 3.5
Berker Peksag
2016-07-05
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Add versionadded to PyDict_SetDefault documentation
Berker Peksag
2016-07-05
1
-0/+1
*
|
|
|
Issue 27437: Add query.ModuleName and use it for file => Load Module.
Terry Jan Reedy
2016-07-03
5
-77/+185
*
|
|
|
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
Serhiy Storchaka
2016-07-03
11
-6/+29
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
Serhiy Storchaka
2016-07-03
10
-6/+26
*
|
|
|
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
|
\
\
\
\
|
|
/
/
/
[next]