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
*
Give Moshe some work to do.
Fred Drake
2000-06-28
1
-0/+2
*
Add a "See also:" link to the curses.ascii module.
Fred Drake
2000-06-28
1
-0/+3
*
Made the title of the Examples subsection plural!
Fred Drake
2000-06-28
1
-2/+2
*
Added note that the atexit module was added for Python 1.6.
Fred Drake
2000-06-28
1
-0/+2
*
Added entry for the curses.ascii module.
Fred Drake
2000-06-28
1
-0/+1
*
Added entries for the curses.ascii module.
Fred Drake
2000-06-28
2
-50/+93
*
Skip Montanaro <skip@mojam.com>:
Fred Drake
2000-06-28
1
-1/+18
*
Support constant as a font name for the first column of a table using the
Fred Drake
2000-06-28
1
-0/+3
*
Revise the description of when functions retrieved from class instances
Fred Drake
2000-06-28
1
-9/+11
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-06-28
2
-0/+25
*
Enhanced memory-reference information in the description of Py_BuildValue(),
Fred Drake
2000-06-28
1
-1/+5
*
Added documentation for PyOS_AfterFork().
Fred Drake
2000-06-28
1
-0/+7
*
Added memory-reference information to the description of Py_BuildValue(),
Fred Drake
2000-06-28
1
-1/+6
*
Added the atexit module and documentation from Skip Montanaro
Fred Drake
2000-06-28
4
-1/+64
*
Added section on cycle GC
Andrew M. Kuchling
2000-06-28
1
-11/+94
*
Changed obsolete e-mail alias
Andrew M. Kuchling
2000-06-27
2
-3/+3
*
Dcoumentation for ascii.py. I've changed two references from ascii to
Andrew M. Kuchling
2000-06-26
1
-0/+131
*
Fix typos and errors noticed by Skip Montanaro
Andrew M. Kuchling
2000-06-25
1
-14/+19
*
Minor wording tweaks.
Greg Ward
2000-06-25
1
-5/+6
*
Some clarifications to the 'A simple example' section.
Greg Ward
2000-06-24
1
-6/+8
*
Fixed a grab-bag of typos spotted by Detlef Lannert.
Greg Ward
2000-06-24
2
-17/+16
*
Minor grammatical fix
Andrew M. Kuchling
2000-06-21
1
-1/+1
*
Document .timeout() method and .typeahead() function
Andrew M. Kuchling
2000-06-21
1
-0/+22
*
Markup consistency nits.
Fred Drake
2000-06-18
1
-89/+43
*
Make changes and clarifications suggested by Mark Hammond
Andrew M. Kuchling
2000-06-18
1
-14/+23
*
Documentation for the mmap module: proofreaders welcomed
Andrew M. Kuchling
2000-06-17
1
-0/+120
*
Updates from Marc-Andre Lemburg <mal@leburg.com> for the Unicode support.
Fred Drake
2000-06-16
2
-2/+273
*
Added reference count information for PySequence_List().
Fred Drake
2000-06-16
1
-0/+3
*
Documented PySequence_List() and PySequence_Tuple().
Fred Drake
2000-06-16
1
-20/+54
*
do_cmd_textasciitilde(): New function.
Fred Drake
2000-06-15
1
-0/+5
*
Fix markup error that hid a tilde character; reported long ago by
Fred Drake
2000-06-15
1
-1/+12
*
Michael Hudson <mwh21@cam.ac.uk>:
Fred Drake
2000-06-15
1
-4/+4
*
Hook in the documentation for the unicodedata module.
Fred Drake
2000-06-13
2
-0/+2
*
Marc-Andre Lemburg <mal@lemburg.com>:
Fred Drake
2000-06-13
1
-0/+72
*
Documentation for the pyexpat module.
Andrew M. Kuchling
2000-06-11
1
-0/+262
*
Mention setting the default encoding
Andrew M. Kuchling
2000-06-10
1
-15/+45
*
List more deleted modules.
Andrew M. Kuchling
2000-06-10
1
-7/+29
*
Filled in the sections on new and deleted modules.
Andrew M. Kuchling
2000-06-10
1
-49/+111
*
Minor fixes, additions to notes
Andrew M. Kuchling
2000-06-09
1
-5/+5
*
Added preliminary documentation for the winreg module,
Fred Drake
2000-06-07
3
-0/+414
*
Latex formatting fixes
Andrew M. Kuchling
2000-06-03
1
-33/+29
*
Patches from Moshe, w/ AMK's revisions
Andrew M. Kuchling
2000-06-03
1
-45/+313
*
Filled out the "Core Changes" section.
Andrew M. Kuchling
2000-05-31
1
-24/+81
*
Fixed typo noted by Guido Kollerie <gkoller@cs.vu.nl> in example code.
Fred Drake
2000-05-30
1
-1/+1
*
Added concrete example of when separate build and install might be
Greg Ward
2000-05-30
1
-1/+5
*
Article about 1.6 new features
Andrew M. Kuchling
2000-05-27
1
-0/+233
*
Added documentation for gettempprefix().
Fred Drake
2000-05-26
1
-2/+15
*
Added documentation for TemporaryFile() and the siffix parameter to mktemp().
Fred Drake
2000-05-26
1
-13/+26
*
Piers Lauder <piers@cs.su.oz.au>:
Fred Drake
2000-05-26
1
-8/+29
*
Guido's rewording of my definition of "root package", with an addition by me.
Greg Ward
2000-05-26
1
-6/+8
[next]