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 #11638: Adding test to ensure .tar.gz files can be generated by sdist c...
Jason R. Coombs
2011-12-26
1
-0/+3
*
Update News entry.
Senthil Kumaran
2011-12-23
1
-0/+2
*
Issue #13639: Accept unicode filenames in tarfile.open(mode="w|gz").
Lars Gustäbel
2011-12-21
1
-0/+2
*
Issue #1785: Fix inspect and pydoc with misbehaving descriptors.
Antoine Pitrou
2011-12-21
1
-0/+2
*
Issue #13628: python-gdb.py is now able to retrieve more frames in the Python
Victor Stinner
2011-12-19
1
-0/+6
*
Issue #7502: Fix equality comparison for DocTestCase instances.
Antoine Pitrou
2011-12-18
2
-0/+4
*
Issue #11870: threading: Properly reinitialize threads internal locks and
Charles-François Natali
2011-12-18
1
-0/+3
*
Issue #8035: urllib: Fix a bug where the client could remain stuck after a
Charles-François Natali
2011-12-18
1
-0/+3
*
Issue #13522: document error return values of some float and complex C API fu...
Antoine Pitrou
2011-12-18
1
-0/+1
*
Fix the fix for issue #12149: it was incorrect, although it had the side
Antoine Pitrou
2011-12-15
1
-0/+4
*
Issue #4625: add NEWS entry.
Ned Deily
2011-12-14
1
-0/+4
*
Issue #13573: The csv.writer now uses the repr() for floats rather than str().
Raymond Hettinger
2011-12-12
1
-0/+3
*
Issue #13546: Fixed an overflow issue that could crash the intepreter when
Amaury Forgeot d'Arc
2011-12-07
1
-0/+3
*
Correctly detect bzip2 compressed streams with blocksizes other than 900k.
Lars Gustäbel
2011-12-06
1
-0/+3
*
Issue #13513: IOBase docs incorrectly link to the readline module
Meador Inge
2011-12-03
1
-0/+3
*
Issue #13439: Fix many errors in turtle docstrings.
Petri Lehtinen
2011-12-02
1
-0/+2
*
Issue #12856: Ensure child processes do not inherit the parent's random seed ...
Antoine Pitrou
2011-11-25
1
-0/+4
*
Issue #13458: Fix a memory leak in the ssl module when decoding a certificate...
Antoine Pitrou
2011-11-23
1
-0/+3
*
Issue #13415: os.unsetenv() doesn't ignore errors anymore.
Victor Stinner
2011-11-22
1
-0/+2
*
Issue #13322: Fix BufferedWriter.write() to ensure that BlockingIOError is
Antoine Pitrou
2011-11-21
2
-0/+7
*
#13358: HTMLParser now calls handle_data only once for each CDATA.
Ezio Melotti
2011-11-18
1
-0/+2
*
#4147: minidom's toprettyxml no longer adds whitespace around a text node whe...
Ezio Melotti
2011-11-18
1
-0/+4
*
Issue #8793: Prevent IDLE crash in 2.7 when given strings with
Ned Deily
2011-11-16
1
-0/+3
*
Issue #13333: The UTF-7 decoder now accepts lone surrogates
Antoine Pitrou
2011-11-15
1
-0/+3
*
#1745761, #755670, #13357, #12629, #1200313: improve attribute handling in HT...
Ezio Melotti
2011-11-14
1
-0/+3
*
Issue #13193: Fix distutils.filelist.FileList under Windows. The
Antoine Pitrou
2011-11-12
1
-0/+3
*
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
Antoine Pitrou
2011-11-09
2
-0/+4
*
Partial patch for issue #11812: Take care of test_telnetlib.py
Jesus Cea
2011-11-08
1
-0/+3
*
Solved a potential deadlock in test_telnetlib.py. Related to issue #11812
Jesus Cea
2011-11-08
1
-0/+2
*
Revert "Accept None as start and stop parameters for list.index() and tuple.i...
Petri Lehtinen
2011-11-06
1
-3/+0
*
remove py3k warning for callable
Benjamin Peterson
2011-11-06
1
-0/+2
*
Accept None as start and stop parameters for list.index() and tuple.index()
Petri Lehtinen
2011-11-05
1
-0/+3
*
Issue #3067: Enhance the documentation and docstring of locale.setlocale()
Petri Lehtinen
2011-11-05
1
-0/+3
*
Fix Maildir initialization so that maildir contents are read correctly.
Petri Lehtinen
2011-11-05
1
-0/+3
*
Issue #13140: Fix the daemon_threads attribute of ThreadingMixIn.
Florent Xicluna
2011-11-04
1
-0/+2
*
Missing NEWS entry in changeset e1dde980a92c
Florent Xicluna
2011-11-01
1
-0/+2
*
#670664: Fix HTMLParser to correctly handle the content of ``<script>...</scr...
Ezio Melotti
2011-11-01
1
-2/+5
*
Issue #13304: Skip test case if user site-packages disabled (-s or
Ned Deily
2011-10-31
2
-0/+4
*
Port to 2.7 - issue 10817 - Fix urlretrieve function to raise
Senthil Kumaran
2011-10-31
1
-0/+3
*
Issue 13296: Fix IDLE to clear compile __future__ flags on shell restart.
Ned Deily
2011-10-31
1
-0/+3
*
Add Misc/NEWS entry for issue #10519
Petri Lehtinen
2011-10-30
1
-0/+3
*
Closes #7334: close source files on ElementTree.parse and iterparse (partial ...
Florent Xicluna
2011-10-29
1
-0/+2
*
Oops, put fix news in the right section.
Barry Warsaw
2011-10-28
1
-2/+2
*
- Issue #13218: Fix test_ssl failures on Debian/Ubuntu.
Barry Warsaw
2011-10-28
1
-0/+2
*
don't let a tuple msg be interpreted as arguments to AssertionError (closes #...
Benjamin Peterson
2011-10-27
1
-0/+2
*
Updated NEWS with fix for 13232.
Vinay Sajip
2011-10-24
1
-0/+3
*
merge heads
Petri Lehtinen
2011-10-24
1
-0/+11
|
\
|
*
Issue #10332: multiprocessing: fix a race condition when a Pool is closed
Charles-François Natali
2011-10-24
1
-0/+3
|
*
Issue #13237: Rearrange subprocess module documentation to emphasise the conv...
Nick Coghlan
2011-10-24
1
-0/+3
|
*
Issue #13141: Demonstrate recommended style for SocketServer examples.
Florent Xicluna
2011-10-23
1
-0/+5
[next]