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 964437 Make IDLE help window non-modal.
Terry Jan Reedy
2012-02-05
1
-0/+3
*
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
2
-0/+5
*
Issue #13806: The size check in audioop decompression functions was too stric...
Antoine Pitrou
2012-01-28
1
-0/+3
*
Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV ...
Antoine Pitrou
2012-01-27
1
-0/+3
|
\
|
*
Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV ...
Antoine Pitrou
2012-01-27
1
-0/+3
|
*
Replay svn r88852.
Barry Warsaw
2011-06-04
1
-0/+12
|
*
Replay svn r88850.
v2.6.7
Barry Warsaw
2011-06-04
2
-18/+6
|
*
Replay changeset 70249:b571c7a8cf2e from fubar branch. Original commit
Barry Warsaw
2011-05-23
1
-1/+11
|
*
Replay changeset 70248:c714e2f92f63 from fubar branch. Original commit
Barry Warsaw
2011-05-23
2
-1/+20
|
*
Replay changeset 70238:03e488b5c009 from fubar branch. Original commit
Barry Warsaw
2011-05-23
2
-8/+17
*
|
Issue #13883: Document all platforms PYTHONCASEOK works on.
Brett Cannon
2012-01-26
1
-0/+2
*
|
Issue #12501: merge the discordant NEWS entries.
Florent Xicluna
2012-01-24
1
-4/+2
*
|
Issue #11235: Fix OverflowError when trying to import a source file whose mod...
Antoine Pitrou
2012-01-24
1
-0/+3
*
|
NEWS entry for Issue6631
Senthil Kumaran
2012-01-21
1
-0/+2
*
|
Issue #2134: Clarify token.OP handling rationale in tokenize documentation.
Meador Inge
2012-01-19
1
-0/+3
*
|
Issue #13781: Fix GzipFile to work with os.fdopen()'d file objects.
Nadeem Vawda
2012-01-18
1
-0/+3
*
|
Closes #13803: Under Solaris, distutils doesn't include bitness in the direct...
Jesus Cea
2012-01-18
1
-0/+3
*
|
Issue #13589: Fix some serialization primitives in the aifc module.
Antoine Pitrou
2012-01-17
2
-0/+4
*
|
Berkeley DB: Erratic behaviour of "DBEnv->rep_elect()" because a typo
Jesus Cea
2012-01-16
1
-0/+3
*
|
Issue #13774: json: Fix a SystemError when a bogus encoding is passed to
Amaury Forgeot d'Arc
2012-01-13
1
-0/+3
*
|
Issue #13764: remove outdated script Misc/build.sh
Antoine Pitrou
2012-01-13
1
-279/+0
*
|
- Issue #13642: Unquote before b64encoding user:password during Basic
Senthil Kumaran
2012-01-10
1
-0/+3
*
|
Issue #13636: Weak ciphers are now disabled by default in the ssl module
Antoine Pitrou
2012-01-03
1
-0/+3
*
|
Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by
Charles-François Natali
2012-01-02
2
-0/+4
*
|
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
[next]