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
...
*
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
*
SF bug #921927: Fixed a typo/thinko spelling "parameter" as "paramter"
Raymond Hettinger
2004-03-25
2
-3/+3
*
Ensure super() lookup of descriptor from classmethod works (SF ID# 743627)
Phillip J. Eby
2004-03-25
2
-1/+22
*
Convert input to a string object. Fixes #909230.
Martin v. Löwis
2004-03-23
1
-0/+1
*
Decref all if ensure_fromlist fails. Fixes #876533.
Martin v. Löwis
2004-03-23
1
-2/+3
*
Backport for bug fix of 2.204.
Armin Rigo
2004-03-22
1
-6/+8
*
Backported fix of revision 2.217.
Armin Rigo
2004-03-22
1
-2/+2
*
Added check for broken poll on OSes where it exists but sets errno for
Nicholas Bastin
2004-03-22
5
-10/+123
*
Backport checkin:
Hye-Shik Chang
2004-03-21
2
-2/+9
*
Fix test_strftime.py to escape locale time values that have characters that
Brett Cannon
2004-03-20
2
-2/+17
*
Put entry in proper section.
Brett Cannon
2004-03-20
1
-4/+4
*
Backport to 2.3:
Guido van Rossum
2004-03-20
1
-1/+1
*
Backporting to 2.3:
Guido van Rossum
2004-03-20
1
-6/+5
*
Raise RuntimeError if the second argument to isinstance() or issubclass()
Brett Cannon
2004-03-20
3
-10/+72
*
Add mention of fix of bug #700055.
Brett Cannon
2004-03-20
1
-0/+2
*
Strip all whitespace at the end of a line when validating paths specified in
Brett Cannon
2004-03-20
1
-2/+1
*
SF bug #918371: hasattr()'s return type
Raymond Hettinger
2004-03-20
1
-2/+2
*
commit the portion of PyXML patch #919008 that is relevant to the
Fred Drake
2004-03-20
2
-2/+42
*
PyFile_WriteObject(): some of the local variables are only used when
Fred Drake
2004-03-19
1
-0/+2
*
fix bug related to SF bug id 788421 where DBC.set_range() could call
Gregory P. Smith
2004-03-16
2
-4/+12
*
Backport checkin:
Walter Dörwald
2004-03-15
2
-152/+149
*
SF patch #911431: robot.txt must be robots.txt
Raymond Hettinger
2004-03-13
1
-2/+2
*
Backport platform module's docs since module was added in 2.3 .
Brett Cannon
2004-03-02
0
-0/+0
*
Backport of 1.18:
Jack Jansen
2004-02-28
1
-9/+29
*
Backport of 1.29 and 1.30 (1.28 is obsolete):
Jack Jansen
2004-02-28
1
-4/+48
*
Fixes SF bsddb module bug 788421:
Gregory P. Smith
2004-02-26
4
-6/+39
*
fix typo in reference to RFC 3464 DSN MIME type
Fred Drake
2004-02-24
1
-1/+1
*
fix English usage error reported by Ken Fuchs
Fred Drake
2004-02-24
1
-2/+2
*
adding passing test. testing for g(*Nothing()) where Nothing is a user-define...
Samuele Pedroni
2004-02-21
2
-0/+26
*
add definitions required for expat 1.95.7
Andrew MacIntyre
2004-02-20
1
-1/+1
*
backport of concrete.tex v1.35:
Andrew MacIntyre
2004-02-20
1
-2/+12
*
Fix a typo found by Mark Hammond.
Thomas Heller
2004-02-20
1
-1/+1
*
Fix two small bugs: (1) on Windows, pathname munging didn't work
Guido van Rossum
2004-02-19
1
-2/+4
*
Fix docstrings to mention the correct function
Neal Norwitz
2004-02-16
1
-2/+2
*
Patch #892673: Replace /usr/local/bin/python with
Martin v. Löwis
2004-02-15
1
-0/+37
*
Patch #711838: Allow non-anonymous ftp urls in urllib2.
Martin v. Löwis
2004-02-15
2
-6/+16
*
Patch #817379: Allow absolute paths in urllib2.
Martin v. Löwis
2004-02-15
1
-0/+6
*
Patch #817379: Allow for absolute ftp paths.
Martin v. Löwis
2004-02-15
1
-1/+1
*
fix minor markup error: \code{for} --> \keyword{for}
Fred Drake
2004-02-12
1
-6/+7
*
SF 895560: minor typo
Raymond Hettinger
2004-02-12
1
-2/+2
*
If there is no .pyc file, just compile the code directly.
Jeremy Hylton
2004-02-11
1
-5/+8
*
SF #894428, fix typo
Neal Norwitz
2004-02-10
1
-1/+1
*
Update "more info" link to http://www.poynton.com/ColorFAQ.html .
Brett Cannon
2004-02-10
1
-1/+1
*
Documentation for PyDescr_NewClassMethod was missing - here's at least
Thomas Heller
2004-02-09
1
-0/+5
*
Fixed a bug in object.__reduce_ex__ (reduce_2) when using protocol
Jim Fulton
2004-02-09
2
-0/+5
*
SF patch #892821: example for urllib2 has SyntaxError
Raymond Hettinger
2004-02-08
1
-2/+1
[prev]
[next]