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
*
Close 2.0 branch.
2.0
Georg Brandl
2011-03-05
0
-0/+0
*
Fix tag references in 2.0 branch.
Georg Brandl
2011-03-05
1
-39/+39
*
This commit was manufactured by cvs2svn to create tag 'r201'.
v2.0.1
cvs2svn
2001-06-22
1
-0/+1
*
We surely intended to fiddle the version number #defines for this release.
Tim Peters
2001-06-22
1
-4/+4
*
Windows fiddling for the 2.0.1 release.
Tim Peters
2001-06-22
3
-4/+6
*
Final update. Now Tim can cut the Windows installer and check in his
Guido van Rossum
2001-06-22
1
-1/+2
*
Added documentation for PyErr_SetFromErrnoWithFilename().
Fred Drake
2001-06-21
1
-0/+10
*
Adjust so that the copyright statements remain at the front but all the long
Fred Drake
2001-06-21
7
-86/+31
*
Added the new license.tex as shared dependency.
Fred Drake
2001-06-21
1
-0/+1
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2001-06-20
1
-0/+259
*
Update version number and date for 2.0.1 final release.
Fred Drake
2001-06-20
2
-3/+3
*
News about the 2.0.1 final release (planned for Friday 6/22/01).
Guido van Rossum
2001-06-20
1
-0/+9
*
Fix SF #433233: syntax error.
Guido van Rossum
2001-06-15
1
-2/+2
*
Fix an improperly placed comma.
Fred Drake
2001-06-14
1
-1/+1
*
Fix two mentions of 2.1 instead of 2.0.1. Not worth fixing this in
Guido van Rossum
2001-06-14
1
-2/+2
*
This commit was manufactured by cvs2svn to create tag 'r201c1'.
v2.0.1c1
cvs2svn
2001-06-13
1
-0/+1
*
Also record the 2.0.1c1 Windows buildno in the branch, although the
Tim Peters
2001-06-13
1
-0/+2
*
Set Windows buildno to 17 for 2.0.1c1.
Tim Peters
2001-06-13
1
-2/+2
*
Change installer dialog titles to say Python 2.0.1c1.
Tim Peters
2001-06-13
1
-2/+2
*
Update version number and date for patch release candidate.
Fred Drake
2001-06-13
1
-3/+3
*
Update version number for patch release candidate.
Fred Drake
2001-06-13
1
-1/+1
*
Change the version to 2.0.1c1 -- release candidate 1, that is.
Guido van Rossum
2001-06-13
1
-3/+3
*
Bring SRE up do date with Python 2.1
Guido van Rossum
2001-06-13
7
-170/+410
*
Backported two fixes from the Py2.1 tree (pre-unittest rewrite):
Barry Warsaw
2001-06-04
1
-3/+9
*
The SF patch (#129288 - urllib.py - chanign %02x to %02X in quoting)
Barry Warsaw
2001-06-04
1
-3/+3
*
Fix the version information to reflect that this is the maintenance
Fred Drake
2001-05-08
1
-4/+4
*
Make the license GPL-compatible.
Guido van Rossum
2001-05-04
1
-16/+5
*
Correct two floating-point representations printed by the interpreter in
Fred Drake
2001-04-25
1
-2/+2
*
Add clause 8, as in the 2.1 version of the license.
Guido van Rossum
2001-04-13
1
-0/+4
*
Lib/xml/sax/xmlreader.py - import the exceptions this module can raise
Moshe Zadka
2001-04-13
2
-0/+9
*
Updated copyright situation; removed most BeOpen and all PythonLabs
Guido van Rossum
2001-04-13
1
-37/+30
*
Updated the license situation. Basically, this is the exact same
Guido van Rossum
2001-04-13
1
-56/+131
*
Inspired by Tim Peters' 1.14->1.15 checkin to asynchat
Moshe Zadka
2001-04-11
1
-1/+1
*
Checking the diff from PC/getpatchp.c 1.22 to 1.23
Moshe Zadka
2001-04-11
1
-2/+10
*
- #233253 - distutils/command/build_ext.py - the --define and --undef options
Moshe Zadka
2001-03-31
2
-1/+26
*
Backported pyexpat memory-leak plugs
Moshe Zadka
2001-03-31
2
-24/+91
*
- distutils/command/install.py - make .get_outputs() produce a list of unique
Moshe Zadka
2001-03-31
2
-2/+9
*
- #227562 - urllib.py - call URLopener.http_error_default when
Moshe Zadka
2001-03-31
2
-4/+31
*
- #117606 - configure.in, configure - use gcc -shared and gcc -fPIC
Moshe Zadka
2001-03-31
3
-261/+273
*
- xmllib.py - Moved clearing of "literal" flag. The flag is set in setliteral
Moshe Zadka
2001-03-31
2
-1/+9
*
Treat \r as whitespace too, when removing trailing whitespace
Moshe Zadka
2001-03-31
1
-1/+1
*
- #12195 - webbrowser.py - there was typo in Mac code
Moshe Zadka
2001-03-31
2
-1/+3
*
- Update install-sh using version from automake 1.4.
Moshe Zadka
2001-03-31
2
-26/+159
*
- #121706 - config.c - _PyImport_Inittab: define the exceptions module's init
Moshe Zadka
2001-03-31
2
-1/+4
*
The ".pth" code knew about the layout of Python trees on unix and
Moshe Zadka
2001-03-31
2
-0/+5
*
- #130306 - statcache.py - full of thread problems.
Moshe Zadka
2001-03-31
2
-18/+17
*
Fix two typos in __imul__. Closes Bug #117745.
Moshe Zadka
2001-03-31
2
-2/+9
*
- #128713 - mmapmodule.c - type(mmap_object) blew up on Linux.
Moshe Zadka
2001-03-31
1
-5/+6
*
- #119862 - getargs.c - patched memory leak
Moshe Zadka
2001-03-31
3
-1/+16
*
Address a bug in the uuencode decoder, reported bu "donut" in SF bug
Moshe Zadka
2001-03-31
2
-3/+5
[next]