COMMITS
/ Misc/ACKS September 4, 2016
M
Add Francisco Couzo to Misc/ACKS (for issue #27427 patch).
Mark Dickinson committed
September 3, 2016
August 24, 2016
B
Issue #6057: Merge from 3.5
Berker Peksag committed
B
Issue #6057: Document exceptions in sqlite3 module
Berker Peksag committed
M
Issue #12319: Support for chunked encoding of HTTP request bodies
Martin Panter committed
August 22, 2016
M
Issue #27539: Merge from 3.5.
Mark Dickinson committed
August 21, 2016
N
Merge #27782 fix from 3.5
Nick Coghlan committed
N
Issue #27782: Fix m_methods handling in multiphase init
Nick Coghlan committed
August 19, 2016
R
Merge: #2466: ismount now recognizes mount points user can't access.
R David Murray committed
R
#2466: ismount now recognizes mount points user can't access.
R David Murray committed
July 31, 2016
S
[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran committed
July 30, 2016
X
Issue #27453: CPP invocation in configure must use CPPFLAGS.
Xavier de Gaye committed
N
Issue #27366: Implement PEP 487
Nick Coghlan committed
July 28, 2016
M
Issue #27490: Merge pgen cross-compile logic from 3.5
Martin Panter committed
M
Issue #27490: Do not build pgen when cross-compiling
Martin Panter committed
July 19, 2016
Z
Closes #25393: Merge with 3.5
Zachary Ware committed
Z
Issue #25393: Fix probable copy/paste error in resource docs
Zachary Ware committed
July 15, 2016
B
Merge for #26844
Brett Cannon committed
B
Issue #26844: Fix imp.find_module() to have the exception related to
Brett Cannon committed
July 8, 2016
B
Issue #26896: Disambiguate uses of "importer" with "finder".
Brett Cannon committed
B
Issue #27285: Document the deprecation of the pyvenv script.
Brett Cannon committed
June 17, 2016
S
Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Daniel Stokes.
Steve Dower committed
June 14, 2016
S
Issue #27238: Got rid of bare excepts in the turtle module. Original patch
Serhiy Storchaka committed
B
Issue #16864: Cursor.lastrowid now supports REPLACE statement
Berker Peksag committed
June 12, 2016
Ł
Merge 3.5, issue #14209
Łukasz Langa committed
Ł
Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for packages
Łukasz Langa committed
June 11, 2016
Ł
Merge 3.5, issue #27194
Łukasz Langa committed
Ł
Issue #27194: superfluous truncate calls in tarfile.py slow down extraction
Łukasz Langa committed
T
Merge Issue #22558.
Terry Jan Reedy committed
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
June 8, 2016
M
Issue #25738: Merge HTTP server from 3.5
Martin Panter committed
M
Issue #25738: Don’t send message body for 205 Reset Content
Martin Panter committed
June 7, 2016
V
Merge 3.5 (os.urandom)
Victor Stinner committed
V
os.urandom() doesn't block on Linux anymore
Victor Stinner committed
June 4, 2016
E
add Dusty Phillips to ACKS
Ethan Furman committed
N
Issue #19611: handle implicit parameters in inspect.signature
Nick Coghlan committed
R
Clean up urlopen doc string.
R David Murray committed
June 3, 2016
R
Merge: #16484: Fix pydoc doc links to modules whose names are mixed case.
R David Murray committed
R
#16484: Fix pydoc doc links to modules whose names are mixed case.
R David Murray committed
R
Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance creation.
R David Murray committed
R
#26829: Clarify that namespace is copied to a new __dict__ in instance creation.
R David Murray committed
June 2, 2016
R
Merge: #27185: move test_pep292 into test_string.
R David Murray committed
R
#27185: move test_pep292 into test_string.
R David Murray committed
R
Merge: #20973: add total ordering tests for ipaddress
R David Murray committed
R
#20973: add total ordering tests for ipaddress
R David Murray committed
May 28, 2016
R
Issue 25926: Clarify that the pure python equivalents are only approximate.
Raymond Hettinger committed
R
Issue 25926: Clarify that the pure python equivalents are only approximate.
Raymond Hettinger committed
May 19, 2016
V
Merge 3.5 (issue #27057)
Victor Stinner committed
V
Fix os.set_inheritable() on Android
Victor Stinner committed