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
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #13756: Fix building extensions modules on Cygwin
Zachary Ware
2016-10-01
1
-1/+1
*
Issue #21085: add configure check for siginfo_t.si_band
Zachary Ware
2016-10-01
1
-0/+4
*
Issue #28275: Merge bz2 fix from 3.6
Martin Panter
2016-10-01
1
-1/+3
|
\
|
*
Issue #28275: Merge bz2 fix from 3.5 into 3.6
Martin Panter
2016-10-01
1
-1/+3
|
|
\
|
|
*
Issue #28275: Clean up to avoid use-after-free after bzip decompress failure
Martin Panter
2016-10-01
1
-1/+3
*
|
|
Merge 3.6
Victor Stinner
2016-09-29
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix xml.etree.ElementTree.Element.getiterator()
Victor Stinner
2016-09-29
1
-1/+1
*
|
|
Merged from 3.6
Alexander Belopolsky
2016-09-28
2
-92/+30
|
\
\
\
|
|
/
/
|
*
|
Issue #28148: Stop using localtime() and gmtime() in the time module.
Alexander Belopolsky
2016-09-28
2
-92/+30
*
|
|
Issue #20947: Fixed a gcc warning with -Wstrict-overflow.
Serhiy Storchaka
2016-09-27
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #20947: Fixed a gcc warning with -Wstrict-overflow.
Serhiy Storchaka
2016-09-27
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #20947: Fixed a gcc warning with -Wstrict-overflow.
Serhiy Storchaka
2016-09-27
1
-1/+1
*
|
|
Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress().
Serhiy Storchaka
2016-09-27
1
-1/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress().
Serhiy Storchaka
2016-09-27
1
-1/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #28275: Fixed possible use adter free in LZMADecompressor.decompress().
Serhiy Storchaka
2016-09-27
1
-1/+3
*
|
|
Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
Serhiy Storchaka
2016-09-26
1
-2/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
Serhiy Storchaka
2016-09-26
1
-2/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
Serhiy Storchaka
2016-09-26
1
-2/+4
*
|
|
Issue #20100: Simplify newPyEpoll_Object()
Berker Peksag
2016-09-26
1
-8/+10
*
|
|
Issue #28277: remove linefeed character from iomodule.h. Patch by Michael Felt
Christian Heimes
2016-09-26
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #28277: remove linefeed character from iomodule.h. Patch by Michael Felt
Christian Heimes
2016-09-26
1
-1/+1
*
|
|
Typo
Christian Heimes
2016-09-24
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Typo
Christian Heimes
2016-09-24
1
-1/+1
*
|
|
Finish GC code for SSLSession and increase test coverage
Christian Heimes
2016-09-24
1
-4/+9
|
\
\
\
|
|
/
/
|
*
|
Finish GC code for SSLSession and increase test coverage
Christian Heimes
2016-09-24
1
-4/+9
*
|
|
Increase buffer for readlink() in case OS will support longer names one day.
Christian Heimes
2016-09-23
1
-3/+4
|
\
\
\
|
|
/
/
|
*
|
Increase buffer for readlink() in case OS will support longer names one day.
Christian Heimes
2016-09-23
1
-3/+4
|
|
\
\
|
|
|
/
|
|
*
Increase buffer for readlink() in case OS will support longer names one day.
Christian Heimes
2016-09-23
1
-3/+4
*
|
|
Add an extra byte for null in case we ever get very long unicode names.
Christian Heimes
2016-09-23
1
-4/+4
|
\
\
\
|
|
/
/
|
*
|
Add an extra byte for null in case we ever get very long unicode names.
Christian Heimes
2016-09-23
1
-4/+4
|
|
\
\
|
|
|
/
|
|
*
Add an extra byte for null in case we ever get very long unicode names.
Christian Heimes
2016-09-23
1
-4/+4
*
|
|
Don't define PY_WITH_KECCAK
Christian Heimes
2016-09-21
1
-2/+0
|
\
\
\
|
|
/
/
|
*
|
Don't define PY_WITH_KECCAK
Christian Heimes
2016-09-21
1
-2/+0
*
|
|
Merge 3.6 (os.getrandom)
Victor Stinner
2016-09-20
1
-10/+18
|
\
\
\
|
|
/
/
|
*
|
Fix memleak in os.getrandom()
Victor Stinner
2016-09-20
1
-10/+18
*
|
|
merge 3.6
Benjamin Peterson
2016-09-20
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
revert expat changes
Benjamin Peterson
2016-09-20
1
-1/+1
*
|
|
merge 3.6 (closes #28184)
Benjamin Peterson
2016-09-20
3
-8/+8
|
\
\
\
|
|
/
/
|
*
|
merge 3.5 (#28184)
Benjamin Peterson
2016-09-20
3
-8/+8
|
|
\
\
|
|
|
/
|
|
*
Issue #28075: Fix test_access_denied in Python 3.5
Berker Peksag
2016-09-18
1
-2/+4
*
|
|
Merge 3.6
Victor Stinner
2016-09-19
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix memory leak in path_converter()
Victor Stinner
2016-09-19
1
-1/+1
*
|
|
merge 3.6
Benjamin Peterson
2016-09-19
2
-84/+84
|
\
\
\
|
|
/
/
|
*
|
stop using Py_LL and Py_ULL
Benjamin Peterson
2016-09-19
2
-84/+84
*
|
|
Issue #28161: Opening CON for write access fails
Steve Dower
2016-09-17
1
-14/+31
|
\
\
\
|
|
/
/
|
*
|
Issue #28161: Opening CON for write access fails
Steve Dower
2016-09-17
1
-14/+31
*
|
|
Merge with 3.6
Steve Dower
2016-09-17
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #28192: Don't import readline in isolated mode
Steve Dower
2016-09-17
1
-1/+2
*
|
|
Issue #28075: Merge from 3.6
Berker Peksag
2016-09-17
1
-2/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #28075: Merge from 3.5
Berker Peksag
2016-09-17
1
-2/+4
|
|
\
\
|
|
|
/
[next]