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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge all fixes from Python 2.4. This includes:
Guido van Rossum
2004-05-05
1
-29/+23
*
- note that __getinitargs__() is only for old-style classes
Fred Drake
2004-05-05
1
-2/+19
*
Remove list of pickle protocol names used by the copy module; there
Fred Drake
2004-05-05
1
-5/+1
*
note that the error code for socket.gaierror will be one of the EAI_*
Fred Drake
2004-05-05
1
-0/+2
*
SF #814606: fix mixer docs to talk about "controls", not "channels".
Greg Ward
2004-05-05
1
-25/+27
*
Document readline module functions added in Python 2.3. See:
Phillip J. Eby
2004-05-04
1
-0/+16
*
Using reversed() is not compatible with Python 1.5.2.
Guido van Rossum
2004-05-04
1
-1/+1
*
Fix [ 947405 ] os.utime() raises bad exception for unicode filenames.
Mark Hammond
2004-05-04
1
-1/+6
*
Do not use the default namespace for attributes.
Martin v. Löwis
2004-05-02
1
-16/+12
*
the headers in an HTTP request are HTTP headers, not MIME headers
Fred Drake
2004-04-29
1
-2/+2
*
remove out-of-date count of the functions in winsound
Fred Drake
2004-04-28
1
-1/+1
*
fix typo reported in a long-buried email
Fred Drake
2004-04-28
1
-1/+1
*
SF bug #940579: section 5.10: 'not' returns boolean, not int
Raymond Hettinger
2004-04-23
1
-4/+4
*
As discussed on python-dev, a script for the free Inno Setup tool
Thomas Heller
2004-04-22
1
-0/+88
*
SF #926075: Fixed the bug that returns a wrong pattern object for
Hye-Shik Chang
2004-04-20
1
-0/+8
*
SF #926075: Fixed the bug that returns a wrong pattern object for
Hye-Shik Chang
2004-04-20
2
-2/+7
*
Special case normalization of empty strings. Fixes #924361.
Martin v. Löwis
2004-04-17
2
-0/+9
*
SF bug #936827: PyNumber_And() 's description
Raymond Hettinger
2004-04-17
1
-1/+1
*
Whitespace cleanup.
Thomas Heller
2004-04-16
1
-6/+6
*
The Windows installer for Python 2.3.4 will include tix.
Thomas Heller
2004-04-16
1
-0/+8
*
Add tcl test results on Windows XP.
Thomas Heller
2004-04-16
1
-1/+40
*
backport of patch #934971.
Skip Montanaro
2004-04-16
1
-1/+1
*
Recompiled the binary wininst.exe after this change:
Thomas Heller
2004-04-15
1
-0/+0
*
When loading the Python dll to run the postinstall script, try to load
Thomas Heller
2004-04-15
1
-8/+25
*
remove bogus markup that caused the docs to be wrong
Fred Drake
2004-04-15
1
-1/+1
*
Backport checkin>
Hye-Shik Chang
2004-04-14
3
-1/+9
*
add AF_UNIX notes
Andrew MacIntyre
2004-04-11
1
-6/+19
*
Backport to 2.3:
Andrew MacIntyre
2004-04-11
2
-4/+23
*
give rational filenames to some of the generated HTML
Fred Drake
2004-04-08
1
-2/+4
*
include both the GIF and PNG icons in the HTML package
Fred Drake
2004-04-08
1
-1/+1
*
avoid stripping space after indexing macros
Fred Drake
2004-04-08
1
-3/+4
*
Backport to 2.3 to support Zope 2.7 on OS/2:
Andrew MacIntyre
2004-04-04
1
-4/+4
*
Backport to 2.3 to support Zope 2.7 on OS/2:
Andrew MacIntyre
2004-04-04
2
-2/+234
*
Backport to 2.3:
Andrew MacIntyre
2004-04-04
3
-0/+23
*
#928751, fix typos in socket doc
Neal Norwitz
2004-04-03
1
-3/+3
*
remove workarounds to prevent "--" in code from being improperly munged to
Fred Drake
2004-04-01
2
-6/+6
*
Fix support for the "prog" keyword to the OptionParser constructor, as well
Fred Drake
2004-04-01
2
-3/+24
*
backport trunk revision 1.144, closing SF bug #793702:
Fred Drake
2004-04-01
1
-7/+21
*
Note that reading from a socket may not always return all of the
Fred Drake
2004-04-01
1
-0/+4
*
- make sure the methods minidom adds to the basic DOM are attributed
Fred Drake
2004-04-01
1
-15/+10
*
backport fix for SF bug #796042: sdist ignores scripts argument in setup
Fred Drake
2004-04-01
3
-0/+7
*
Patch #924497: find(1) all files with /usr/local/bin/python in them.
Martin v. Löwis
2004-03-31
1
-5/+7
*
Backport 1.17:
Guido van Rossum
2004-03-31
1
-0/+1
*
add missing and forthcoming releases
Fred Drake
2004-03-31
1
-0/+2
*
Emphasize the requirement that Python.h be included first more strongly.
Fred Drake
2004-03-31
2
-6/+12
*
Keybindings with the Shift modifier now work correctly. So do bindings
Kurt B. Kaiser
2004-03-30
5
-74/+88
*
OS/2 VACPP build updates/fixes
Andrew MacIntyre
2004-03-29
5
-5/+6
*
remove out-of-date warning
Fred Drake
2004-03-26
1
-5/+0
*
Fix last patch to make backwards-compatible with Python 1.5.2 .
Brett Cannon
2004-03-25
1
-14/+26
*
Fixed a caching bug in platform.platform() where the argument of 'terse' was
Brett Cannon
2004-03-25
2
-8/+11
[prev]
[next]