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.1 branch.
2.1
Georg Brandl
2011-03-05
0
-0/+0
*
Fix tag references in 2.1 branch.
Georg Brandl
2011-03-05
1
-49/+49
*
Backport this fix:
Barry Warsaw
2003-08-15
1
-2/+6
*
Backport 2.3 FreeBSD recursion_limit settings. Fixes #553736.
Martin v. Löwis
2003-06-14
1
-0/+14
*
Backport 1.60 -- because this is an annoyance that Zope folks run into
Guido van Rossum
2003-02-13
1
-1/+3
*
Change string version to "2.1.3+".
Guido van Rossum
2003-01-09
1
-2/+2
*
Complete list of news since 2.1.3 was release. Just in case I feel
Guido van Rossum
2003-01-09
1
-4/+54
*
Roll back the introduction of urlsplit() and urlunsplit() to
Guido van Rossum
2003-01-09
2
-51/+37
*
Backport (the relevant part of) rexec.py 1.41.
Guido van Rossum
2002-09-15
1
-3/+3
*
Backport:
Guido van Rossum
2002-09-04
1
-5/+12
*
Fix SF bug [ 599838 ] httplib.connect broken in 2.1 branch
Jeremy Hylton
2002-08-29
1
-19/+4
*
Back-port the \ulink macro to the documentation package for Python 2.1.x
Fred Drake
2002-08-27
2
-0/+22
*
Correct some return value information.
Fred Drake
2002-08-27
1
-2/+2
*
Add strong security warning about the rexec module.
Fred Drake
2002-08-27
1
-1/+10
*
The errno module needs to be statically linked, since it is now needed during
Fred Drake
2002-08-08
2
-3/+1
*
Backport of SF patch 590294: os._execvpe security fix (Zack Weinberg).
Guido van Rossum
2002-08-08
1
-21/+6
*
Add a dummy test_queue output file to make regrtest happy.
Guido van Rossum
2002-08-08
1
-0/+1
*
Update test output.
Jeremy Hylton
2002-07-12
1
-0/+5
*
Backport changes.
Jeremy Hylton
2002-07-12
2
-69/+388
*
Backport various bug fixes from trunk.
Jeremy Hylton
2002-07-02
3
-117/+246
*
Backport variety of SSL fixes accumulated on the trunk.
Jeremy Hylton
2002-07-02
1
-142/+348
*
SF # 572928 One word change for lib/libgettext.tex
Neal Norwitz
2002-06-24
1
-1/+1
*
Make the docs for string.capitalize() match those of str.capitalize()
Fred Drake
2002-06-20
1
-1/+1
*
Typo: bites --> bytes
Fred Drake
2002-06-18
1
-1/+1
*
Add description of the deadlock problem with child processes and pipes, and
Fred Drake
2002-06-18
2
-0/+67
*
Add a note about "as" not being a keyword, though it has special meaning
Fred Drake
2002-06-18
1
-0/+7
*
Note the limitation that mime_decode_header() only works for Latin-1.
Fred Drake
2002-06-18
1
-0/+1
*
Add a special case code to deal with unexpected large files.
Jeremy Hylton
2002-06-18
1
-1/+21
*
Corect speling and add \n\ to line ends in new docstring for access().
Guido van Rossum
2002-06-18
1
-5/+5
*
Clarified documentation for os.access().
Fred Drake
2002-06-18
2
-6/+12
*
Clarified description of error handling for shutil.rmtree().
Fred Drake
2002-06-18
1
-2/+3
*
PyModule_AddObject(): Added missing exceptions.
Fred Drake
2002-06-17
1
-7/+14
*
Do not claim that getlocale() returns a tulpe; that is not always true.
Fred Drake
2002-06-13
1
-3/+3
*
Add documentation for PyObject_RichCompare() and PyObject_RichCompareBool(),
Fred Drake
2002-06-13
1
-0/+42
*
Add version annotations for some older changes to the calendar module.
Fred Drake
2002-06-13
1
-2/+10
*
Completely revise markup for the list of list methods; the new markup matches
Fred Drake
2002-06-11
1
-26/+35
*
Fix SF #561858 Assertion with very long lists
Neal Norwitz
2002-06-01
1
-0/+15
*
Backport to 2.1.x:
Guido van Rossum
2002-05-31
2
-1/+23
*
Backport fix by tismer for #210682
Neal Norwitz
2002-05-29
1
-11/+5
*
Add availability information for a couple of the types.
Fred Drake
2002-05-21
1
-2/+4
*
Fix typo: ptread --> pthread
Fred Drake
2002-05-11
1
-1/+1
*
Add a note explaining the interaction between unbuffered input and
Fred Drake
2002-05-06
1
-1/+4
*
Backport patch for revision 1.58 to the Py2.1.x maintenance branch.
Barry Warsaw
2002-05-03
2
-105/+129
*
Update a SourceForge issue number; IDs less than 200000 are no longer valid.
Fred Drake
2002-05-02
1
-1/+1
*
Added regression tests for xrange object attributes.
Fred Drake
2002-05-02
1
-0/+21
*
Add information on support for repietition & concatenation for buffer
Fred Drake
2002-05-02
1
-7/+15
*
Backport buffer() tests from trunk to avoid regression failures.
Fred Drake
2002-05-02
2
-0/+30
*
Revise version/date information since we're not about to hit a release.
Fred Drake
2002-05-02
2
-3/+3
*
Explain what os.read() returns at end of file.
Fred Drake
2002-05-01
1
-1/+3
*
Add missing right-parenthesis.
Fred Drake
2002-05-01
1
-1/+1
[next]