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
/
ACKS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #6057: Merge from 3.5
Berker Peksag
2016-08-24
1
-0/+1
|
\
|
*
Issue #6057: Document exceptions in sqlite3 module
Berker Peksag
2016-08-24
1
-0/+1
*
|
Issue #12319: Support for chunked encoding of HTTP request bodies
Martin Panter
2016-08-24
1
-0/+1
*
|
Issue #27539: Merge from 3.5.
Mark Dickinson
2016-08-22
1
-0/+1
|
\
\
|
|
/
|
*
Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent ...
Mark Dickinson
2016-08-22
1
-0/+1
*
|
Merge #27782 fix from 3.5
Nick Coghlan
2016-08-21
1
-0/+1
|
\
\
|
|
/
|
*
Issue #27782: Fix m_methods handling in multiphase init
Nick Coghlan
2016-08-21
1
-0/+1
*
|
Merge: #2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-19
1
-0/+1
|
\
\
|
|
/
|
*
#2466: ismount now recognizes mount points user can't access.
R David Murray
2016-08-19
1
-0/+1
*
|
[merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110)
Senthil Kumaran
2016-07-31
1
-0/+1
|
\
\
|
|
/
|
*
Issue #27453: CPP invocation in configure must use CPPFLAGS.
Xavier de Gaye
2016-07-30
1
-0/+1
*
|
Issue #27366: Implement PEP 487
Nick Coghlan
2016-07-30
1
-0/+1
*
|
Issue #27490: Merge pgen cross-compile logic from 3.5
Martin Panter
2016-07-28
1
-0/+1
|
\
\
|
|
/
|
*
Issue #27490: Do not build pgen when cross-compiling
Martin Panter
2016-07-28
1
-0/+1
*
|
Closes #25393: Merge with 3.5
Zachary Ware
2016-07-19
1
-0/+1
|
\
\
|
|
/
|
*
Issue #25393: Fix probable copy/paste error in resource docs
Zachary Ware
2016-07-19
1
-0/+1
*
|
Merge for #26844
Brett Cannon
2016-07-15
1
-0/+1
|
\
\
|
|
/
|
*
Issue #26844: Fix imp.find_module() to have the exception related to
Brett Cannon
2016-07-15
1
-0/+1
|
*
Issue #27238: Got rid of bare excepts in the turtle module. Original patch
Serhiy Storchaka
2016-06-14
1
-0/+1
*
|
Issue #26896: Disambiguate uses of "importer" with "finder".
Brett Cannon
2016-07-08
1
-0/+1
*
|
Issue #27285: Document the deprecation of the pyvenv script.
Brett Cannon
2016-07-08
1
-0/+1
*
|
Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Dani...
Steve Dower
2016-06-17
1
-0/+1
*
|
Issue #16864: Cursor.lastrowid now supports REPLACE statement
Berker Peksag
2016-06-14
1
-0/+1
*
|
Merge 3.5, issue #14209
Łukasz Langa
2016-06-12
1
-0/+1
|
\
\
|
|
/
|
*
Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for packages
Łukasz Langa
2016-06-12
1
-0/+1
*
|
Merge 3.5, issue #27194
Łukasz Langa
2016-06-11
1
-0/+1
|
\
\
|
|
/
|
*
Issue #27194: superfluous truncate calls in tarfile.py slow down extraction
Łukasz Langa
2016-06-11
1
-0/+1
*
|
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-0/+1
|
\
\
|
|
/
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+1
*
|
Issue #25738: Merge HTTP server from 3.5
Martin Panter
2016-06-08
1
-0/+1
|
\
\
|
|
/
|
*
Issue #25738: Don’t send message body for 205 Reset Content
Martin Panter
2016-06-08
1
-0/+1
*
|
Merge 3.5 (os.urandom)
Victor Stinner
2016-06-07
1
-0/+1
|
\
\
|
|
/
|
*
os.urandom() doesn't block on Linux anymore
Victor Stinner
2016-06-07
1
-0/+1
*
|
add Dusty Phillips to ACKS
Ethan Furman
2016-06-04
1
-0/+1
*
|
Issue #19611: handle implicit parameters in inspect.signature
Nick Coghlan
2016-06-04
1
-0/+1
*
|
Clean up urlopen doc string.
R David Murray
2016-06-04
1
-0/+1
*
|
Merge: #16484: Fix pydoc doc links to modules whose names are mixed case.
R David Murray
2016-06-03
1
-0/+1
|
\
\
|
|
/
|
*
#16484: Fix pydoc doc links to modules whose names are mixed case.
R David Murray
2016-06-03
1
-0/+1
*
|
Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance...
R David Murray
2016-06-03
1
-0/+1
|
\
\
|
|
/
|
*
#26829: Clarify that namespace is copied to a new __dict__ in instance creation.
R David Murray
2016-06-03
1
-0/+1
*
|
Merge: #27185: move test_pep292 into test_string.
R David Murray
2016-06-02
1
-0/+1
|
\
\
|
|
/
|
*
#27185: move test_pep292 into test_string.
R David Murray
2016-06-02
1
-0/+1
*
|
Merge: #20973: add total ordering tests for ipaddress
R David Murray
2016-06-02
1
-0/+1
|
\
\
|
|
/
|
*
#20973: add total ordering tests for ipaddress
R David Murray
2016-06-02
1
-0/+1
|
*
Issue 25926: Clarify that the pure python equivalents are only approximate.
Raymond Hettinger
2016-05-28
1
-0/+1
*
|
Issue 25926: Clarify that the pure python equivalents are only approximate.
Raymond Hettinger
2016-05-28
1
-0/+1
*
|
Merge 3.5 (issue #27057)
Victor Stinner
2016-05-19
1
-0/+1
|
\
\
|
|
/
|
*
Fix os.set_inheritable() on Android
Victor Stinner
2016-05-19
1
-0/+1
*
|
Issue #26807: mock_open 'files' no longer error on readline at end of file.
Robert Collins
2016-05-16
1
-0/+1
|
\
\
|
|
/
|
*
Issue #26807: mock_open 'files' no longer error on readline at end of file.
Robert Collins
2016-05-16
1
-0/+1
[next]