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
*
Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive.
Meador Inge
2012-03-05
1
-0/+4
*
Issue #14177: marshal.loads() now raises TypeError when given an unicode string.
Antoine Pitrou
2012-03-03
1
-0/+3
*
Issue #14172: Fix reference leak when marshalling a buffer-like object (other...
Antoine Pitrou
2012-03-02
1
-0/+3
*
Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, W...
Antoine Pitrou
2012-03-01
1
-0/+5
*
Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode.
Antoine Pitrou
2012-02-27
1
-0/+3
*
Issue #13521: dict.setdefault() now does only one lookup for the given key, m...
Antoine Pitrou
2012-02-26
1
-0/+3
*
Add news entry for previous commit
Éric Araujo
2012-02-25
1
-0/+3
*
Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884).
Éric Araujo
2012-02-25
1
-0/+3
*
Bump version to 3.2.3rc1.
Georg Brandl
2012-02-23
1
-6/+6
*
Issue #14084: Fix a file descriptor leak when importing a module with a bad e...
Antoine Pitrou
2012-02-22
1
-0/+3
*
Issue #14053: Fix "make patchcheck" to work with MQ.
Nadeem Vawda
2012-02-22
1
-0/+3
*
Issue #6807: Run msisupport.mak earlier.
Martin v. Löwis
2012-02-21
1
-0/+2
*
Issue #10580: Minor grammar change in Windows installer.
Martin v. Löwis
2012-02-21
1
-0/+2
*
sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures
Petri Lehtinen
2012-02-21
1
-0/+3
*
HTMLParser is now able to handle slashes in the start tag.
Ezio Melotti
2012-02-21
1
-0/+2
*
Fix typo.
Georg Brandl
2012-02-20
1
-1/+1
*
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...
Georg Brandl
2012-02-20
1
-0/+5
|
\
|
*
Issue #13703: add a way to randomize the hash values of basic types (str, byt...
Georg Brandl
2012-02-20
1
-0/+5
*
|
Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer
Charles-François Natali
2012-02-18
1
-0/+3
|
\
\
|
|
/
|
*
Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer
Charles-François Natali
2012-02-18
1
-0/+3
*
|
Fix a variable scoping error in an sqlite3 test
Petri Lehtinen
2012-02-17
1
-0/+2
*
|
sqlite3: Fix documentation errors concerning Cursor.rowcount
Petri Lehtinen
2012-02-16
1
-2/+2
*
|
NEWS entry for previous commit.
Gregory P. Smith
2012-02-16
1
-0/+2
*
|
Issue #13014: Fix a possible reference leak in SSLSocket.getpeercert().
Antoine Pitrou
2012-02-15
1
-0/+2
*
|
Issue #13491: Fix many errors in sqlite3 documentation
Petri Lehtinen
2012-02-15
1
-0/+3
*
|
Fix parsing of build_ext --libraries option (#1326113)
Éric Araujo
2012-02-15
1
-0/+3
*
|
Issue #13020: Fix a reference leak when allocating a structsequence object fa...
Antoine Pitrou
2012-02-15
1
-0/+3
*
|
Issue #13015: Fix a possible reference leak in defaultdict.__repr__.
Antoine Pitrou
2012-02-15
1
-0/+3
*
|
Issue #10287: nntplib now queries the server's CAPABILITIES first before send...
Antoine Pitrou
2012-02-14
1
-0/+4
*
|
Issue #13979: Fix ctypes.util.find_library ldconfig regex
Meador Inge
2012-02-14
1
-0/+3
*
|
#13993: HTMLParser is now able to handle broken end tags when strict=False.
Ezio Melotti
2012-02-13
1
-0/+3
*
|
Issue #13930: Adds ability for 2to3 to write its output to a different
Gregory P. Smith
2012-02-12
1
-0/+5
*
|
Fix sqlite3.Connection.iterdump on tables/fields with reserved names or quotes
Petri Lehtinen
2012-02-12
1
-0/+4
*
|
Issue #10287: nntplib now queries the server's CAPABILITIES again after authe...
Antoine Pitrou
2012-02-12
1
-0/+4
*
|
Fix distutils.filelist.FileList under Windows (#13193).
Éric Araujo
2012-02-12
1
-2/+1
*
|
Issue #13989: Document that GzipFile does not support text mode.
Nadeem Vawda
2012-02-11
1
-0/+3
*
|
Issue #13590: On OS X 10.7 and 10.6 with Xcode 4.2, building
Ned Deily
2012-02-10
1
-0/+13
*
|
#13960: HTMLParser is now able to handle broken comments when strict=False.
Ezio Melotti
2012-02-10
1
-1/+4
*
|
Issue #9021 - Introduce copy module better. Doc changes suggested by Terry
Senthil Kumaran
2012-02-09
1
-0/+2
*
|
Fix Issue #6005: Examples in the socket library documentation use sendall,
Senthil Kumaran
2012-02-09
1
-0/+3
*
|
Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a Pr...
Petri Lehtinen
2012-02-06
1
-0/+3
*
|
Issue #10881: Fix test_site failure with OS X framework builds.
Ned Deily
2012-02-05
1
-0/+2
*
|
Issue 964437 Make IDLE help window non-modal.
Terry Jan Reedy
2012-02-05
1
-0/+3
*
|
Branch merge
Éric Araujo
2012-02-05
1
-0/+2
|
\
\
|
*
|
Stop ignoring RPMs in distutils' upload command (#2945).
Éric Araujo
2012-01-15
1
-0/+2
*
|
|
Issue #13933: IDLE auto-complete did not work with some imported
Ned Deily
2012-02-04
1
-0/+3
*
|
|
Issue #13901: Prevent test_distutils failures on OS X with --enable-shared.
Ned Deily
2012-02-03
1
-0/+2
*
|
|
Document absoluteness of sys.executable
Petri Lehtinen
2012-02-02
1
-0/+2
*
|
|
sqlite3: Handle strings with embedded zeros correctly
Petri Lehtinen
2012-02-01
1
-0/+2
*
|
|
#13506 Add '' to path for interactive interpreter by adding with_cwd parameter
Terry Jan Reedy
2012-01-31
1
-0/+3
[next]