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
*
Typo fixes
Andrew M. Kuchling
2006-04-22
1
-2/+2
*
Guido wrote contextlib, not me, but thanks anyway. ;)
Phillip J. Eby
2006-04-21
1
-1/+0
*
Documentation for ctypes.
Thomas Heller
2006-04-21
2
-0/+1227
*
Correct the grammar
George Yoshida
2006-04-21
1
-3/+3
*
Fix a markup.
George Yoshida
2006-04-21
1
-1/+1
*
Add item
Andrew M. Kuchling
2006-04-21
1
-0/+5
*
Add \label to make better HTML filenames
Andrew M. Kuchling
2006-04-21
1
-16/+16
*
Add two items; typographical improvement for the 'with' statement; minor edits
Andrew M. Kuchling
2006-04-21
1
-29/+48
*
Typo, grammar fixes. This file could use another proofreading pass.
Andrew M. Kuchling
2006-04-21
1
-25/+25
*
Add TODO item
Andrew M. Kuchling
2006-04-21
1
-0/+1
*
Typo fixes
Andrew M. Kuchling
2006-04-21
1
-6/+6
*
Allow pstats.Stats creator to specify an alternate to stdout.
Skip Montanaro
2006-04-21
1
-9/+9
*
Change a footnote to a parenthetical (in two senses) paragraph
Andrew M. Kuchling
2006-04-20
1
-5/+8
*
Argh, make another markup fix
Andrew M. Kuchling
2006-04-20
1
-1/+1
*
Markup fix
Andrew M. Kuchling
2006-04-20
1
-1/+1
*
Add some items; add "New module" consistently; make contextlib.closing exampl...
Andrew M. Kuchling
2006-04-20
1
-20/+44
*
Correct implementation and documentation of os.confstr. Add a simple test
Skip Montanaro
2006-04-20
1
-3/+3
*
Write datetime.strptime() item; show use of @contextmanager in defining __con...
Andrew M. Kuchling
2006-04-19
1
-18/+48
*
fix typo
George Yoshida
2006-04-18
1
-1/+1
*
Add item
Andrew M. Kuchling
2006-04-18
1
-2/+12
*
Patch #790710: Add breakpoint command lists in pdb.
Martin v. Löwis
2006-04-17
1
-0/+39
*
fix long option markup
George Yoshida
2006-04-17
1
-2/+2
*
Update status of document
Andrew M. Kuchling
2006-04-17
1
-3/+2
*
Remove translated code hidden inside a comment environment; latex2html gets c...
Andrew M. Kuchling
2006-04-17
1
-32/+0
*
Add item
Andrew M. Kuchling
2006-04-16
1
-3/+3
*
Describe contextlib module. (Done for today...)
Andrew M. Kuchling
2006-04-16
1
-19/+77
*
Write most of the 'writing context managers' section. I'd like comments on it,
Andrew M. Kuchling
2006-04-16
1
-43/+211
*
Add an item; better crediting; fix error in SQL example; minor edits
Andrew M. Kuchling
2006-04-14
1
-32/+29
*
Typo fix
Andrew M. Kuchling
2006-04-14
1
-1/+1
*
Patch #702933: Undocument PyObject_NEW, PyObject_NEW_VAR,
Martin v. Löwis
2006-04-14
2
-20/+1
*
Typo fixes
Andrew M. Kuchling
2006-04-14
1
-2/+2
*
Add more items
Andrew M. Kuchling
2006-04-14
1
-10/+70
*
Typo fix
Andrew M. Kuchling
2006-04-14
1
-1/+1
*
Add an item and a reminder
Andrew M. Kuchling
2006-04-14
1
-0/+9
*
raise the minimum supported BerkeleyDB version to 3.3 and add notes to
Gregory P. Smith
2006-04-13
1
-3/+2
*
Typo fix
Andrew M. Kuchling
2006-04-13
1
-1/+1
*
[Bug #1464571] Mention that generator's .gi_frame can now be None
Andrew M. Kuchling
2006-04-13
1
-2/+12
*
Add some items
Andrew M. Kuchling
2006-04-13
1
-6/+16
*
Include more detail on Coverity results and add a link; minor edits
Andrew M. Kuchling
2006-04-13
1
-8/+9
*
Describe sys.subversion, Py_GetBuildInfo()
Andrew M. Kuchling
2006-04-13
1
-4/+34
*
Add missing word
Andrew M. Kuchling
2006-04-13
1
-1/+1
*
Add two entries about how to actually clear a list.
Georg Brandl
2006-04-13
1
-5/+13
*
Stop claiming that Py_Finalize releases all memory.
Martin v. Löwis
2006-04-13
1
-1/+4
*
Fix {} mismatch spotted by George Yoshida.
Neal Norwitz
2006-04-13
1
-1/+1
*
Fix typography of Martin's name
Andrew M. Kuchling
2006-04-13
2
-4/+4
*
Write some ctypes examples
Andrew M. Kuchling
2006-04-13
1
-4/+73
*
Mention ASCII as default encoding; update TODO list; use PyCF_ONLY_AST by MvL...
Andrew M. Kuchling
2006-04-12
1
-9/+26
*
Bump version number; rearrange introduction a bit
Andrew M. Kuchling
2006-04-12
1
-9/+8
*
Add PEP 243 section
Andrew M. Kuchling
2006-04-12
1
-1/+26
*
Note C API incompatibilities
Andrew M. Kuchling
2006-04-12
1
-0/+32
[next]