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
*
New default basename for HTML help files.
Georg Brandl
2008-03-02
1
-1/+1
*
Make patchlevel print out the release if called as a script.
Georg Brandl
2008-03-02
1
-0/+3
*
Update year.
Georg Brandl
2008-03-02
2
-2/+2
*
It's 2.6 now.
Georg Brandl
2008-03-02
1
-1/+1
*
More copyright year and version number bumps
v2.6a1
Barry Warsaw
2008-03-01
1
-1/+1
*
#2208: allow for non-standard HHC location.
Georg Brandl
2008-02-29
1
-3/+4
*
Until we got downloadable docs, stop confusing viewers by talking about a non...
Georg Brandl
2008-02-29
1
-11/+5
*
Document impending updates to itertools.
Raymond Hettinger
2008-02-28
1
-11/+44
*
Add repeat keyword argument to itertools.product().
Raymond Hettinger
2008-02-28
1
-3/+7
*
Simply the sample code for combinations().
Raymond Hettinger
2008-02-27
1
-7/+6
*
Add itertools.combinations().
Raymond Hettinger
2008-02-26
1
-15/+15
*
#2194: fix some typos.
Georg Brandl
2008-02-26
3
-3/+3
*
Add a timing flag to Trace so you can see where slowness occurs
Neal Norwitz
2008-02-26
1
-2/+3
*
Banish tab.
Georg Brandl
2008-02-26
1
-1/+1
*
Docs for itertools.combinations(). Implementation in forthcoming checkin.
Raymond Hettinger
2008-02-26
1
-2/+44
*
Revert r61029.
Georg Brandl
2008-02-25
2
-12/+1
*
Rename sphinx.addons to sphinx.ext.
Georg Brandl
2008-02-25
1
-1/+1
*
Add minor markup for a string.
Brett Cannon
2008-02-25
1
-3/+3
*
Remove stray word
Andrew M. Kuchling
2008-02-24
1
-1/+1
*
Specify what kind of warning -3 emits.
Georg Brandl
2008-02-23
1
-0/+2
*
Document import ./. threading issues. #1720705.
Georg Brandl
2008-02-23
2
-1/+12
*
#1506171: added operator.methodcaller().
Georg Brandl
2008-02-23
1
-0/+11
*
#1826: allow dotted attribute paths in operator.attrgetter.
Georg Brandl
2008-02-23
1
-2/+8
*
#1825: correctly document msilib.add_data.
Georg Brandl
2008-02-23
1
-5/+11
*
Add examples to modulefinder docs. Written for GHOP by Josip Dzolonga.
Georg Brandl
2008-02-23
1
-0/+62
*
#2101: fix removeAttribute docs.
Georg Brandl
2008-02-23
1
-2/+2
*
Documentation coverage builder, part 1.
Georg Brandl
2008-02-23
3
-3/+47
*
#835521: Add index entries for various pickle-protocol methods and attributes
Andrew M. Kuchling
2008-02-23
1
-0/+13
*
#1330538: Improve comparison of xmlrpclib.DateTime and datetime instances.
Andrew M. Kuchling
2008-02-23
2
-15/+16
*
#2161: Fix opcode name.
Georg Brandl
2008-02-23
1
-1/+1
*
#2072: correct documentation for .rpc_paths
Andrew M. Kuchling
2008-02-23
1
-2/+8
*
More difflib examples. Written for GHOP by Josip Dzolonga.
Georg Brandl
2008-02-23
1
-2/+112
*
Issue 1089358. Adds the siginterrupt() function, that is just a
Facundo Batista
2008-02-23
1
-0/+15
*
#1492: allow overriding BaseHTTPServer's content type for error messages.
Georg Brandl
2008-02-23
1
-0/+9
*
Issue 1781. Now ConfigParser.add_section does not let you add a
Facundo Batista
2008-02-23
1
-2/+3
*
Add recipe using itertools.product().
Raymond Hettinger
2008-02-23
1
-0/+6
*
Document itertools.product().
Raymond Hettinger
2008-02-22
1
-0/+23
*
Another fix.
Georg Brandl
2008-02-22
1
-1/+1
*
Don't reference pyshell.
Georg Brandl
2008-02-22
1
-1/+1
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
25
-35/+35
*
Part of #2154: minimal syntax fixes in doc example snippets.
Georg Brandl
2008-02-21
2
-6/+6
*
#2079: typo in userdict docs.
Georg Brandl
2008-02-21
1
-1/+1
*
Fixes contributed by Ori Avtalion.
Georg Brandl
2008-02-20
1
-3/+6
*
Issue #1916. Added isgenerator() and isgeneratorfunction() to
Facundo Batista
2008-02-18
1
-1/+37
*
Fix function name.
Georg Brandl
2008-02-17
1
-1/+1
*
#2131: note that codecs.open() always opens files in binary mode.
Georg Brandl
2008-02-17
1
-1/+9
*
#2120: broken links in advocacy document.
Georg Brandl
2008-02-16
1
-5/+5
*
Update example to match the current syntax.
Raymond Hettinger
2008-02-15
1
-1/+1
*
Try to correct a markup error that does hide the following paragraph.
Thomas Heller
2008-02-14
1
-1/+0
*
Fix markup
Raymond Hettinger
2008-02-14
1
-1/+1
[next]