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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19744: Handle missing SSL/TLS in ensurepip
Nick Coghlan
2014-02-14
1
-0/+4
*
Issue #20605: Make test_socket getaddrinfo OS X segfault test more robust.
Ned Deily
2014-02-14
1
-0/+5
|
\
|
*
Issue #20605: Make test_socket getaddrinfo OS X segfault test more robust.
Ned Deily
2014-02-14
1
-0/+2
*
|
set line and column numbers for keyword-only arg nodes (closes #20619)
Benjamin Peterson
2014-02-14
1
-0/+3
*
|
Issue #20526, #19466: Revert changes of issue #19466 which introduces a
Victor Stinner
2014-02-13
1
-0/+4
*
|
Issue #6815: os.path.expandvars() now supports non-ASCII environment
Serhiy Storchaka
2014-02-13
1
-0/+3
|
\
\
|
|
/
|
*
Issue #6815: os.path.expandvars() now supports non-ASCII environment
Serhiy Storchaka
2014-02-13
1
-0/+3
*
|
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
Serhiy Storchaka
2014-02-12
1
-0/+3
|
\
\
|
|
/
|
*
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
Serhiy Storchaka
2014-02-12
1
-0/+3
*
|
merge 3.3 (#20594)
Benjamin Peterson
2014-02-11
1
-0/+2
|
\
\
|
|
/
|
*
avoid name clash with posix_close (closes #20594)
Benjamin Peterson
2014-02-11
1
-0/+2
*
|
remove dynamic initializer lists for c89 compliance (closes #20595)
Benjamin Peterson
2014-02-11
1
-0/+2
*
|
whatsnew: __complex__ may not return float, .so may have multiple python modules
R David Murray
2014-02-11
1
-3/+3
*
|
Merge heads
Serhiy Storchaka
2014-02-11
2
-5/+17
|
\
\
|
*
\
Merge Python 3.4.0rc1 release branch.
Larry Hastings
2014-02-11
1
-0/+5
|
|
\
\
|
*
|
|
Python 3.4.0rc1: Post-release updates.
Larry Hastings
2014-02-11
1
-0/+12
|
*
|
|
Python 3.4.0rc1: Version bump.
v3.4.0rc1
Larry Hastings
2014-02-10
2
-2/+2
*
|
|
|
Issue #19856: shutil.move() failed to move a directory to other directory
Serhiy Storchaka
2014-02-11
1
-0/+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Issue #19856: shutil.move() failed to move a directory to other directory
Serhiy Storchaka
2014-02-11
1
-0/+3
*
|
|
merge 3.3 (#20588)
Benjamin Peterson
2014-02-11
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
don't put runtime values in array initializer for C89 compliance (closes #20588)
Benjamin Peterson
2014-02-11
1
-0/+2
|
*
|
merge with 3.3.4 releasing repo
Georg Brandl
2014-02-10
2
-56/+91
|
|
\
\
|
|
*
|
Post-release updates.
Georg Brandl
2014-02-10
1
-0/+12
|
|
*
|
news entry
v3.3.4
Georg Brandl
2014-02-09
1
-1/+4
|
|
*
|
Bump to 3.3.4 final
Georg Brandl
2014-02-09
2
-7/+3
|
|
*
|
Post release update.
Georg Brandl
2014-01-27
1
-0/+12
|
|
*
|
Bump to 3.3.4rc1.
Georg Brandl
2014-01-25
2
-3/+3
|
|
*
|
#20311: revert changes to 3.3 branch for now until experts have decided how t...
Georg Brandl
2014-01-25
1
-4/+0
|
|
*
|
#16042: CVE-2013-1752: smtplib fix for unlimited readline() from socket
Georg Brandl
2014-01-25
1
-0/+3
*
|
|
|
Issue #19255: The builtins module is restored to initial value before
Serhiy Storchaka
2014-02-10
1
-0/+3
|
|
_
|
/
|
/
|
|
*
|
|
Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.
Larry Hastings
2014-02-10
1
-4/+2
*
|
|
Issue #20530: The signatures for slot builtins have been updated
Larry Hastings
2014-02-10
1
-0/+3
*
|
|
Issue #20517: Functions in the os module that accept two filenames
Larry Hastings
2014-02-10
1
-0/+12
*
|
|
Issue #20437: Fixed 22 potential bugs when deleting objects references.
Serhiy Storchaka
2014-02-09
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #20437: Fixed 21 potential bugs when deleting objects references.
Serhiy Storchaka
2014-02-09
1
-0/+2
*
|
|
Issue #20530: Argument Clinic's signature format has been revised again.
Larry Hastings
2014-02-09
1
-4/+10
*
|
|
Close #20500: Don't trigger PyObject_Str assertion at shutdown
Nick Coghlan
2014-02-09
1
-1/+4
*
|
|
Close #20563: Declare ipaddress API stable
Nick Coghlan
2014-02-08
1
-0/+2
*
|
|
Merge: #14983: always add a line end after a MIME boundary marker.
R David Murray
2014-02-08
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
#14983: always add a line end after a MIME boundary marker.
R David Murray
2014-02-08
1
-0/+4
*
|
|
Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a m...
Antoine Pitrou
2014-02-08
1
-0/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a m...
Antoine Pitrou
2014-02-08
1
-0/+5
*
|
|
Merge: #16983: Apply postel's law to encoded words inside quoted strings.
R David Murray
2014-02-08
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#16983: Apply postel's law to encoded words inside quoted strings.
R David Murray
2014-02-08
1
-0/+3
*
|
|
Merge #19772: Do not mutate message when downcoding to 7bit.
R David Murray
2014-02-08
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#19772: Do not mutate message when downcoding to 7bit.
R David Murray
2014-02-08
1
-0/+3
*
|
|
Issue #20406: Use Python application icons for Idle window title bars.
Terry Jan Reedy
2014-02-08
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #20406: Use Python application icons for Idle window title bars.
Terry Jan Reedy
2014-02-08
1
-0/+3
*
|
|
Close #20536: correctly handle Decimal exponents in statistics
Nick Coghlan
2014-02-08
1
-0/+3
*
|
|
Merge #18805 NEWS fix from 3.3
Nick Coghlan
2014-02-08
1
-1/+1
|
\
\
\
|
|
/
/
[next]