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
*
minor wording changes, rewrap a few lines
Skip Montanaro
2008-04-27
1
-12/+13
*
Add OpenSearch and a Python logo to the HTML output.
Georg Brandl
2008-04-27
4
-0/+25
*
#2700 Document PyNumber_ToBase
Benjamin Peterson
2008-04-27
1
-0/+11
*
Use correct XHTML tags.
Georg Brandl
2008-04-27
1
-16/+16
*
#2677: add note that not all functions may accept keyword args.
Georg Brandl
2008-04-27
1
-0/+8
*
Added PyErr_WarnPy3k function. (issue 2671) I will be converting current Py3k...
Benjamin Peterson
2008-04-27
1
-0/+8
*
#2691: document PyLong (s)size_t APIs, patch by Alexander Belopolsky.
Georg Brandl
2008-04-26
1
-1/+31
*
#2668: nit in apply() docs.
Georg Brandl
2008-04-26
1
-1/+1
*
Add from_buffer and from_buffer_copy class methods to ctypes types.
Thomas Heller
2008-04-25
1
-0/+22
*
reformat some documentation of classes so methods and attributes are under th...
Benjamin Peterson
2008-04-25
42
-3573/+3701
*
#2673 Fix example typo in optparse docs
Benjamin Peterson
2008-04-23
1
-1/+1
*
syntax fixup
Gregory P. Smith
2008-04-23
1
-3/+3
*
Factor in documentation changes from issue 1753732.
Skip Montanaro
2008-04-22
1
-0/+13
*
Major improvements:
Gregory P. Smith
2008-04-22
1
-2/+18
*
Various io doc updates
Benjamin Peterson
2008-04-22
1
-68/+63
*
Fix Sphinx warnings
Benjamin Peterson
2008-04-21
1
-11/+11
*
Windows x64 also falls under VER_PLATFORM_WIN32_NT.
Jeroen Ruigrok van der Werven
2008-04-21
1
-11/+11
*
capitalization
David Goodger
2008-04-21
1
-2/+2
*
corrections ("reStructuredText" is one word)
David Goodger
2008-04-21
1
-4/+4
*
Moved Mark SummerField's io doc changes back to the trunk. (He will edit here...
Benjamin Peterson
2008-04-21
1
-117/+137
*
Add various items
Andrew M. Kuchling
2008-04-21
1
-1/+46
*
Wording changes
Andrew M. Kuchling
2008-04-21
1
-2/+2
*
Markup fix
Andrew M. Kuchling
2008-04-21
1
-1/+1
*
Move description of math module changes; various edits to description of cmat...
Andrew M. Kuchling
2008-04-20
1
-48/+62
*
Move asinh documentation to the proper place.
Mark Dickinson
2008-04-19
1
-17/+18
*
Correct documentation for math.pow;
Mark Dickinson
2008-04-19
1
-4/+8
*
Update template for newest Sphinx.
Georg Brandl
2008-04-19
2
-3/+4
*
Document updates to math and cmath modules.
Mark Dickinson
2008-04-19
1
-0/+51
*
Complete documentation for errors argument of io's open and TextIOWrapper
Benjamin Peterson
2008-04-19
1
-9/+14
*
Copy io documentation back from py3k branch so changes can be merged into it.
Benjamin Peterson
2008-04-19
1
-25/+30
*
:func: et al. should *not* include the parens.
Georg Brandl
2008-04-19
1
-3/+3
*
#2631: clarify IMPORT_NAME semantics.
Georg Brandl
2008-04-19
1
-3/+5
*
#2633: clarify meaning of env parameter.
Georg Brandl
2008-04-19
1
-2/+3
*
#2634: clarify meaning of env parameter to spawn/exec*e.
Georg Brandl
2008-04-19
1
-2/+4
*
#2369: clarify that copyfile() doesn't take a target directory.
Georg Brandl
2008-04-19
1
-9/+11
*
Fix-up docs for revision 62386.
Georg Brandl
2008-04-19
1
-2/+8
*
Added kill, terminate and send_signal to subprocess.Popen
Christian Heimes
2008-04-19
1
-0/+23
*
I finally got the time to update and merge Mark's and my trunk-math branch. T...
Christian Heimes
2008-04-18
2
-15/+152
*
Rewrite introductory section, and remove old section. (It was already commen...
Andrew M. Kuchling
2008-04-18
1
-62/+29
*
Remove personal note from Jim Roskind; it no longer applies, and the
Andrew M. Kuchling
2008-04-18
1
-9/+0
*
#2654: fix typo
Andrew M. Kuchling
2008-04-18
1
-1/+1
*
Use correct parameter name
Andrew M. Kuchling
2008-04-18
1
-1/+1
*
Typo fixes
Andrew M. Kuchling
2008-04-17
1
-2/+2
*
Be consistent in the use of read-only.
Jeroen Ruigrok van der Werven
2008-04-17
1
-1/+1
*
Issue 2648: Add leading zero to money format recipe in the docs.
Raymond Hettinger
2008-04-17
2
-10/+8
*
Add details about the return value for mmap.flush().
Jeroen Ruigrok van der Werven
2008-04-16
1
-0/+6
*
Reformat to 80 columns prior to adding documentation.
Jeroen Ruigrok van der Werven
2008-04-16
1
-88/+92
*
Typo fix
Andrew M. Kuchling
2008-04-15
1
-1/+1
*
Add *,**,@ to index, as suggested by
Andrew M. Kuchling
2008-04-15
2
-0/+13
*
Add myself to Doc/ACKS.txt
Benjamin Peterson
2008-04-15
1
-0/+1
[next]