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
*
This commit was manufactured by cvs2svn to create tag 'r213'.
v2.1.3
cvs2svn
2002-04-09
1
-0/+1
*
Weasle-word the SSL-on-Windows blurb.
Tim Peters
2002-04-09
1
-1/+5
*
re-adding the NEWS entry. SF ate my previous commit.
Anthony Baxter
2002-04-09
1
-0/+1
*
backport 1.47's "add sendall() to FakeSocket class"
Anthony Baxter
2002-04-09
1
-0/+3
*
Change license text to refer to 2.1.3.
Tim Peters
2002-04-08
1
-10/+10
*
Change 2.1.3 release date.
Tim Peters
2002-04-08
1
-1/+1
*
SF bug 497854: Short-cuts missing for All Users.
Tim Peters
2002-04-08
2
-10/+24
*
Talk about uncoordinated dance partners!
Fred Drake
2002-04-08
1
-1/+1
*
Add news about zlib 1.1.4 for the Windows installer.
Tim Peters
2002-04-08
1
-1/+6
*
Begin the Release Dance.
Fred Drake
2002-04-08
2
-3/+3
*
Update Windows installer identification and resource strings for 2.1.3.
Tim Peters
2002-04-08
1
-4/+4
*
Change 2.1.3 Windows build to use zlib 1.1.4.
Tim Peters
2002-04-08
1
-6/+6
*
Change the 2.1.3 Windows buildno (#35).
Tim Peters
2002-04-08
1
-2/+2
*
Update 2.1.3 Windows buildno.
Tim Peters
2002-04-08
1
-0/+2
*
backport fred's
Anthony Baxter
2002-04-08
0
-0/+0
*
beginning the dance of the sugar-plum micro-release.
Anthony Baxter
2002-04-08
3
-5/+5
*
Do not call "knee" a standard module.
Fred Drake
2002-04-08
1
-3/+1
*
#457466: "popenx() argument mangling hangs python" [Win9x only]
Anthony Baxter
2002-04-08
1
-0/+4
*
Backport of bug
Anthony Baxter
2002-04-08
2
-5/+59
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2002-04-08
3
-0/+67
*
Add note about changes in xml.sax.expatreader.
Fred Drake
2002-04-04
1
-0/+6
*
Not sure why the regression test missed this, but the PyXML tests caught it.
Fred Drake
2002-04-04
1
-1/+1
*
Mark the notice about the new development version of the docs as not needing
Fred Drake
2002-04-04
1
-0/+1
*
Avoid creating circular references between the ExpatParser and the
Fred Drake
2002-04-04
1
-1/+38
*
Back-port Neal Norwitz's patch:
Fred Drake
2002-04-04
1
-1/+1
*
Add the PyObject_As*Buffer() functions that apply, now that the docs have been
Fred Drake
2002-04-04
1
-0/+37
*
Update the PEP URL format to point to python.org.
Fred Drake
2002-04-03
1
-1/+1
*
There is no PyArg_ConvertTuple(); call it by the right name.
Fred Drake
2002-04-01
1
-1/+1
*
Update to push the docs to python.org instead of python.sf.net.
Fred Drake
2002-04-01
2
-9/+12
*
backport gvanrossum's checkin of
Martin v. Löwis
2002-04-01
1
-1/+1
*
News for SF #535905.
Guido van Rossum
2002-03-29
1
-0/+13
*
Sort-of backport to 2.1.3 (if we ever release it) of the following.
Guido van Rossum
2002-03-28
4
-4/+6
*
Backport for 2.1.3 (if we ever release it; we may have to because
Guido van Rossum
2002-03-28
1
-2/+10
*
Fix stupid typo in example.
Fred Drake
2002-03-16
1
-1/+1
*
Clarify the descriptions of the positive and negative lookbehind assertions.
Fred Drake
2002-03-16
1
-9/+30
*
Add a test that was added in Python 2.2: test Weak*Dictionary.setdefault().
Fred Drake
2002-03-13
1
-0/+25
*
Fix SF bug #529273: WeakValueDictionary.setdefault() raised UnboundLocalError
Fred Drake
2002-03-13
1
-4/+3
*
Change the way \textasciitilde is implemented so it works more consistently
Fred Drake
2002-03-13
1
-1/+1
*
Add a note that Py_None needs the same reference count treatment as any
Fred Drake
2002-03-12
1
-1/+2
*
"level" keyword argument in example should be "stacklevel".
Fred Drake
2002-03-12
1
-1/+1
*
Add more explanation of how data_files is used (esp. where the files end up
Fred Drake
2002-03-08
1
-2/+13
*
"Shortcut" should be "short-circuit".
Fred Drake
2002-03-08
1
-6/+7
*
Backport (if there's ever a 2.1.3 release) of a useful trunk fix:
Guido van Rossum
2002-02-25
1
-0/+1
*
Typo: thsi -> this. Closes SF bug #521450.
Fred Drake
2002-02-22
1
-1/+1
*
Add an availability statement for alarm().
Fred Drake
2002-02-15
1
-0/+1
*
Consistently use \textasciicircum to produce a ^ character.
Fred Drake
2002-02-14
1
-17/+23
*
In case there ever will be a 2.1.3, this fixes SF bug #514928 (Bastian
Guido van Rossum
2002-02-08
1
-1/+1
*
Update the instructions on reporting bugs to reflect that anonymous reports
Fred Drake
2002-02-04
1
-10/+6
*
string.split() docstring described the interpretation of the maxsplit
Fred Drake
2002-01-30
1
-3/+3
*
Add keyword.kwlist to the public API.
Fred Drake
2002-01-24
1
-1/+8
[next]