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
...
*
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
*
Issue 2439: add pkgutils.get_data() as a convenience wrapper for the PEP 302 ...
Nick Coghlan
2008-04-15
1
-1/+22
*
Various items; begin writing the SSL section
Andrew M. Kuchling
2008-04-15
1
-8/+17
*
Add example
Andrew M. Kuchling
2008-04-13
1
-1/+7
*
Check out Jinja as a separate step now that it's not included in the Sphinx p...
Georg Brandl
2008-04-13
2
-0/+7
*
Fix markup.
Georg Brandl
2008-04-13
1
-7/+5
*
Give the "Interactive Interpreter Changes" section in 2.6 whatsnew a unique l...
Benjamin Peterson
2008-04-13
1
-1/+1
*
Backported io module docs
Benjamin Peterson
2008-04-13
2
-0/+628
*
Mention -J, -X
Andrew M. Kuchling
2008-04-13
1
-0/+14
*
Re-implement the 'warnings' module in C. This allows for usage of the
Brett Cannon
2008-04-12
1
-5/+13
*
Don't offend snake lovers.
Georg Brandl
2008-04-12
1
-1/+1
*
#2615: small consistency update by Jeroen Ruigrok van der Werven.
Georg Brandl
2008-04-12
1
-4/+4
*
Use absolute path in sys.path.
Georg Brandl
2008-04-12
1
-1/+1
*
Use issue directive
Andrew M. Kuchling
2008-04-10
1
-181/+106
*
Add punctuation
Andrew M. Kuchling
2008-04-10
1
-1/+1
*
Remove forward-looking statement
Andrew M. Kuchling
2008-04-10
1
-3/+3
*
Try out the new issue role. Thanks, Georg!
Andrew M. Kuchling
2008-04-09
1
-1/+1
*
Add :issue: directive for easy linking to bugs.python.org.
Georg Brandl
2008-04-09
2
-1/+25
*
Add items
Andrew M. Kuchling
2008-04-09
1
-3/+13
*
Issue 2408: remove the _types module
Amaury Forgeot d'Arc
2008-04-08
1
-8/+10
*
Add items
Andrew M. Kuchling
2008-04-08
1
-2/+65
*
Typo fix
Andrew M. Kuchling
2008-04-07
1
-2/+2
*
Write PEP 3127 section; add items
Andrew M. Kuchling
2008-04-07
1
-8/+82
*
#2525: update timezone info examples in the docs.
Georg Brandl
2008-04-07
1
-8/+38
[prev]
[next]