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
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Talk about uncoordinated dance partners!
Fred Drake
2002-04-08
1
-1/+1
*
Begin the Release Dance.
Fred Drake
2002-04-08
2
-3/+3
*
Do not call "knee" a standard module.
Fred Drake
2002-04-08
1
-3/+1
*
Mark the notice about the new development version of the docs as not needing
Fred Drake
2002-04-04
1
-0/+1
*
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
*
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
*
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
*
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
*
Update the instructions on reporting bugs to reflect that anonymous reports
Fred Drake
2002-02-04
1
-10/+6
*
Add keyword.kwlist to the public API.
Fred Drake
2002-01-24
1
-1/+8
*
libkeyword.tex was missing from the list of dependencies for the
Fred Drake
2002-01-24
1
-0/+1
*
Fix typos reported by François Pinard.
Fred Drake
2002-01-21
1
-2/+2
*
Updated GNU info dir segment from Milan Zamazal.
Fred Drake
2002-01-17
1
-1/+2
*
Update email address.
Fred Drake
2002-01-17
1
-1/+1
*
Fix Michael Hudson's email address.
Fred Drake
2002-01-17
1
-1/+1
*
Set the release version and date.
Fred Drake
2002-01-15
1
-2/+2
*
Set the release version.
Fred Drake
2002-01-15
1
-1/+1
*
Merge in Thomas Heller's typo fix from revision 1.13.
Fred Drake
2002-01-15
1
-1/+1
*
Add the GetArgv() docs provided by Dean Draayer in SF patch #496705.
Fred Drake
2002-01-10
1
-1/+47
*
Update to the latest version from the trunk.
Fred Drake
2002-01-10
1
-11/+45
*
One more copyright date to update.
Fred Drake
2002-01-10
1
-1/+1
*
Adjust the instructions for building large file support so that it works
Fred Drake
2002-01-10
1
-6/+4
*
Prepare for 2.1.2 release candidate 1.
Fred Drake
2002-01-10
2
-4/+4
*
backport Fred's 1.58:
Anthony Baxter
2002-01-10
1
-0/+13
*
Do not mask the name of a built-in function in example code.
Fred Drake
2002-01-05
1
-1/+1
*
Fix minor typo reported in SF patch #497951.
Fred Drake
2002-01-05
1
-1/+1
*
Another name.
Fred Drake
2001-12-27
1
-0/+1
*
Added some missing index entries, noted by L. Peter Deutsch.
Fred Drake
2001-12-27
1
-0/+2
*
Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they are
Fred Drake
2001-12-27
1
-6/+19
*
Added another name.
Fred Drake
2001-12-26
1
-0/+1
*
Fix wrongly-named formal parameters in three places: begin_y was used twice
Fred Drake
2001-12-26
1
-76/+75
*
Fix the erroneous availability annotation for s.makefile() from the last
Fred Drake
2001-12-22
1
-1/+0
*
Add notes that fromfd() and s.makefile() are Unix-specific.
Fred Drake
2001-12-21
1
-8/+11
*
Remove extraneous "}"; possibly an incorrectly backported patch?
Fred Drake
2001-12-15
1
-1/+1
*
Add a links to the gmpy and mxNumber packages.
Fred Drake
2001-12-15
1
-0/+13
*
Document that the flag and mode arguments to dumbdbm.open() are ignored.
Fred Drake
2001-12-07
1
-10/+6
*
Describe the behavior of the read() method when the list of filenames
Fred Drake
2001-12-07
1
-0/+18
*
Document that PyString_FromString() cannot take NULL as a parameter.
Fred Drake
2001-12-06
1
-1/+2
*
Update the platform notes for the CGIHTTPServer module; it works on more
Fred Drake
2001-11-19
1
-3/+3
[next]