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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Bug #737202; fix from Titus Brown] Make CGIHTTPServer work for scripts in su...
Andrew M. Kuchling
2006-12-22
1
-0/+19
*
Bug #1590891: random.randrange don't return correct value for big number
Raymond Hettinger
2006-12-20
2
-1/+9
*
[Patch #1600491 from Jim Jewett] Describe how to build help files on Windows
Andrew M. Kuchling
2006-12-19
1
-0/+3
*
[Patch #1617413 from Dug Song] Fix HTTP Basic authentication via HTTPS
Andrew M. Kuchling
2006-12-19
1
-2/+2
*
[Patch #1599256 from David Watson] check that os.fsync is available before us...
Andrew M. Kuchling
2006-12-14
1
-1/+2
*
Stripped whitespace from comma-separated values read from config file
Vinay Sajip
2006-12-14
1
-4/+5
*
Move errno imports back to individual functions.
Georg Brandl
2006-12-11
1
-2/+3
*
Patch #1608267: fix a race condition in os.makedirs() is the directory
Georg Brandl
2006-12-09
1
-3/+8
*
Print the results of ctypes.util.find_library("c") and
Thomas Heller
2006-12-08
1
-2/+3
*
Backport fixes to set objects:
Raymond Hettinger
2006-12-08
1
-0/+11
*
Patch #1610437: fix a tarfile bug with long filename headers.
Georg Brandl
2006-12-06
2
-11/+19
*
- Fix build failure on kfreebsd and on the hurd.
Matthias Klose
2006-12-03
1
-1/+1
*
Fix nit in comment.
Raymond Hettinger
2006-12-02
1
-1/+1
*
Bug #1603321: make pstats.Stats accept Unicode file paths.
Georg Brandl
2006-11-26
1
-1/+1
*
Fix bug #1598620: A ctypes structure cannot contain itself.
Thomas Heller
2006-11-24
1
-0/+30
*
Backport checkin:
Walter Dörwald
2006-11-23
2
-1/+5
*
Oops, convert tabs to spaces
Neal Norwitz
2006-11-21
1
-2/+2
*
Backport of 52811:
Neal Norwitz
2006-11-21
1
-0/+4
*
Jython compatibility fix: if uu.decode() opened its output file, be sure to
Andrew M. Kuchling
2006-11-20
1
-0/+4
*
Add extra SHA tests
Andrew M. Kuchling
2006-11-20
1
-1/+18
*
Patch #1472877: Fix Tix subwidget name resolution.
Martin v. Löwis
2006-11-18
1
-1/+4
*
Patch #1594554: Always close a tkSimpleDialog on ok(), even
Martin v. Löwis
2006-11-18
1
-3/+4
*
Patch #1538878: Don't make tkSimpleDialog dialogs transient if
Martin v. Löwis
2006-11-18
1
-1/+6
*
Remove locking of individual message files in MH.pack().
Andrew M. Kuchling
2006-11-17
2
-21/+22
*
Bug #1588217: don't parse "= " as a soft line break in binascii's
Georg Brandl
2006-11-16
1
-1/+1
*
Patch #1360200: Use unmangled_version RPM spec field to deal with
Martin v. Löwis
2006-11-12
1
-3/+4
*
Patch #1359217: Ignore 2xx response before 150 response.
Martin v. Löwis
2006-11-12
1
-0/+11
*
Fix SF#1566719: not creating site-packages (or other target directory) when
Phillip J. Eby
2006-11-10
1
-0/+3
*
[Patch #1514543] mailbox (Maildir): avoid losing messages on name clash
Andrew M. Kuchling
2006-11-10
1
-5/+22
*
[Patch #1514544 by David Watson] use fsync() to ensure data is really on disk
Andrew M. Kuchling
2006-11-10
1
-7/+23
*
[Bug #1569790] mailbox.Maildir.get_folder() loses factory information
Andrew M. Kuchling
2006-11-09
2
-5/+31
*
Patch #838546: Make terminal become controlling in pty.fork().
Martin v. Löwis
2006-11-09
1
-0/+4
*
Correctly forward exception in instance_contains().
Martin v. Löwis
2006-11-08
1
-0/+8
*
Backport 52621:
Neal Norwitz
2006-11-04
1
-0/+1
*
Patch #1060577: Extract list of RPM files from spec file in
Martin v. Löwis
2006-11-04
1
-25/+35
*
Bug #1576657: when setting a KeyError for a tuple key, make sure that
Georg Brandl
2006-10-29
1
-0/+10
*
Bug #1586773: extend hashlib docstring.
Georg Brandl
2006-10-29
1
-1/+30
*
I thought I had already fixed this error in the test.
Georg Brandl
2006-10-29
1
-1/+1
*
Bug #1586613: fix zlib and bz2 codecs' incremental en/decoders.
Georg Brandl
2006-10-29
3
-8/+53
*
Fix the new EncodedFile test to work with big endian platforms.
Georg Brandl
2006-10-29
1
-1/+1
*
Patch #1583880: fix tarfile's problems with long names and posix/
Georg Brandl
2006-10-29
1
-88/+81
*
Bug #1357915: allow all sequence types for shell arguments in
Georg Brandl
2006-10-29
1
-0/+2
*
Fix codecs.EncodedFile which did not use file_encoding in 2.5.0, and
Georg Brandl
2006-10-29
2
-4/+59
*
Backport 52504:
Neal Norwitz
2006-10-28
1
-0/+31
*
WindowsError.str should display the windows error code,
Thomas Heller
2006-10-27
1
-0/+13
*
[Patch #1574068 by Scott Dial] urllib and urllib2 were using
Andrew M. Kuchling
2006-10-27
2
-6/+6
*
[Bug #1575506] The _singlefileMailbox class was using the wrong file object i...
Andrew M. Kuchling
2006-10-27
2
-1/+17
*
[Bug #1576241] Let functools.wraps work with built-in functions
Andrew M. Kuchling
2006-10-27
2
-1/+8
*
[Backport of r52452]
Martin v. Löwis
2006-10-27
1
-0/+48
*
Patch [ 1583506 ] tarfile.py: 100-char filenames are truncated
Georg Brandl
2006-10-24
2
-1/+28
[next]