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
*
Make cStringIO.truncate raise IOError for negative
Martin v. Löwis
2006-11-19
1
-0/+3
*
Patch [ 1586791 ] better error msgs for some TypeErrors
Georg Brandl
2006-11-19
1
-0/+3
*
Patch #1472877: Fix Tix subwidget name resolution.
Martin v. Löwis
2006-11-18
1
-0/+2
*
Patch #1594554: Always close a tkSimpleDialog on ok(), even
Martin v. Löwis
2006-11-18
1
-0/+3
*
Patch #1538878: Don't make tkSimpleDialog dialogs transient if
Martin v. Löwis
2006-11-18
1
-0/+3
*
Bug #1588217: don't parse "= " as a soft line break in binascii's
Georg Brandl
2006-11-16
1
-0/+4
*
Bug #1597824: return the registered function from atexit.register()
Georg Brandl
2006-11-16
1
-0/+3
*
Fix typo.
Walter Dörwald
2006-11-15
1
-1/+1
*
Patch #1360200: Use unmangled_version RPM spec field to deal with
Martin v. Löwis
2006-11-12
1
-0/+3
*
Patch #1359217: Ignore 2xx response before 150 response.
Martin v. Löwis
2006-11-12
1
-0/+3
*
Bug #1067760: Deprecate passing floats to file.seek.
Martin v. Löwis
2006-11-12
1
-0/+2
*
Patch #1355023: support whence argument for GzipFile.seek.
Martin v. Löwis
2006-11-12
1
-0/+2
*
Patch #1065257: Support passing open files as body in
Martin v. Löwis
2006-11-12
1
-0/+3
*
Reword entry
Andrew M. Kuchling
2006-11-10
1
-2/+2
*
[Patch #1514543] mailbox (Maildir): avoid losing messages on name clash
Andrew M. Kuchling
2006-11-09
1
-0/+4
*
[Patch #1514544 by David Watson] use fsync() to ensure data is really on disk
Andrew M. Kuchling
2006-11-09
1
-0/+4
*
[Bug #1569790] mailbox.Maildir.get_folder() loses factory information
Andrew M. Kuchling
2006-11-09
1
-0/+4
*
Patch #1592250: Add elidge argument to Tkinter.Text.search.
Martin v. Löwis
2006-11-09
1
-0/+2
*
Patch #838546: Make terminal become controlling in pty.fork().
Martin v. Löwis
2006-11-09
1
-0/+2
*
Patch #1351744: Add askyesnocancel helper for tkMessageBox.
Martin v. Löwis
2006-11-08
1
-0/+2
*
News entry for 52662.
Martin v. Löwis
2006-11-08
1
-0/+2
*
Bug #1588287: fix invalid assertion for `1,2` in debug builds.
Neal Norwitz
2006-11-04
1
-0/+2
*
- Patch #1060577: Extract list of RPM files from spec file in
Martin v. Löwis
2006-11-04
1
-0/+3
*
Bug #1576657: when setting a KeyError for a tuple key, make sure that
Georg Brandl
2006-10-29
1
-0/+3
*
Bug #1586613: fix zlib and bz2 codecs' incremental en/decoders.
Georg Brandl
2006-10-29
1
-0/+2
*
Patch #1583880: fix tarfile's problems with long names and posix/
Georg Brandl
2006-10-29
1
-0/+3
*
Bug #1586448: the compiler module now emits the same bytecode for
Georg Brandl
2006-10-29
1
-0/+4
*
Fix codecs.EncodedFile which did not use file_encoding in 2.5.0, and
Georg Brandl
2006-10-29
1
-0/+4
*
Fix bug #1565514, SystemError not raised on too many nested blocks.
Neal Norwitz
2006-10-28
1
-0/+2
*
Patch #1552024: add decorator support to unparse.py demo script.
Georg Brandl
2006-10-27
1
-2/+5
*
Modulefinder now handles absolute and relative imports, including
Thomas Heller
2006-10-27
1
-0/+5
*
WindowsError.str should display the windows error code,
Thomas Heller
2006-10-27
1
-0/+3
*
Patch #1567274: Support SMTP over TLS.
Martin v. Löwis
2006-10-27
2
-0/+3
*
Patch #1549049: Rewrite type conversion in structmember.
Martin v. Löwis
2006-10-27
2
-0/+4
*
- Patch #1560695: Add .note.GNU-stack to ctypes' sysv.S so that
Martin v. Löwis
2006-10-22
1
-0/+3
*
Add check for the PyArg_ParseTuple format, and declare
Martin v. Löwis
2006-10-19
1
-0/+3
*
ctypes callback functions only support 'fundamental' result types.
Thomas Heller
2006-10-17
1
-0/+4
*
Forward-port r52358:
Martin v. Löwis
2006-10-17
1
-0/+3
*
Fix turtle so that you can launch the demo2 function on its own instead of only
Brett Cannon
2006-10-16
1
-0/+4
*
Bug #1567666: Emulate GetFileAttributesExA for Win95.
Martin v. Löwis
2006-10-15
1
-0/+2
*
Patch #1576166: Support os.utime for directories on Windows NT+.
Martin v. Löwis
2006-10-15
1
-0/+2
*
Patch #1576954: Update VC6 build directory; remove redundant
Martin v. Löwis
2006-10-15
1
-0/+3
*
Update the peephole optimizer to remove more dead code (jumps after returns)
Neal Norwitz
2006-10-14
1
-0/+3
*
Bug #1545497: when given an explicit base, int() did ignore NULs
Georg Brandl
2006-10-12
1
-0/+3
*
Bug #1548891: The cStringIO.StringIO() constructor now encodes unicode
Georg Brandl
2006-10-12
1
-0/+4
*
Bug #1565919: document set types in the Language Reference.
Georg Brandl
2006-10-12
1
-0/+2
*
Bug #813342: Start the IDLE subprocess with -Qnew if the parent
Georg Brandl
2006-10-12
1
-0/+3
*
Bug #1565150: Fix subsecond processing for os.utime on Windows.
Martin v. Löwis
2006-10-09
1
-0/+2
*
Patch #1572724: fix typo ('=' instead of '==') in _msi.c.
Georg Brandl
2006-10-09
1
-0/+2
*
Add news item for rev. 52211 change
Andrew M. Kuchling
2006-10-09
1
-0/+3
[next]