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
*
Fix up unescaped tilde; reported by several people.
Fred Drake
2002-03-18
1
-1/+1
*
Remove extra verb; reported by Detlef Lannert.
Fred Drake
2002-03-18
1
-2/+1
*
Backport montanero's checkin of revision 1.7:
Michael W. Hudson
2002-03-17
1
-8/+11
*
Take Tim's work on file.truncate out of 2.2.1 again.
Michael W. Hudson
2002-03-17
1
-19/+15
*
Backport Tim's work on getting file.truncate working better on Win32.
Michael W. Hudson
2002-03-16
1
-15/+19
*
Fix stupid typo in example.
Fred Drake
2002-03-16
1
-1/+1
*
Markup error: braces not properly marked in dictionary display
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
*
pdfTeX 0.13 and 0.14 do not agree on the name of the macro, and I will not
Fred Drake
2002-03-16
1
-0/+8
*
Revise the markup related to the grammar productions to increase the
Fred Drake
2002-03-15
7
-98/+95
*
Make the release status obvious in the title area.
Fred Drake
2002-03-15
2
-2/+2
*
Update to reflect changes in the extending & embedding doc.
Fred Drake
2002-03-15
1
-1/+1
*
Backport loewis' checkin of
Michael W. Hudson
2002-03-15
3
-190/+5
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2002-03-15
1
-0/+143
*
Update version number prior to release candidate.
Fred Drake
2002-03-14
2
-2/+2
*
Describe how to support the iterator protocol in extension types.
Fred Drake
2002-03-13
1
-4/+60
*
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
*
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
[next]