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
*
Documentation for PyObject_GetIter(), contributed by Greg Chapman
Fred Drake
2002-03-11
1
-3/+18
*
backport akuchling's checkin of
Michael W. Hudson
2002-03-11
1
-2/+12
*
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
*
Added missing version annotation for dict().
Fred Drake
2002-03-06
1
-0/+2
*
backport my checkin of
Michael W. Hudson
2002-02-27
1
-1/+1
*
backport my checkin of
Michael W. Hudson
2002-02-27
1
-2/+2
*
Fix error in explanation of the interaction between $ and MULTILINE mode.
Fred Drake
2002-02-25
1
-1/+1
*
backport tim_one's checkin of
Michael W. Hudson
2002-02-23
1
-9/+22
*
Merge trunk.
Greg Ward
2002-02-22
1
-1/+1
*
Typo: thsi -> this. Closes SF bug #521450.
Fred Drake
2002-02-22
1
-1/+1
*
Correct the refcount information for the PyWeakref_GetObject() function.
Fred Drake
2002-02-20
1
-1/+1
*
SF #515041, Update path for 2.2
Neal Norwitz
2002-02-19
1
-2/+2
*
Add an availability statement for alarm().
Fred Drake
2002-02-15
1
-0/+1
*
Added deprecatioon information for mac.xstat().
Fred Drake
2002-02-15
1
-1/+8
*
The "%" character does not need to be escaped in verbatim environments.
Fred Drake
2002-02-15
1
-3/+3
*
Consistently use \textasciicircum to produce a ^ character.
Fred Drake
2002-02-14
1
-18/+25
*
Update the instructions on reporting bugs to reflect that anonymous reports
Fred Drake
2002-02-04
1
-10/+6
*
Revise cheeseshop example so that the order of the keyword output is
Fred Drake
2002-01-29
1
-1/+8
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-2/+1
*
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 typo reported by François Pinard.
Fred Drake
2002-01-21
1
-1/+1
*
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
*
Merge in Thomas Heller's typo fix from revision 1.13.
Fred Drake
2002-01-15
1
-1/+1
*
Do not mask the name of a built-in function in example code.
Fred Drake
2002-01-05
1
-1/+1
*
Fix indentation error in example from the Tkinter Life Preserver.
Fred Drake
2002-01-05
1
-1/+1
*
Fix minor typo reported in SF patch #497951.
Fred Drake
2002-01-05
1
-1/+1
*
Add note that fromfd() is Unix-specific.
Fred Drake
2001-12-28
1
-16/+20
*
Added index entries similar to some recommended by Skip, and used the word
Fred Drake
2001-12-28
1
-8/+12
*
Make this do the right thing with entries which start with the percent sign,
Fred Drake
2001-12-28
1
-30/+54
*
Added some missing index entries, noted by L. Peter Deutsch.
Fred Drake
2001-12-28
1
-0/+2
*
Fixed up some index entries.
Fred Drake
2001-12-28
2
-1/+4
*
Elaborate the descriptions for onecmd(), precmd(), and postcmd() so they are
Fred Drake
2001-12-28
1
-9/+20
*
Fix wrongly-named formal parameters in three places: begin_y was used twice
Fred Drake
2001-12-28
1
-76/+75
*
Close an improperly-closed verbatim environment.
Fred Drake
2001-12-28
1
-3/+6
*
Merge names added on the trunk (contributions are being merged as well).
Fred Drake
2001-12-28
1
-0/+2
*
Bump version info for maintenance branch.
Fred Drake
2001-12-28
2
-4/+4
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2001-12-28
4
-2206/+3
*
1.00 at last!
Andrew M. Kuchling
2001-12-21
1
-6/+29
*
Add a reference to the signal module to the os.kill() description.
Fred Drake
2001-12-21
1
-1/+3
*
Fix typo in httplib example.
Fred Drake
2001-12-21
1
-1/+1
*
Fix up some examples in the tutorial so we don't contradict our own
Fred Drake
2001-12-20
1
-2/+2
*
Fix the availability statement for the spawn*() functions to reflect the
Fred Drake
2001-12-20
1
-2/+3
*
Re-commit Ping's patch to the cgi and cgitb documentation, using the
Fred Drake
2001-12-20
2
-51/+47
*
Update the documentation links
Andrew M. Kuchling
2001-12-20
1
-15/+6
*
Use the final patch/bug numbers
Andrew M. Kuchling
2001-12-20
1
-2/+1
*
Add entry for the pydoc documentation.
Fred Drake
2001-12-18
2
-0/+2
[next]