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
*
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
*
changed "2500 components" to "several thousand" since the number keeps
Mark Summerfield
2008-04-07
1
-2/+3
*
correct heading underline for new "Cross-compiling on Windows" section
Mark Hammond
2008-04-07
1
-1/+1
*
Issue #2513: enable 64bit cross compilation on windows.
Mark Hammond
2008-04-07
1
-0/+36
*
Make file objects as thread safe as the underlying libc FILE* implementation.
Gregory P. Smith
2008-04-06
1
-1/+33
*
Write PEP 3119 section
Andrew M. Kuchling
2008-04-05
1
-18/+119
*
Mention that the tuple returned by __reduce__ is pickled as normal.
Georg Brandl
2008-04-05
1
-2/+3
*
Markup fixes; write PEP 3118 section
Andrew M. Kuchling
2008-04-05
1
-19/+61
*
Various edits
Andrew M. Kuchling
2008-04-05
1
-16/+45
*
Markup fix; explain what interval timers do; typo fix
Andrew M. Kuchling
2008-04-05
1
-2/+8
*
Minor edits
Andrew M. Kuchling
2008-04-05
1
-3/+3
*
Added updates with respect to recent changes to TimedRotatingFileHandler.
Vinay Sajip
2008-04-02
1
-4/+5
*
PyErr_Warn is decrepated. Use PyErr_WarnEx
Benjamin Peterson
2008-03-31
1
-1/+1
*
#2505: allow easier creation of AST nodes.
Georg Brandl
2008-03-30
1
-2/+25
*
Documented the lastrowid attribute.
Gerhard Häring
2008-03-29
1
-0/+6
*
Fix capitalization.
Georg Brandl
2008-03-29
1
-1/+1
*
Be explicit about what efficient means.
Raymond Hettinger
2008-03-29
1
-2/+2
*
Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which
Gerhard Häring
2008-03-29
2
-5/+59
*
#2502: add example how to do enum types with named tuples.
Georg Brandl
2008-03-28
1
-0/+10
*
Don't use the confusing term "set membership".
Georg Brandl
2008-03-28
1
-8/+8
*
Phase out has_key usage in the tutorial; correct docs for PyMapping_HasKey*.
Georg Brandl
2008-03-28
3
-10/+7
*
Patch #1810 by Thomas Lee, reviewed by myself:
Georg Brandl
2008-03-28
4
-30/+37
*
Accept patch issue2426 by Paul Kippes (kippesp).
Gregory P. Smith
2008-03-28
1
-0/+21
*
#2406: add examples to gzip docs.
Georg Brandl
2008-03-28
1
-8/+41
*
#2248: return result of QUIT from quit().
Georg Brandl
2008-03-27
1
-1/+6
*
Typo: "objects reference count" -> "object's reference count"
Mark Dickinson
2008-03-26
1
-1/+1
*
Add an example for an RFC 822 continuation.
Georg Brandl
2008-03-26
1
-6/+8
*
Add various items
Andrew M. Kuchling
2008-03-26
1
-17/+78
*
#2476: document that %default feature is new in 2.4.
Georg Brandl
2008-03-25
1
-4/+5
*
Make Py3k warnings consistent w.r.t. punctuation; also respect the
Georg Brandl
2008-03-25
1
-1/+1
[next]