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
*
Bug #1710295: exceptions are now new-style classes.
Georg Brandl
2007-05-01
1
-1/+1
*
Backport r54712: document that calling file.next() on a file open for writing
Brett Cannon
2007-04-27
1
-8/+9
*
Version fix (bug #1708710)
Georg Brandl
2007-04-27
1
-4/+4
*
fix some markup errors
Fred Drake
2007-04-26
4
-5/+5
*
Markup fix.
Georg Brandl
2007-04-25
1
-1/+1
*
Patch #1698768: updated the "using Python on the Mac" intro.
Georg Brandl
2007-04-25
1
-173/+133
*
Fix markup
Raymond Hettinger
2007-04-24
1
-1/+1
*
Bug #1705717: error in sys.argv docs.
Georg Brandl
2007-04-24
1
-2/+2
*
Some new year updates.
Georg Brandl
2007-04-24
2
-2/+3
*
Fix SF #1703110, Incorrect example for add_password() (use uri, not host)
Neal Norwitz
2007-04-24
1
-1/+4
*
Backport r54671 - fix in python.sty.
Georg Brandl
2007-04-21
1
-8/+8
*
Backport r54763: repair missing spaces after \UNIX.
Georg Brandl
2007-04-21
3
-3/+3
*
2.5.1 final
v2.5.1
Anthony Baxter
2007-04-18
1
-1/+1
*
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
[next]