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
*
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
*
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
*
Clarified documentation for os.access().
Fred Drake
2002-06-18
1
-5/+7
*
Clarified description of error handling for shutil.rmtree().
Fred Drake
2002-06-18
1
-2/+3
*
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
*
Backport to 2.1.x:
Guido van Rossum
2002-05-31
1
-0/+12
*
Add availability information for a couple of the types.
Fred Drake
2002-05-21
1
-2/+4
*
Add a note explaining the interaction between unbuffered input and
Fred Drake
2002-05-06
1
-1/+4
*
Add information on support for repietition & concatenation for buffer
Fred Drake
2002-05-02
1
-7/+15
*
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
*
Add a note about when the "%r" formatting code was added.
Fred Drake
2002-04-30
1
-0/+1
*
Be more consistent, both internally and with recommended practice (within
Fred Drake
2002-04-26
1
-7/+8
*
Add text about circular references caused by storing frames in local
Fred Drake
2002-04-23
1
-0/+15
*
Adjust markup to worm around tool limitations; the "m" in "model" was being
Fred Drake
2002-04-17
1
-1/+1
*
Update the text of the README distributed with the PostScript files to
Fred Drake
2002-04-17
1
-8/+2
*
Changed last two remaining uses of "./" to "index.html" when referring to the
Fred Drake
2002-04-17
1
-2/+2
*
Remove repeated index entry; adds nothing different.
Fred Drake
2002-04-16
1
-2/+1
*
Document PyType_IS_GC().
Fred Drake
2002-04-10
1
-1/+9
*
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
[next]