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
*
reflect with statements with multiple items in the AST (closes #12106)
Benjamin Peterson
2011-05-27
1
-0/+3
*
Revert my commit 3555cf6f9c98: "Issue #8796: codecs.open() calls the builtin
Victor Stinner
2011-05-27
1
-5/+0
*
try to use the same str object for all code filenames when compiling or unmar...
Benjamin Peterson
2011-05-27
1
-0/+3
*
Merge heads
Nadeem Vawda
2011-05-27
1
-0/+3
|
\
|
*
Issue #1625: BZ2File and bz2.decompress() now support multi-stream files.
Nadeem Vawda
2011-05-26
1
-0/+3
*
|
Issue #8796: codecs.open() calls the builtin open() function instead of using
Victor Stinner
2011-05-26
1
-0/+5
|
/
*
fix typo
Benjamin Peterson
2011-05-26
1
-1/+1
*
Move test_packaging news entries to the tests section
Éric Araujo
2011-05-26
1
-6/+6
*
Issue #12175: BufferedReader.read(-1) now calls raw.readall() if available.
Victor Stinner
2011-05-25
1
-0/+2
*
Issue #12175: FileIO.readall() now only reads the file position and size once.
Victor Stinner
2011-05-25
1
-1/+4
*
Issue #12180: Fixed a few remaining errors in test_packaging when no threading.
Tarek Ziade
2011-05-25
1
-0/+3
*
(Merge 3.2) Issue #12175: RawIOBase.readall() now returns None if read()
Victor Stinner
2011-05-25
1
-8/+10
|
\
|
*
(Merge 3.1) Issue #12175: RawIOBase.readall() now returns None if read()
Victor Stinner
2011-05-25
1
-3/+5
|
|
\
|
|
*
Issue #12175: RawIOBase.readall() now returns None if read() returns None.
Victor Stinner
2011-05-25
1
-0/+2
*
|
|
(Merge 3.2) Issue #12175: FileIO.readall() now raises a ValueError instead of
Victor Stinner
2011-05-25
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
(Merge 3.1) Issue #12175: FileIO.readall() now raises a ValueError instead of
Victor Stinner
2011-05-25
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #12175: FileIO.readall() now raises a ValueError instead of an IOError if
Victor Stinner
2011-05-25
1
-0/+3
*
|
|
merge commit.
Senthil Kumaran
2011-05-25
1
-0/+3
|
\
\
\
|
*
|
|
Issue #12045: Avoid duplicate execution of command in ctypes.util._get_soname().
Antoine Pitrou
2011-05-25
1
-0/+3
*
|
|
|
News entry for issue11109.
Senthil Kumaran
2011-05-25
1
-0/+3
|
/
/
/
*
|
|
make PyImport_ImportModuleLevel's first arg const like similiar functions (cl...
Benjamin Peterson
2011-05-25
1
-0/+3
*
|
|
wrap at 80 chars
Benjamin Peterson
2011-05-25
1
-1/+2
*
|
|
Issue #10818: Remove deprecated pydoc.serve() function
Victor Stinner
2011-05-24
1
-2/+3
*
|
|
Issue #10818: Remove the Tk GUI of the pydoc module (pydoc -g has been
Victor Stinner
2011-05-24
1
-0/+3
*
|
|
Issue #1441530: In imaplib, read the data in one chunk to speed up large
Charles-François Natali
2011-05-24
1
-0/+3
*
|
|
(Merge 3.2) Issue #12070: Fix the Makefile parser of the sysconfig module to
Victor Stinner
2011-05-24
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #12070: Fix the Makefile parser of the sysconfig module to handle
Victor Stinner
2011-05-24
1
-0/+3
*
|
|
(Merge 3.2) Issue #12100: Don't reset incremental encoders of CJK codecs at
Victor Stinner
2011-05-24
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
(Merge 3.1) Issue #12100: Don't reset incremental encoders of CJK codecs at
Victor Stinner
2011-05-24
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #12100: Don't reset incremental encoders of CJK codecs at each call to
Victor Stinner
2011-05-24
1
-0/+4
*
|
|
Issue #5715: In socketserver, close the server socket in the child process.
Charles-François Natali
2011-05-24
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #5715: In socketserver, close the server socket in the child process.
Charles-François Natali
2011-05-24
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Issue #5715: In socketserver, close the server socket in the child process.
Charles-François Natali
2011-05-24
1
-0/+2
*
|
|
move specialized dir implementations into __dir__ methods (closes #12166)
Benjamin Peterson
2011-05-24
1
-0/+3
*
|
|
Issue #12049: Add RAND_bytes() and RAND_pseudo_bytes() functions to the ssl
Victor Stinner
2011-05-24
1
-0/+3
*
|
|
merge 3.2
Benjamin Peterson
2011-05-23
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
merge 3.1
Benjamin Peterson
2011-05-23
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
correctly lookup __dir__
Benjamin Peterson
2011-05-23
1
-0/+3
|
*
|
Set up branch to be rc2 next.
Georg Brandl
2011-05-21
1
-2/+2
|
*
|
Merge release branch after 3.2.1rc1.
Georg Brandl
2011-05-21
1
-1/+1
|
|
\
\
|
|
*
|
Bump to 3.2.1rc1.
v3.2.1rc1
Georg Brandl
2011-05-15
1
-1/+1
*
|
|
|
Issue #12125: fixed the failures under Solaris due to improper test cleanup.
Tarek Ziade
2011-05-23
1
-0/+2
*
|
|
|
Issue #6501: os.device_encoding() returns None on Windows if the application
Victor Stinner
2011-05-23
1
-0/+3
*
|
|
|
Issue 12132 - skip the test_buil_ext test if the xx module is not found
Tarek Ziade
2011-05-22
1
-0/+2
*
|
|
|
Issue #12105: Add O_CLOEXEC to the os module.
Charles-François Natali
2011-05-22
1
-0/+2
*
|
|
|
Issue #12079: Decimal(0).fma(Decimal('inf'), 'not a number') should give a Ty...
Mark Dickinson
2011-05-22
1
-0/+4
*
|
|
|
(Merge 3.2) Issue #12124: zipimport doesn't keep a reference to
Victor Stinner
2011-05-19
1
-0/+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
(Merge 3.1) Issue #12124: zipimport doesn't keep a reference to
Victor Stinner
2011-05-19
1
-0/+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #12124: zipimport doesn't keep a reference to zlib.decompress() anymore
Victor Stinner
2011-05-19
1
-0/+3
|
|
*
|
Backport commit 33543b4e0e5d from Python 3.2: #10801: In zipfile, support
Victor Stinner
2011-05-18
1
-0/+3
[next]