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
*
rewrap
Benjamin Peterson
2008-06-28
1
-5/+5
*
various SSL fixes; issues 1251, 3162, 3212
Bill Janssen
2008-06-28
1
-1/+33
*
fix typo
Benjamin Peterson
2008-06-28
1
-6/+6
*
edit multiprocessing docs
Benjamin Peterson
2008-06-27
1
-90/+83
*
Fix whitespace in example code.
Raymond Hettinger
2008-06-27
1
-2/+2
*
Issue #3197: rework documentation for fractions module.
Mark Dickinson
2008-06-27
1
-33/+59
*
add a htmlview directive
Benjamin Peterson
2008-06-26
1
-0/+2
*
Use newer versions of externals.
Georg Brandl
2008-06-26
1
-3/+3
*
Add a version tag for shutdown().
Georg Brandl
2008-06-26
1
-0/+2
*
Remove references to Py3k in __floor__, __ceil__ and __round__ documentation.
Mark Dickinson
2008-06-24
1
-6/+3
*
Change description of float('nan') feature; NaNs don't care much about
Mark Dickinson
2008-06-24
1
-2/+2
*
minor fix
Benjamin Peterson
2008-06-24
1
-1/+1
*
Write out "phi" consistently.
Georg Brandl
2008-06-22
1
-5/+5
*
#3085: Fix syntax error.
Georg Brandl
2008-06-22
1
-2/+2
*
Turn section references into proper cross-references.
Georg Brandl
2008-06-22
3
-15/+12
*
In the deprecated functions I added an alert to review
Facundo Batista
2008-06-21
2
-7/+16
*
Now a from submitted via POST that also has a query string
Facundo Batista
2008-06-21
1
-0/+2
*
Fixed issue #2888. Now the behaviour of pprint when working with nested
Facundo Batista
2008-06-21
1
-1/+1
*
Reviewed and updated the documentation. Fixes #3017.
Facundo Batista
2008-06-21
1
-9/+241
*
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
[next]