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
*
Describe undocumented third argument to touchline()
Andrew M. Kuchling
2007-04-11
1
-2/+4
*
preparing for 2.5.1c1
Anthony Baxter
2007-04-05
2
-1/+2
*
SF #1382213: Tutorial section 9.5.1 ignores MRO for new-style classes
Raymond Hettinger
2007-04-03
1
-11/+20
*
Add item
Andrew M. Kuchling
2007-03-30
1
-0/+11
*
Patch #1489771: update syntax rules in Python Reference Manual.
Žiga Seilnacht
2007-03-24
4
-42/+190
*
Patch #1686451: Fix return type for PySequence_{Count,Index,Fast_GET_SIZE}.
Martin v. Löwis
2007-03-23
1
-3/+3
*
Bug #1685704: use -m switch in timeit docs.
Georg Brandl
2007-03-22
1
-1/+1
*
Patch #1684834: document some utility C API functions.
Georg Brandl
2007-03-21
1
-0/+91
*
Add new example
Raymond Hettinger
2007-03-20
1
-0/+3
*
Backport docs for recv_into and recvfrom_into.
Georg Brandl
2007-03-18
2
-2/+24
*
RFE #1670167: fix in isinstance() docs.
Georg Brandl
2007-03-16
1
-2/+3
*
Patch #1680978: consistently use "alive" instead of "active" in the
Georg Brandl
2007-03-15
1
-24/+20
*
doc update from HEAD. don't list "Unix, Windows" as a platform since that
Gregory P. Smith
2007-03-14
3
-3/+0
*
doc update from HEAD
Gregory P. Smith
2007-03-14
1
-4/+4
*
Patch #1679379: add documentation for fnmatch.translate().
Georg Brandl
2007-03-13
1
-0/+31
*
Typo fix.
Georg Brandl
2007-03-12
1
-1/+1
*
Fix #1676656: \em is different from \emph...
Georg Brandl
2007-03-08
1
-1/+1
*
Patch #1669331: clarify shutil.copyfileobj() behavior wrt. file position.
Georg Brandl
2007-03-07
1
-1/+3
*
Typo fix.
Georg Brandl
2007-03-07
1
-1/+1
*
Patch #1602128: clarify that richcmp methods can return NotImplemented
Georg Brandl
2007-03-06
1
-7/+9
*
Patch #1671450: add a section about subclassing builtin types to the
Georg Brandl
2007-03-06
2
-1/+187
*
Bugs #1668032, #1668036, #1669304: clarify behavior of PyMem_Realloc and _Res...
Georg Brandl
2007-03-02
1
-2/+5
*
Fix typo (noticed in Raymond's r54053 commit adding NamedTuple
Andrew M. Kuchling
2007-03-01
1
-1/+1
*
Markup fix
Andrew M. Kuchling
2007-02-26
1
-2/+2
*
Provide an example of defaultdict with non-zero constant factory function.
Raymond Hettinger
2007-02-19
1
-8/+12
*
Add missing \versionadded.
Georg Brandl
2007-02-15
1
-0/+4
*
Patch #1494140: Add documentation for the new struct.Struct object.
Georg Brandl
2007-02-15
1
-0/+55
*
Make functools.wraps() docs a bit clearer.
Georg Brandl
2007-02-15
1
-6/+11
*
Bug #1658794: Remove extraneous 'this'.
Martin v. Löwis
2007-02-13
1
-1/+1
*
Bug #1656581: Point out that external file objects are supposed to be
Lars Gustäbel
2007-02-12
1
-2/+3
*
Bug #1656078: typo in in profile docs.
Georg Brandl
2007-02-09
1
-1/+1
*
Update broken link.
Martin v. Löwis
2007-02-09
1
-1/+1
*
SF: 1397711 Set docs conflated immutable and hashable
Raymond Hettinger
2007-02-07
1
-1/+1
*
Bug #1648191: typo in docs.
Georg Brandl
2007-01-30
1
-1/+1
*
fix typo (extraneous ")")
Fred Drake
2007-01-26
1
-1/+1
*
Strengthen warning about using lock()
Andrew M. Kuchling
2007-01-24
1
-8/+12
*
Update version of What's New
Andrew M. Kuchling
2007-01-22
1
-17/+27
*
SF# 1635892: Fix docs for betavariate's input parameters .
Raymond Hettinger
2007-01-19
1
-1/+1
*
SF #1635217, Fix unbalanced paren
Neal Norwitz
2007-01-19
1
-1/+1
*
Bug #1629125: fix wrong data type (int -> Py_ssize_t) in PyDict_Next docs.
Georg Brandl
2007-01-17
1
-2/+2
*
Bug #1637967: missing //= operator in list.
Georg Brandl
2007-01-17
1
-2/+2
*
[Part of bug #1599254] Add suggestion to Mailbox docs to use Maildir, and war...
Andrew M. Kuchling
2007-01-17
1
-25/+57
*
- Make the documentation match the code and the docstring
Matthias Klose
2007-01-11
1
-1/+1
*
Added relativeCreated to Formatter doc (has been in the system for a long tim...
Vinay Sajip
2007-01-08
1
-4/+9
*
update to (c) years to include 2007
Anthony Baxter
2007-01-06
1
-1/+1
*
typo fix
Gregory P. Smith
2007-01-05
1
-1/+1
*
support linking the _bsddb extension module against BerkeleyDB 4.5
Gregory P. Smith
2007-01-05
1
-1/+1
*
SF #1627373, fix typo in CarbonEvt.
Neal Norwitz
2007-01-04
1
-1/+1
*
Remove a stray (old) macro name left around (I guess)
Neal Norwitz
2006-12-28
1
-2/+0
*
Fix wrong markup of an argument in a method signature.
Thomas Heller
2006-12-21
1
-1/+1
[next]