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
*
- improve the description of how user-defined method
Fred Drake
2003-07-17
1
-25/+85
*
Note that Unicode strings are now supported in sys.path.
Fred Drake
2003-07-17
1
-0/+2
*
Make the howto document class work properly with the pypaper.sty
Fred Drake
2003-07-17
1
-1/+1
*
Zap the C API subsection altogether for now. It's not actually usable from
Skip Montanaro
2003-07-16
1
-58/+0
*
Mention list.index; more small textual changes
Andrew M. Kuchling
2003-07-16
1
-26/+30
*
Add reminder list of things to document; mention sys.getcheckinterval() and s...
Andrew M. Kuchling
2003-07-16
1
-1/+9
*
expose the C API subsection which was hidden from LaTeX in a comment. In
Skip Montanaro
2003-07-16
1
-22/+27
*
Clarify the lack of relationship between rich comparison operators.
Raymond Hettinger
2003-07-16
1
-0/+5
*
Doctest now examines all docstrings by default. Previously, it would
Raymond Hettinger
2003-07-16
1
-6/+7
*
Lots of markup cleanups to avoid warnings from the GNU info generation;
Fred Drake
2003-07-16
3
-23/+23
*
Remove \versionchanged; the text was too complex for the GNU info
Fred Drake
2003-07-16
1
-4/+4
*
Minor text changes; update bug/patch count (quite a jump!)
Andrew M. Kuchling
2003-07-16
1
-18/+18
*
Make it easier to figure out the where a menuselection starts and ends
Fred Drake
2003-07-16
3
-2/+4
*
Cygwin instructions:
Fred Drake
2003-07-16
1
-5/+5
*
A variety of markup-level adjustments.
Fred Drake
2003-07-16
1
-6/+6
*
Discussion of signatures for unicode.translate() and str.translate()
Raymond Hettinger
2003-07-16
2
-10/+10
*
- update some comments
Fred Drake
2003-07-16
1
-9/+21
*
Pass along the selected "What's New" document to the make file for the
Fred Drake
2003-07-16
1
-1/+1
*
Adjust description of the internationalized domain name encoding to
Fred Drake
2003-07-16
1
-1/+1
*
Map \envvar to the TeXinfo equivalent, @env.
Fred Drake
2003-07-16
1
-1/+1
*
Simple support for the alltt environment.
Fred Drake
2003-07-16
1
-1/+3
*
In the description of enumerate(), the indexing operators should not
Fred Drake
2003-07-16
1
-2/+2
*
Teach this script about \AA and \aa (the Scandanavian A-ring
Fred Drake
2003-07-16
1
-1/+3
*
Nits.
Raymond Hettinger
2003-07-15
1
-2/+2
*
Indexing is a mess; try to get the link targets closer to the relevant
Fred Drake
2003-07-15
2
-14/+11
*
process_commands_wrap_deferred:
Fred Drake
2003-07-15
1
-5/+13
*
Try to clean up some indexing relevant to the import statement.
Fred Drake
2003-07-15
1
-3/+3
*
Discuss calling new-style types.
Fred Drake
2003-07-15
1
-1/+9
*
Markup consistency nits.
Fred Drake
2003-07-14
1
-15/+17
*
Added missing markup.
Fred Drake
2003-07-14
1
-0/+2
*
Fix unbalanced parenthesis in text.
Raymond Hettinger
2003-07-14
2
-2/+2
*
Fix missing parenthesis
Raymond Hettinger
2003-07-14
1
-1/+1
*
update norobots link
Skip Montanaro
2003-07-14
1
-1/+1
*
+ libdumdbm
Skip Montanaro
2003-07-14
1
-0/+1
*
+ libdumbdbm
Skip Montanaro
2003-07-14
1
-0/+1
*
minimal dumdbm module doc
Skip Montanaro
2003-07-14
1
-0/+57
*
SF bug #738090: Section 13.3: htmllib.HTMLParser constructor definition
Raymond Hettinger
2003-07-14
1
-0/+3
*
SF bug #706546: u''.translate not documented
Raymond Hettinger
2003-07-13
1
-1/+11
*
SF bug #770107: Typo in documentation of resource module
Raymond Hettinger
2003-07-13
1
-2/+2
*
Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2.
Martin v. Löwis
2003-07-12
2
-9/+17
*
Fix missing parenthesis
Raymond Hettinger
2003-07-12
1
-1/+1
*
SF patch #726751: Clarify docs for except target assignment
Raymond Hettinger
2003-07-12
1
-8/+20
*
Document Jim Fulton's docttest extensions.
Raymond Hettinger
2003-07-11
1
-8/+70
*
Minor fixups and added sections for iterators and generators.
Raymond Hettinger
2003-07-11
1
-3/+117
*
normalize whitespace
Fred Drake
2003-07-11
1
-78/+79
*
update the reference to the Apple Publications Style Guide
Fred Drake
2003-07-11
1
-4/+2
*
SF #767592: unittest docs don't suggest "unittest.main()"
Raymond Hettinger
2003-07-10
1
-0/+96
*
fix stupid typo
Fred Drake
2003-07-10
1
-1/+1
*
Missing markup.
Raymond Hettinger
2003-07-10
1
-1/+1
*
Add versionadded. Remove duplicate "to"
Neal Norwitz
2003-07-09
1
-1/+2
[next]