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
*
Do not use \verb in the Python documentation -- it makes parsing the LaTeX
Fred Drake
2000-11-22
1
-3/+3
*
Document the new setupterm() function
Andrew M. Kuchling
2000-11-18
1
-0/+7
*
Added information about the %r string formatting conversion. Added note
Fred Drake
2000-11-17
2
-8/+14
*
Oops, back out change committed by accident! This is not ready, and
Fred Drake
2000-11-17
1
-34/+0
*
Note that readframes() returns data in linear format, even if the original
Fred Drake
2000-11-17
8
-10/+101
*
Corrected a number of typos reported by Gilles Civario
Fred Drake
2000-11-17
1
-12/+3
*
Fixed typos and bug in the second example, reported by Scott Schram
Fred Drake
2000-11-17
1
-2/+3
*
Fix for SF bug 122176: Error in rotor module documentation.
Tim Peters
2000-11-14
1
-2/+2
*
More names...
Fred Drake
2000-11-07
1
-0/+2
*
Patch #102278: add tparm() function to _curses module
Andrew M. Kuchling
2000-11-07
1
-0/+7
*
Document the proper exception to be raised by I/O operations on closed
Fred Drake
2000-11-06
1
-15/+19
*
Make sure we clean up the index data each time it is written by LaTeX.
Fred Drake
2000-11-03
1
-1/+4
*
Fix cut & paste error that describes three paramters when there are only
Fred Drake
2000-11-02
1
-4/+3
*
Typo: writeable --> writable
Fred Drake
2000-11-01
1
-2/+2
*
define_module(): Change the "index sub-item" for definitions at module
Fred Drake
2000-10-30
1
-1/+1
*
Fix \withsubitem so that it actually works if the only indexing macro in
Fred Drake
2000-10-30
1
-10/+5
*
Revise the message to be a little nicer.
Fred Drake
2000-10-29
1
-3/+6
*
Avoid using \withsubitem and \ttindex internally; they have not proven
Fred Drake
2000-10-29
1
-20/+26
*
Many small markup revisions to be more consistent with markup elsewhere,
Fred Drake
2000-10-29
1
-47/+61
*
Update author information.
Fred Drake
2000-10-28
1
-2/+2
*
Explained that os.path.basename() may return something different from the
Fred Drake
2000-10-26
1
-1/+5
*
Do not require packages that are not needed.
Fred Drake
2000-10-26
2
-4/+0
*
Normalize the HTML generated for table headers.
Fred Drake
2000-10-26
1
-7/+10
*
Minor simplification.
Fred Drake
2000-10-26
1
-2/+1
*
Update the dependency information to allow the other Makefiles to handle
Fred Drake
2000-10-26
1
-34/+25
*
Noted that building the info version requires the HTML::Element package,
Fred Drake
2000-10-26
1
-1/+8
*
All acknowledgements have been moved to the Doc/ACKS file.
Fred Drake
2000-10-26
1
-25/+21
*
Lots of small markup adjustments for consistency with the rest of the
Fred Drake
2000-10-26
2
-70/+72
*
Typo: shorted --> shorter
Fred Drake
2000-10-25
1
-1/+1
*
Since LookupError can be raised by sys.setdefaultencoding(), we should not
Fred Drake
2000-10-25
1
-1/+2
*
Marc-Andre Lemburg <mal@lemburg.com> noted that the encode() string method
Fred Drake
2000-10-25
1
-0/+1
*
Additions from Marc-Andre Lemburg <mal@lemburg.com>, documenting
Fred Drake
2000-10-25
1
-1/+21
*
Several additions and updates based on text from Marc-Andre Lemburg
Fred Drake
2000-10-25
1
-123/+221
*
Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for
Fred Drake
2000-10-25
1
-7/+27
*
Rename $PYTHON_VERSION to $PACKAGE_VERSION; this is the version number for
Fred Drake
2000-10-25
1
-5/+8
*
Remove some HTML from the PYTHONDOCS fragment defined here.
Fred Drake
2000-10-25
1
-1/+1
*
Minor addition; add a little formatting to the release information that
Fred Drake
2000-10-25
1
-0/+2
*
Make this actually work now that the tool is checked in here instead of
Fred Drake
2000-10-24
1
-0/+1
*
Added entries for the xml.dom.minidom module.
Fred Drake
2000-10-24
2
-0/+2
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-10-24
1
-0/+614
*
Remove second horizontal line below table headers; it is just too
Fred Drake
2000-10-24
1
-6/+6
*
Added exception to the rule that the buffer returned by PyString_AsString()
Fred Drake
2000-10-23
1
-4/+17
*
Correct the name of a parameter in the description of the register()
Fred Drake
2000-10-23
1
-1/+1
*
More names.
Fred Drake
2000-10-22
1
-0/+4
*
Added missing entry for invert() function.
Fred Drake
2000-10-22
1
-0/+60
*
Minor tweaks to catch up with the current code in a few spots.
Greg Ward
2000-10-22
1
-16/+147
*
Flesh out the "LaTeX Primer" some more.
Fred Drake
2000-10-20
1
-7/+74
*
Update the display of some floating point values at the interactive prompt
Fred Drake
2000-10-20
1
-6/+6
*
Remove the bzip2 archives from the "distfiles" target. There are not
Fred Drake
2000-10-19
1
-2/+2
*
Two more names.
Fred Drake
2000-10-19
1
-0/+2
[next]