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
*
Typo: "TWELV" --> "TWELVE"
Fred Drake
1999-01-04
1
-1/+4
*
Document the optional mode argument (Z_FLUSH, Z_SYNC_FLUSH, etc.)
Andrew M. Kuchling
1998-12-31
1
-4/+11
*
Added index entries to make it easier to locate directory & file operations.
Fred Drake
1998-12-28
1
-0/+3
*
Added index entries to make it easier to locate directory operations.
Fred Drake
1998-12-28
1
-0/+2
*
Clarified what Python versions the interactivity chapter applies to,
Fred Drake
1998-12-28
1
-1/+9
*
Remove recently documented modules from the undoc list.
Fred Drake
1998-12-28
1
-6/+0
*
Print a line to the console reporting the number of index nodes
Fred Drake
1998-12-28
1
-2/+6
*
Added entry for libshutil.tex.
Fred Drake
1998-12-28
1
-1/+2
*
Add documentation for shutil module.
Fred Drake
1998-12-28
2
-0/+101
*
Adjust a few niggles that affected the HTML conversion (a couple of
Fred Drake
1998-12-28
1
-3/+3
*
Remove all use of $* in commands; some makes (Solaris 2.5, IRIX 6.X)
Fred Drake
1998-12-28
1
-19/+19
*
Document 'N' format character for Py_BuildValue -- like 'O' but doesn't INCREF.
Guido van Rossum
1998-12-23
1
-1/+6
*
Fix many of the specific targets in links from the index.
Fred Drake
1998-12-22
1
-7/+7
*
Add the getpass module to $(LIBFILES).
Fred Drake
1998-12-22
1
-1/+2
*
Add the getpass module.
Fred Drake
1998-12-22
1
-0/+1
*
Basic documentation for the getpass module.
Fred Drake
1998-12-22
1
-0/+31
*
Bump $(RELEASE).
Fred Drake
1998-12-22
1
-1/+1
*
Added a \versionchanged since the API changed to support
Fred Drake
1998-12-22
1
-1/+4
*
Added information on when this was added, allowing us to release the
Fred Drake
1998-12-22
2
-0/+3
*
Update the date.
Fred Drake
1998-12-22
1
-1/+1
*
Adjust markup to match current conventions, and make it formattable.
Fred Drake
1998-12-22
2
-41/+50
*
Start of text that describes differences between match and search.
Fred Drake
1998-12-22
1
-5/+40
*
Improve a couple of comments.
Fred Drake
1998-12-22
1
-2/+3
*
Use \moduleauthor and \sectionauthor instead of a comment to credit
Fred Drake
1998-12-22
1
-1/+2
*
Add an explanation about what the example does and doesn't do.
Fred Drake
1998-12-22
1
-2/+7
*
do_cmd_rfc(): Make the "RFC ###" a hyperlink to the master RFC
Fred Drake
1998-12-22
1
-4/+7
*
Added libnetrc.tex and libshlex.tex to LIBFILES.
Fred Drake
1998-12-22
1
-1/+3
*
Adding libshlex and libnetrc by Eric Raymond.
Guido van Rossum
1998-12-22
3
-0/+126
*
Suggestion by Tim Peters clarifying what "before global" means.
Guido van Rossum
1998-12-21
1
-1/+2
*
Clarify descriptions of some operations; it's not always clear that
Fred Drake
1998-12-21
1
-103/+107
*
Add a bunch of index entries related to retrieving information from
Fred Drake
1998-12-21
1
-0/+6
*
Sjoerd Mullender writes:
Guido van Rossum
1998-12-18
1
-49/+59
*
create_module_info(): New function: Modify a <section> to create a
Fred Drake
1998-12-10
1
-13/+99
*
Remove another {\rm ...} construct.
Fred Drake
1998-12-10
1
-2/+2
*
Don't pass around a list of known empty elements, since the ESIS
Fred Drake
1998-12-10
1
-5/+6
*
Added a transform to start cleaning up the modulesynopsis stuff a
Fred Drake
1998-12-10
1
-0/+17
*
Nits.
Fred Drake
1998-12-10
1
-11/+11
*
Handle SGML variant as well as XML variant. SGML is *much* more
Fred Drake
1998-12-10
1
-0/+12
*
Update the descriptions of strftime() and strptime() to avoid
Fred Drake
1998-12-08
1
-45/+47
*
Correct the poplib example. Stephan Richter pointed out some problems
Guido van Rossum
1998-12-08
1
-3/+3
*
Rename the parameters of atan2(), based on comments from Guido & Peter
Fred Drake
1998-12-08
1
-2/+2
*
Sjoerd writes:
Guido van Rossum
1998-12-07
1
-1/+2
*
"singed" --> "signed" (3 places)
Fred Drake
1998-12-07
1
-3/+3
*
Clarify evaluation of default arguments at def time with more text and
Guido van Rossum
1998-12-04
1
-2/+20
*
Add explicit example on how to import a submodule of a package using
Guido van Rossum
1998-12-04
1
-0/+15
*
General comments on what's here and how to try it out. Note
Fred Drake
1998-12-02
1
-0/+23
*
Moved NotImplementedError into alphabetical order, and reword
Barry Warsaw
1998-12-01
1
-9/+7
*
Added documentation for NotImplementedError. Fred (I'm sure) will
Barry Warsaw
1998-12-01
1
-0/+9
*
Support conversions to both SGML and XML; SGML is the "default".
Fred Drake
1998-12-01
1
-14/+20
*
Use esistools.
Fred Drake
1998-12-01
1
-29/+25
[next]