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
*
Fix for SF bug #436525, reported by Greg Kochanski:
Thomas Wouters
2001-07-09
1
-2/+2
*
SF bug #439104: Tuple richcompares has code-typo.
Tim Peters
2001-07-06
2
-2/+2
*
When reading a continuation line, make sure we still use the transformed
Fred Drake
2001-07-06
2
-1/+9
*
Explain the exit code for the wait() method, including a reference to
Fred Drake
2001-07-06
1
-1/+6
*
The fpectl module does not work on Windows, so remove Windows from the
Fred Drake
2001-07-05
1
-2/+2
*
Allow underscores in tag names and quote characters in unquoted attribute
Fred Drake
2001-07-05
1
-2/+2
*
Only write out one blank line before the request data.
Fred Drake
2001-07-04
2
-3/+3
*
Marked the parameters to Stats.print_*() as optional.
Fred Drake
2001-07-02
1
-3/+3
*
Avoid using os.path.normcase() on sys.path elements; doing so causes paths
Fred Drake
2001-07-02
1
-19/+22
*
Added another name.
Fred Drake
2001-07-02
1
-0/+1
*
Update to reflect Python 2.1.1 release planning.
Fred Drake
2001-07-02
2
-2/+2
*
2.1.1c1 WIndows fiddling, plus patchlevel.h.
Tim Peters
2001-07-02
4
-7/+11
*
Use the more conventional "self" as the name of the self parameter in an
Fred Drake
2001-06-29
1
-1/+1
*
Correct a markup error for an accented character.
Fred Drake
2001-06-29
1
-1/+1
*
Removed some stray periods, and fix up a number of visible markup
Fred Drake
2001-06-29
1
-20/+22
*
Another name.
Fred Drake
2001-06-29
1
-0/+1
*
SourceForge bug #437041:
Fred Drake
2001-06-29
1
-8/+8
*
Another name.
Fred Drake
2001-06-29
1
-0/+1
*
Simplify an example based on comment from Thomas Holenstein <thomas@hex.ch>:
Fred Drake
2001-06-29
1
-4/+1
*
Backport Tim's checkin 1.12:
Thomas Wouters
2001-06-27
1
-1/+1
*
Backport of Tim's checkin 1.35:
Thomas Wouters
2001-06-27
1
-0/+7
*
Backport of Tim's checkin 2.57:
Thomas Wouters
2001-06-27
1
-23/+17
*
Backport Tim's checkin 2.247:
Thomas Wouters
2001-06-27
1
-2/+3
*
Set PYTHONHOMEHELP to 2.1
Thomas Wouters
2001-06-27
1
-1/+1
*
Backport Tim's checkin 1.26 (patch probably by Michael Hudson, not Hundson):
Thomas Wouters
2001-06-27
1
-13/+14
*
Backport Tim's checkin 2.201:
Thomas Wouters
2001-06-27
1
-10/+54
*
Backport Tim's checkin 1.20:
Thomas Wouters
2001-06-27
2
-34/+28
*
Backport Tim's checkin 1.97:
Thomas Wouters
2001-06-27
1
-0/+1
*
Backport Martin's checkin 2.16:
Thomas Wouters
2001-06-27
1
-0/+11
*
Backport Martin's checkin 1.4 (with minor fix):
Thomas Wouters
2001-06-27
1
-1/+1
*
Backport Martin's checkin 1.6:
Thomas Wouters
2001-06-27
1
-1/+1
*
Backport Guido's checkin 1.4:
Thomas Wouters
2001-06-27
1
-6/+20
*
Backport Fred's checkin 2.51:
Thomas Wouters
2001-06-27
1
-3/+3
*
Backport Jeremy's checkin 2.57:
Thomas Wouters
2001-06-27
1
-9/+7
*
Backport Jeremy's checkin 2.244:
Thomas Wouters
2001-06-27
1
-1/+7
*
Backport of Tim's checkin 1.52:
Thomas Wouters
2001-06-27
1
-1/+6
*
Backport of Tim's checkin 2.27:
Thomas Wouters
2001-06-27
1
-0/+9
*
Backport of Tim's checkin 2.111:
Thomas Wouters
2001-06-27
1
-3/+5
*
Backport of Tim's checkin 2.190:
Thomas Wouters
2001-06-27
1
-10/+8
*
Backport Fred's checkin 1.3:
Thomas Wouters
2001-06-27
1
-1/+9
*
Python 2.1 (and 2.0) -> Python 2.1.1 in the licence text.
Thomas Wouters
2001-06-27
1
-11/+11
*
Updated link to zlib's home page.
Fred Drake
2001-06-25
1
-3/+2
*
Re-organize a little, clean up some markup.
Fred Drake
2001-06-22
1
-52/+73
*
Corrected an error in the information on supporting weak references in
Fred Drake
2001-06-22
1
-9/+7
*
Adjust to understand use of either single- or double-quotes to quote
Fred Drake
2001-06-22
1
-20/+23
*
Fix & clean up the information about building Python with large file support
Fred Drake
2001-06-22
1
-4/+3
*
Separate the version number and release status information.
Fred Drake
2001-06-22
1
-1/+2
*
Add support for the classdesc* environment and the \releaseinfo and
Fred Drake
2001-06-22
3
-4/+38
*
Properly mark the availability of tempnam() and tmpnam().
Fred Drake
2001-06-22
1
-0/+3
*
Added documentation for PyErr_SetFromErrnoWithFilename().
Fred Drake
2001-06-21
1
-0/+10
[next]