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
*
Prepare for 2.5.4.
v2.5.4
Martin v. Löwis
2008-12-23
1
-1/+1
*
Issue #4689: Fix typo.
Martin v. Löwis
2008-12-23
1
-1/+1
*
Prepare for 2.5.3.
v2.5.3
Martin v. Löwis
2008-12-19
1
-1/+1
*
Prepare for 2.5.3c1.
v2.5.3c1
Martin v. Löwis
2008-12-13
1
-1/+1
*
Issue #4446: Add platforms keyword.
Martin v. Löwis
2008-12-13
1
-0/+2
*
Link fix.
Georg Brandl
2008-07-16
1
-1/+1
*
#2525: update tzinfo example.
Georg Brandl
2008-04-07
1
-8/+38
*
Grammar fix
Andrew M. Kuchling
2008-03-07
1
-1/+1
*
Backport documentation improvements.
Raymond Hettinger
2008-03-07
1
-32/+39
*
Backport of r61263:
Martin v. Löwis
2008-03-06
1
-2/+4
*
Fix typo
Martin v. Löwis
2008-02-22
1
-1/+1
*
#2079: typo in userdict docs.
Georg Brandl
2008-02-21
1
-1/+1
*
Update copyright years to 2008. Update README to 2.5.2.
Martin v. Löwis
2008-02-21
3
-3/+3
*
Prepare for 2.5.2.
Martin v. Löwis
2008-02-21
1
-1/+1
*
Fix link
Andrew M. Kuchling
2008-02-18
1
-1/+1
*
Preparing for 2.5.2c1.
Martin v. Löwis
2008-02-14
2
-1/+2
*
Backport LaTex version of r60651:
Walter Dörwald
2008-02-07
1
-2/+2
*
Backport LaTeX version of r60649:
Walter Dörwald
2008-02-07
1
-5/+5
*
Remove month parameter from Calendar.yeardatescalendar(),
Walter Dörwald
2008-02-06
1
-3/+3
*
Backport: #1889 - fixup \xhh specs.
Georg Brandl
2008-01-22
1
-1/+1
*
Bug 1296: restore text describing OptionGroup
Andrew M. Kuchling
2008-01-19
1
-0/+33
*
Backport r59999: fix MSDN link. (#1854)
Georg Brandl
2008-01-16
1
-1/+1
*
Link to external documentation about new style classes was
Facundo Batista
2008-01-09
1
-2/+2
*
Update reference to bug tracker
Andrew M. Kuchling
2008-01-09
1
-1/+1
*
Fix bug tracker link.
Martin v. Löwis
2008-01-07
1
-6/+4
*
Add a note about future import needed for with statement.
Georg Brandl
2007-12-15
1
-0/+4
*
Remove an old SF reference.
Brett Cannon
2007-11-19
1
-2/+2
*
Backport r58868:
Gregory P. Smith
2007-11-06
1
-1/+5
*
Note change to get_dialect semantics in 2.5.
Skip Montanaro
2007-11-04
1
-0/+5
*
#1364: os.lstat is available on Windows too, as an alias to os.stat.
Georg Brandl
2007-11-01
1
-2/+3
*
Sets are marshalable.
Raymond Hettinger
2007-10-31
1
-1/+1
*
Clarify the reasons why pickle is almost always better than marshal
Raymond Hettinger
2007-10-31
1
-1/+9
*
Bug #1313, fix typo (wrong variable name) in example.
Neal Norwitz
2007-10-23
1
-1/+1
*
Backport r58545.
Georg Brandl
2007-10-19
1
-1/+1
*
Backport r58542.
Georg Brandl
2007-10-19
1
-6/+4
*
Fix email example.
Georg Brandl
2007-10-13
1
-1/+1
*
move descriptions of ac_(in|out)_buffer_size to the right place
Fred Drake
2007-10-05
2
-11/+11
*
#1196: document default radix for int().
Georg Brandl
2007-09-24
1
-1/+1
*
Fix -- being converted to - in HTML. #1186.
Georg Brandl
2007-09-24
1
-30/+30
*
issue1172: Documentation of "done" attribute in cgi module.
Sean Reifscheider
2007-09-18
1
-0/+5
*
Fix #1139: PyFile_Encoding really is PyFile_SetEncoding.
Georg Brandl
2007-09-12
1
-1/+1
*
Fix #1122: wrong return type documented for various _Size() functions.
Georg Brandl
2007-09-12
1
-4/+4
*
Fix typo: c_float represents to C float type.
Thomas Heller
2007-09-06
1
-1/+1
*
Warn about possible risks when extracting untrusted archives.
Lars Gustäbel
2007-08-30
1
-0/+10
*
Bug #1010: docs url points to SF.net, now points to bugs.python.org.
Georg Brandl
2007-08-24
1
-10/+9
*
Bug #1766421: "return code" vs. "status code".
Georg Brandl
2007-08-23
1
-2/+2
*
- mark the findCaller 2-element tuple/3-element tuple change as new in 2.4
Matthias Klose
2007-08-16
1
-1/+1
*
Revert the fix for #1548891, it broke backwards compatibility with arbitrary ...
Georg Brandl
2007-08-08
1
-0/+4
*
Bug #1769002: fix a now-wrong sentence in the tutorial.
Georg Brandl
2007-08-07
1
-7/+6
*
- Allow Emacs 22 for building the documentation in info format.
Matthias Klose
2007-08-02
1
-2/+2
[next]