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
*
Add section for PEP 241
Andrew M. Kuchling
2001-03-23
1
-5/+109
*
Add sys.excepthook.
Ka-Ping Yee
2001-03-23
1
-3/+24
*
Bump the version number.
Fred Drake
2001-03-22
1
-1/+1
*
Update to the current state of the universe.
Fred Drake
2001-03-22
1
-5/+18
*
Be more clear about the specific rules for supporting the cyclic GC in an
Fred Drake
2001-03-22
1
-4/+126
*
Integrated an expanded version of some text from Neil Schemenauer about
Fred Drake
2001-03-21
1
-3/+85
*
Moved the description of the tzparse module to the "Obsolete" section
Fred Drake
2001-03-20
1
-4/+5
*
Markup nit: For the Python documents, we use \empt instead of \textit.
Fred Drake
2001-03-19
1
-1/+1
*
Add documentation for SGMLParser.handle_decl().
Fred Drake
2001-03-16
1
-0/+10
*
Finally fill in the documentation for the PyDict_Next() function. It is
Fred Drake
2001-03-16
1
-2/+20
*
Add some LaTeX magic so that Latin-1 characters do not get so badly
Fred Drake
2001-03-13
1
-0/+1
*
Py_BuildValue(): Add "D" conversion to create a Python complex value from
Fred Drake
2001-03-12
1
-0/+3
*
Fix a further markup problem noted by FLD
Andrew M. Kuchling
2001-03-10
1
-1/+1
*
Re-order some method descriptions for a more logical grouping.
Fred Drake
2001-03-08
1
-25/+25
*
Add more font flavors for <var> elements; the previous incarnation caused
Fred Drake
2001-03-08
1
-1/+1
*
Do not refer to "sub-modules" since that is not a defined term.
Fred Drake
2001-03-06
1
-7/+8
*
Re-word the explanation of the in/not in operators for increased content
Fred Drake
2001-03-06
1
-6/+14
*
Turn "Python Documentation Central" into just "Documentation Central"; some
Fred Drake
2001-03-06
1
-1/+1
*
Make sure the README files that contain page count information land in
Fred Drake
2001-03-06
1
-1/+1
*
Correct typos in Ping's email address.
Fred Drake
2001-03-06
1
-4/+4
*
Update documentation to reflect the shift to NetrcParseError instead of
Fred Drake
2001-03-06
1
-2/+10
*
Remove debugging "set -x".
Fred Drake
2001-03-03
1
-3/+0
*
Fix a few minor markup nits.
Fred Drake
2001-03-03
1
-13/+13
*
Rene Liebscher <R.Liebscher@gmx.de>:
Fred Drake
2001-03-03
1
-2/+112
*
Discuss PEP 236.
Andrew M. Kuchling
2001-03-03
1
-2/+37
*
Update estimate bug and patch counts
Andrew M. Kuchling
2001-03-02
1
-1/+1
*
Revise the scripts I use to update the documentation on the SourceForge
Fred Drake
2001-03-02
2
-37/+41
*
Lots of organizational changes for consistency with the rest of the
Fred Drake
2001-03-02
1
-225/+289
*
There was a real leak in the "export a C API" example; fix that one.
Fred Drake
2001-03-02
1
-4/+9
*
Label classes and exceptions explicitly in the documentation (for their
Fred Drake
2001-03-02
2
-17/+19
*
There is no longer a -X option to the interpreter, so remove the comments
Fred Drake
2001-03-02
1
-21/+16
*
For copyfile(), be explicit that src and dst are file names; that was only
Fred Drake
2001-03-02
1
-2/+3
*
Job.build_html(): When formatting HTML into more than one HTML page, and
Fred Drake
2001-03-02
1
-7/+25
*
Added entry for urllib2 documentation.
Fred Drake
2001-03-01
2
-0/+2
*
Use larger chunks for the HTML version of the Distutils documentation.
Fred Drake
2001-03-01
1
-2/+2
*
Comment out section titles for sections that have not been written yet;
Fred Drake
2001-03-01
1
-9/+59
*
Comment out section titles for sections that have not been written yet;
Fred Drake
2001-03-01
1
-65/+141
*
Document configuration flags to compile for large file support on
Guido van Rossum
2001-03-01
1
-1/+9
*
Checking in patch 404826 -- urllib2 enhancements and documentations.
Moshe Zadka
2001-03-01
1
-0/+501
*
Bump the release number to 2.1b1.
Fred Drake
2001-03-01
1
-1/+1
*
Fix markup nit pointed out by FLD
Andrew M. Kuchling
2001-03-01
1
-1/+1
*
Document PyErr_WarnExplicit().
Guido van Rossum
2001-02-28
1
-0/+9
*
Document warn_explicit().
Guido van Rossum
2001-02-28
1
-0/+10
*
Add entry for the inspect module.
Fred Drake
2001-02-28
2
-0/+2
*
Clean up some of the markup for consistency, wrap some long lines.
Fred Drake
2001-02-28
1
-45/+50
*
Fix some rules broken by typos, others by the flattening of the makefile.
Fred Drake
2001-02-28
1
-7/+7
*
Add description of PEP235
Andrew M. Kuchling
2001-02-28
1
-19/+23
*
Cover pydoc
Andrew M. Kuchling
2001-02-28
1
-48/+44
*
Document the object allocator
Andrew M. Kuchling
2001-02-28
1
-2/+12
*
added description of NL token
Skip Montanaro
2001-02-28
1
-1/+4
[next]