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 #7136: In the Idle File menu, "New Window" is renamed "New File".
Terry Jan Reedy
2013-07-01
1
-0/+3
*
|
Closes #18224: Removed pydoc script from created venv, as it causes problems ...
Vinay Sajip
2013-06-30
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18224: Removed pydoc script from created venv, as it causes problems o...
Vinay Sajip
2013-06-30
1
-0/+3
*
|
Merge #18155: Regex-escape delimiter, in case it is a regex special char.
R David Murray
2013-06-29
1
-1/+5
|
\
\
|
|
/
|
*
#18155: Regex-escape delimiter, in case it is a regex special char.
R David Murray
2013-06-29
2
-1/+6
*
|
Merge with 3.3
Terry Jan Reedy
2013-06-28
1
-0/+1
|
\
\
|
|
/
|
*
Issue #18315: Improve fileinput docs by adding 'bufsize' where missing and
Terry Jan Reedy
2013-06-28
1
-0/+1
*
|
Merge #14360: Add news item.
R David Murray
2013-06-28
1
-0/+2
|
\
\
|
|
/
|
*
#14360: Add news item.
R David Murray
2013-06-28
1
-0/+3
*
|
Issue #13483: Use VirtualAlloc in obmalloc on Windows.
Martin v. Löwis
2013-06-27
1
-0/+2
*
|
Issue 18111: Add a default argument to min() and max()
Raymond Hettinger
2013-06-25
1
-0/+4
*
|
(Merge 3.3) Issue #18135: ssl.SSLSocket.write() now raises an OverflowError if
Victor Stinner
2013-06-24
1
-3/+5
|
\
\
|
|
/
|
*
Issue #18135: ssl.SSLSocket.write() now raises an OverflowError if the input
Victor Stinner
2013-06-24
1
-3/+4
*
|
#11390: convert doctest CLI to argparse and add -o and -f options.
R David Murray
2013-06-23
1
-0/+3
*
|
Issue #18184: PyUnicode_FromFormat() and PyUnicode_FromFormatV() now raise
Serhiy Storchaka
2013-06-23
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18184: PyUnicode_FromFormat() and PyUnicode_FromFormatV() now raise
Serhiy Storchaka
2013-06-23
1
-0/+3
*
|
(Merge 3.3) Issue #18135: Fix a possible integer overflow in
Victor Stinner
2013-06-23
1
-0/+4
|
\
\
|
|
/
|
*
Issue #18135: Fix a possible integer overflow in ssl.SSLSocket.write()
Victor Stinner
2013-06-23
1
-0/+4
*
|
(Merge 3.3) Issue #18137: Detect integer overflow on precision in
Victor Stinner
2013-06-23
1
-0/+3
|
\
\
|
|
/
|
*
Issue #18137: Detect integer overflow on precision in float.__format__() and
Victor Stinner
2013-06-23
1
-0/+3
*
|
Issue #11016: Add C implementation of the stat module as _stat
Christian Heimes
2013-06-22
1
-0/+2
*
|
merge from 3.3
Senthil Kumaran
2013-06-20
1
-4/+18
|
\
\
|
|
/
|
*
Add -b and -X options to python man page.
Senthil Kumaran
2013-06-20
1
-4/+18
*
|
merge 3.3 (#18248)
Benjamin Peterson
2013-06-19
1
-0/+2
|
\
\
|
|
/
|
*
fix libffi build on AIX (closes #18248)
Benjamin Peterson
2013-06-19
1
-0/+2
|
*
merge heads
Christian Heimes
2013-06-19
2
-0/+4
|
|
\
*
|
\
merge heads
Christian Heimes
2013-06-19
2
-0/+4
|
\
\
\
|
*
\
\
Issue #18256: Compilation fix for recent AIX releases. Patch by David Edelsohn.
Antoine Pitrou
2013-06-18
2
-0/+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #18256: Compilation fix for recent AIX releases. Patch by David Edelsohn.
Antoine Pitrou
2013-06-18
2
-0/+4
*
|
|
|
Issue #18259: Declare sethostname in socketmodule.c for AIX
Christian Heimes
2013-06-19
1
-0/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Issue #18259: Declare sethostname in socketmodule.c for AIX
Christian Heimes
2013-06-19
1
-0/+2
|
|
/
*
|
merge heads
Christian Heimes
2013-06-17
1
-0/+3
|
\
\
|
*
\
Merge heads
Serhiy Storchaka
2013-06-17
1
-0/+3
|
|
\
\
|
*
\
\
Issue #18167: cgi.FieldStorage no more fails to handle multipart/form-data
Serhiy Storchaka
2013-06-17
1
-0/+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #18167: cgi.FieldStorage no more fails to handle multipart/form-data
Serhiy Storchaka
2013-06-17
1
-0/+3
*
|
|
|
Issue #18147: Add diagnostic functions to ssl.SSLContext().
Christian Heimes
2013-06-17
1
-0/+4
|
|
_
|
/
|
/
|
|
*
|
|
Issue #18207: Fix test_ssl for some versions of OpenSSL that ignore seconds
Christian Heimes
2013-06-17
1
-0/+3
|
/
/
*
|
Issue #18076: Introduce imoportlib.util.decode_source().
Brett Cannon
2013-06-16
1
-0/+2
*
|
importlib.abc.SourceLoader.get_source() was re-raising SyntaxError and
Brett Cannon
2013-06-16
1
-0/+3
*
|
Issues #18058, 18057: Make importlib._bootstrap.NamespaceLoader
Brett Cannon
2013-06-16
1
-0/+4
*
|
Issue #17177: The imp module is pending deprecation.
Brett Cannon
2013-06-16
1
-0/+2
*
|
Prevent a possible double close of parent pipe fds when the subprocess
Gregory P. Smith
2013-06-16
1
-0/+4
|
\
\
|
|
/
|
*
news entry for subprocess double close fix.
Gregory P. Smith
2013-06-16
1
-0/+4
*
|
Merge with 3.3
Andrew Kuchling
2013-06-15
1
-0/+3
|
\
\
|
|
/
|
*
#18113: Objects associated to a curses.panel object with set_userptr() were l...
Andrew Kuchling
2013-06-15
1
-0/+3
*
|
merge w/ 3.3
Brett Cannon
2013-06-15
1
-0/+2
|
\
\
|
|
/
|
*
Drop some dead imports of imp
Brett Cannon
2013-06-15
1
-0/+2
*
|
Issue #18194: Introduce importlib.util.cache_from_source() and
Brett Cannon
2013-06-15
1
-0/+4
*
|
Closes issue 17947. Adds PEP-0435 (Adding an Enum type to the Python standar...
Ethan Furman
2013-06-14
1
-0/+2
*
|
Issue #17907: Document types.ModuleType's constructor and attributes,
Brett Cannon
2013-06-14
1
-0/+3
[prev]
[next]