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
...
*
Documentation fix.
Georg Brandl
2008-06-21
1
-1/+1
*
Correct two versionchanged directives, to improve the 'changes' output
Andrew M. Kuchling
2008-06-21
2
-8/+7
*
Various items
Andrew M. Kuchling
2008-06-20
1
-5/+48
*
Grammar fixes
Andrew M. Kuchling
2008-06-20
2
-2/+2
*
Remove request for e-mail; it's unlikely these classes will be saved
Andrew M. Kuchling
2008-06-20
1
-3/+1
*
rephrase
Benjamin Peterson
2008-06-20
1
-1/+1
*
Change references to the new math functions to generate proper x-refs.
Georg Brandl
2008-06-20
1
-11/+10
*
Fix outdated count of the number of new math module functions.
Mark Dickinson
2008-06-20
1
-1/+1
*
Various items
Andrew M. Kuchling
2008-06-20
1
-42/+133
*
Various items
Andrew M. Kuchling
2008-06-20
1
-33/+80
*
Put threading in front of thread
Andrew M. Kuchling
2008-06-19
1
-2/+2
*
Remove some standalone material from the introduction; various markup and typ...
Andrew M. Kuchling
2008-06-19
1
-79/+21
*
Add versionadded tags to new math functions.
Georg Brandl
2008-06-18
1
-6/+12
*
Typo fix
Mark Dickinson
2008-06-18
1
-1/+1
*
Split the HTML index.
Georg Brandl
2008-06-17
1
-0/+3
*
Typo fixes
Andrew M. Kuchling
2008-06-13
1
-2/+2
*
Clarification.
Georg Brandl
2008-06-13
1
-3/+3
*
add py3k warnings to rfc822
Benjamin Peterson
2008-06-12
1
-1/+2
*
deprecated mimetools
Benjamin Peterson
2008-06-12
1
-1/+2
*
Markup fixes, thanks Georg for the help.
Thomas Heller
2008-06-11
1
-47/+70
*
Add versionadded marker to ctypes.c_longdouble.
Thomas Heller
2008-06-11
1
-0/+1
*
Add future_builtins.ascii().
Georg Brandl
2008-06-11
1
-0/+8
*
Smaller doc fixes.
Thomas Heller
2008-06-11
1
-19/+16
*
More doc fixes.
Thomas Heller
2008-06-11
1
-15/+6
*
Markup fixes, spelling corrections, and better wordings. Hopefully.
Thomas Heller
2008-06-11
1
-9/+8
*
Clarify what ":errorhandler" refers to.
Georg Brandl
2008-06-11
1
-1/+2
*
Fix typos.
Georg Brandl
2008-06-11
1
-3/+2
*
add aliases to threading module
Benjamin Peterson
2008-06-11
1
-3/+17
*
give the threading API PEP 8 names
Benjamin Peterson
2008-06-11
1
-19/+19
*
Note PEP 371 section
Andrew M. Kuchling
2008-06-11
1
-0/+15
*
Multi-arg form for set.difference() and set.difference_update().
Raymond Hettinger
2008-06-11
1
-6/+12
*
Fix markup.
Thomas Heller
2008-06-11
1
-20/+30
*
add the multiprocessing package to fulfill PEP 371
Benjamin Peterson
2008-06-11
9
-0/+3542
*
Update numbers doc for the Integral simplification.
Raymond Hettinger
2008-06-11
1
-4/+4
*
Documented the new AST constructor.
Armin Ronacher
2008-06-10
1
-0/+5
*
Fix a formatting error in the ast documentation.
Armin Ronacher
2008-06-10
1
-1/+1
*
more markup fix.
Georg Brandl
2008-06-10
1
-9/+9
*
fix markup
Benjamin Peterson
2008-06-10
1
-5/+6
*
Add the "ast" module, containing helpers to ease use of the "_ast" classes.
Georg Brandl
2008-06-10
4
-86/+259
*
Applying updated patch from Issue 1736190, which addresses partial
Josiah Carlson
2008-06-10
2
-0/+26
*
Let set.intersection() and set.intersection_update() take multiple input argu...
Raymond Hettinger
2008-06-09
1
-4/+10
*
Let set.union() and set.update() accept multiple inputs.
Raymond Hettinger
2008-06-09
1
-4/+10
*
Issue #2138: Add math.factorial().
Raymond Hettinger
2008-06-09
1
-0/+4
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
4
-15/+15
*
Issue3065: Fixed pickling of named tuples. Added tests.
Raymond Hettinger
2008-06-09
1
-0/+3
*
Argh, I read it wrong. Reverted 64036 and added a clarifying remark.
Georg Brandl
2008-06-08
1
-2/+2
*
#3028: tokenize passes the physical line.
Georg Brandl
2008-06-08
1
-10/+9
*
capitalization nit
Benjamin Peterson
2008-06-07
1
-1/+1
*
Document the "st" API, to avoid confusion with the "new" AST.
Georg Brandl
2008-06-07
1
-78/+89
*
X-ref to numbers module.
Georg Brandl
2008-06-07
1
-3/+3
[prev]
[next]