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
/
Misc
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
Serhiy Storchaka
2015-11-22
1
-0/+3
|
\
|
*
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
Serhiy Storchaka
2015-11-22
1
-0/+3
|
|
\
|
|
*
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
Serhiy Storchaka
2015-11-22
1
-0/+3
*
|
|
Merge with 3.5
Terry Jan Reedy
2015-11-21
1
-14/+37
|
\
\
\
|
|
/
/
|
*
|
Misc/NEWS entries for IDLE.
Terry Jan Reedy
2015-11-21
1
-14/+37
|
|
\
\
|
|
|
/
|
|
*
Misc/NEWS entries for IDLE.
Terry Jan Reedy
2015-11-21
1
-14/+37
*
|
|
Issue #25626: Add news to 3.6 section
Martin Panter
2015-11-21
1
-0/+7
*
|
|
Issue #25626: Merge zlib fix from 3.5
Martin Panter
2015-11-21
1
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #25626: Change zlib to accept Py_ssize_t and cap to UINT_MAX
Martin Panter
2015-11-20
1
-0/+7
*
|
|
Issue #25583: Add news to 3.6 section
Martin Panter
2015-11-20
1
-0/+3
*
|
|
Issue #25583: Merge makedirs fix from 3.5
Martin Panter
2015-11-20
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25583: Merge makedirs fix from 3.4 into 3.5
Martin Panter
2015-11-20
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #25583: Avoid incorrect errors raised by os.makedirs(exist_ok=True)
Martin Panter
2015-11-19
1
-0/+3
*
|
|
Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.5->3.6)
Guido van Rossum
2015-11-19
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25593: Change semantics of EventLoop.stop(). (Merge 3.4->3.5)
Guido van Rossum
2015-11-19
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #25593: Change semantics of EventLoop.stop().
Guido van Rossum
2015-11-19
1
-0/+2
*
|
|
merge 3.5 (#25630)
Benjamin Peterson
2015-11-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
make the PyUnicode_FSConverter cleanup set the decrefed argument to NULL (clo...
Benjamin Peterson
2015-11-16
1
-0/+3
*
|
|
Fixes #23564: Fix a partially broken sanity check in the _posixsubprocess
Gregory P. Smith
2015-11-16
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Fixes #23564: Fix a partially broken sanity check in the _posixsubprocess
Gregory P. Smith
2015-11-16
1
-0/+4
*
|
|
Fix issue #6973: When we know a subprocess.Popen process has died, do
Gregory P. Smith
2015-11-16
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Fix issue #6973: When we know a subprocess.Popen process has died, do
Gregory P. Smith
2015-11-16
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Fix issue #6973: When we know a subprocess.Popen process has died, do
Gregory P. Smith
2015-11-16
1
-0/+4
*
|
|
merge 3.5 (#25578)
Benjamin Peterson
2015-11-14
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
merge 3.4 (#25578)
Benjamin Peterson
2015-11-14
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
fix possible memory lea k in _get_aia_uri (closes #25578)
Benjamin Peterson
2015-11-14
1
-0/+2
*
|
|
Issue #25388: Fixed tokenizer crash when processing undecodable source code
Serhiy Storchaka
2015-11-14
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25388: Fixed tokenizer crash when processing undecodable source code
Serhiy Storchaka
2015-11-14
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #25388: Fixed tokenizer crash when processing undecodable source code
Serhiy Storchaka
2015-11-14
1
-0/+3
*
|
|
Issue #23883: Add news listing modules with new exported APIs
Martin Panter
2015-11-14
1
-0/+5
*
|
|
Adjust grammar and punctuation in whatsnew/3.6.rst
Martin Panter
2015-11-14
1
-2/+2
*
|
|
Merge typo and grammar fixes from 3.5
Martin Panter
2015-11-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix grammar in whatsnew/3.5.rst and elsewhere
Martin Panter
2015-11-14
1
-1/+1
*
|
|
Issue #25590: Complete attribute names even if they are not yet created
Martin Panter
2015-11-13
1
-0/+4
*
|
|
Issue #25590: Merge rlcompleter getattr change from 3.5
Martin Panter
2015-11-13
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25590: Merge rlcompleter change from 3.4 into 3.5
Martin Panter
2015-11-13
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #25590: Make rlcompleter only call getattr() once per attribute
Martin Panter
2015-11-13
1
-0/+3
*
|
|
Issue #25498: Add NEWS entry for 3.6
Martin Panter
2015-11-13
1
-0/+4
*
|
|
Issue #25498: Merge ctypes crash fix from 3.5
Martin Panter
2015-11-13
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #25498: Merge ctypes crash fix from 3.4 into 3.5
Martin Panter
2015-11-13
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #25498: Fix GC crash due to ctypes objects wrapping a memoryview
Martin Panter
2015-11-13
1
-0/+4
*
|
|
Issue #25462: The hash of the key now is calculated only once in most
Serhiy Storchaka
2015-11-13
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25462: The hash of the key now is calculated only once in most
Serhiy Storchaka
2015-11-13
1
-0/+3
*
|
|
Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now
Serhiy Storchaka
2015-11-12
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now
Serhiy Storchaka
2015-11-12
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now
Serhiy Storchaka
2015-11-12
1
-0/+3
*
|
|
merge 3.5 (#25530)
Benjamin Peterson
2015-11-12
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
merge 3.4 (#25530)
Benjamin Peterson
2015-11-12
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
always set OP_NO_SSLv3 by default (closes #25530)
Benjamin Peterson
2015-11-12
1
-0/+3
*
|
|
merge 3.5 (#25569)
Benjamin Peterson
2015-11-12
1
-0/+2
|
\
\
\
|
|
/
/
[next]