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
*
Turns out Neil didn't intend for *all* of his gen-branch work to get
Tim Peters
2001-06-29
1
-10/+27
*
Use the more conventional "self" as the name of the self parameter in an
Fred Drake
2001-06-29
1
-1/+1
*
Correct a markup error for an accented character.
Fred Drake
2001-06-29
1
-1/+1
*
Removed some stray periods, and fix up a number of visible markup
Fred Drake
2001-06-29
1
-18/+19
*
Two more names.
Fred Drake
2001-06-29
1
-0/+2
*
SourceForge bug #437041:
Fred Drake
2001-06-29
1
-8/+8
*
Simplify an example based on comment from Thomas Holenstein <thomas@hex.ch>:
Fred Drake
2001-06-29
1
-4/+1
*
Add more items that need to be written about
Andrew M. Kuchling
2001-06-27
1
-0/+24
*
Remove duplicate ', ' in dbhash.open()'s argument list.
Thomas Wouters
2001-06-27
1
-1/+1
*
Remove the restriction on a mapping's .update() method.
Barry Warsaw
2001-06-26
1
-9/+7
*
Teach the types module about generators. Thanks to James Althoff on the
Tim Peters
2001-06-25
1
-0/+6
*
Updated link to zlib's home page.
Fred Drake
2001-06-25
1
-3/+2
*
Fix typo
Andrew M. Kuchling
2001-06-23
2
-2/+2
*
Correct erroneous description of precmd.
Eric S. Raymond
2001-06-23
1
-2/+6
*
Remove some bogus trailing whitespace.
Fred Drake
2001-06-23
1
-2/+2
*
Fix minor markup nits.
Fred Drake
2001-06-23
2
-6/+2
*
Use a named reference to another chapter instead of hard coding the
Fred Drake
2001-06-23
1
-2/+2
*
Fix a very minor (but annoying when looking for things!) markup nit.
Fred Drake
2001-06-23
7
-0/+43
*
Add "yeild" to the list of keywords.
Fred Drake
2001-06-23
1
-2/+18
*
Consistently use semi-colons after the last property for each selector.
Fred Drake
2001-06-23
1
-26/+26
*
Give the pattern used to pick out a source anchor a more specific pattern.
Fred Drake
2001-06-23
1
-1/+1
*
Added several names.
Fred Drake
2001-06-23
1
-0/+4
*
Contributed updates from Harald Hanche-Olsen, giving details of the branch
Fred Drake
2001-06-23
1
-0/+49
*
Added support for our new \infinity and \plusminus macros, and the
Fred Drake
2001-06-23
1
-1/+4
*
\infinity,
Fred Drake
2001-06-23
1
-0/+2
*
Miscellaneous code cleanups.
Fred Drake
2001-06-23
1
-4/+10
*
Remove an extra tab character.
Fred Drake
2001-06-22
1
-1/+1
*
Re-organize a little, clean up some markup.
Fred Drake
2001-06-22
1
-52/+73
*
Corrected an error in the information on supporting weak references in
Fred Drake
2001-06-22
1
-9/+7
*
Adjust to understand use of either single- or double-quotes to quote
Fred Drake
2001-06-22
1
-20/+23
*
Add the new texinputs/license.tex to the shared dependencies.
Fred Drake
2001-06-22
1
-0/+1
*
Fix & clean up the information about building Python with large file support
Fred Drake
2001-06-22
1
-4/+3
*
Move license information to a less annoying location in the document.
Fred Drake
2001-06-20
1
-0/+13
*
Update to include the license information in a less annoying place.
Fred Drake
2001-06-20
5
-0/+16
*
Separate the copyright statements and license text; include some new
Fred Drake
2001-06-20
2
-96/+261
*
Separate the version number and release status into two separate values.
Fred Drake
2001-06-20
1
-1/+2
*
Update to use the newly separated values $PACKAGE_VERSION and $RELEASE_INFO.
Fred Drake
2001-06-20
1
-5/+5
*
Added support for new \setreleaseinfo macro.
Fred Drake
2001-06-20
1
-65/+76
*
Add a little more support for describing version information. This
Fred Drake
2001-06-20
1
-0/+3
*
Document the new encodestring() and decodestring() functions. Also,
Barry Warsaw
2001-06-19
1
-2/+19
*
Add some information on the use of \verbatiminput to display sources from
Fred Drake
2001-06-18
1
-0/+15
*
Clarification in the fp appendix suggested on c.l.py by Michael Chermside.
Tim Peters
2001-06-17
1
-2/+3
*
Document that filter is added in 2.2.
Martin v. Löwis
2001-06-16
1
-0/+1
*
Implement the \verbatiminput LaTeX macro; this contains more magic than
Fred Drake
2001-06-15
1
-0/+46
*
Add a version annotation for the Q and q format codes.
Fred Drake
2001-06-15
1
-1/+2
*
Fix an improperly placed comma.
Fred Drake
2001-06-14
1
-1/+1
*
Make the option processing more robust.
Fred Drake
2001-06-12
1
-7/+31
*
Fixed reference to table notes for {}.keys() and {}.items() -- these
Fred Drake
2001-06-12
1
-4/+4
*
Added q/Q standard (x-platform 8-byte ints) mode in struct module.
Tim Peters
2001-06-12
1
-7/+10
*
Add the appropriate availability annotations for the popen*() family of
Fred Drake
2001-06-11
1
-4/+7
[next]