Staging
v0.5.1
https://github.com/python/cpython
Revision 27c8d8f9aedc7c27fb61407df2769eb1bd65f457 authored by Benjamin Peterson on 01 June 2009, 21:00:57 UTC, committed by Benjamin Peterson on 01 June 2009, 21:00:57 UTC
........
  r72571 | michael.foord | 2009-05-11 13:01:45 -0500 (Mon, 11 May 2009) | 1 line

  Add missing # to NEWS
........
  r72774 | raymond.hettinger | 2009-05-18 10:51:59 -0500 (Mon, 18 May 2009) | 1 line

  Issue 6037: MutableSequence.__iadd__ should return self.
........
  r72791 | ronald.oussoren | 2009-05-19 15:12:17 -0500 (Tue, 19 May 2009) | 2 lines

  Remove some old MacPython files that are no longer relevant.
........
  r72956 | raymond.hettinger | 2009-05-26 21:24:45 -0500 (Tue, 26 May 2009) | 3 lines

  Fix field name conflicts for named tuples.
........
  r72992 | r.david.murray | 2009-05-28 13:49:23 -0500 (Thu, 28 May 2009) | 2 lines

  Backport smtplib auth tests from r72990.
........
  r73001 | raymond.hettinger | 2009-05-28 20:36:26 -0500 (Thu, 28 May 2009) | 1 line

  Issue 5150: Add rstrip() option to IDLE's format menu.
........
  r73002 | raymond.hettinger | 2009-05-28 20:46:48 -0500 (Thu, 28 May 2009) | 3 lines

  Deprecate contextlib.nested().  The with-statement now provides this functionality directly.
........
  r73006 | raymond.hettinger | 2009-05-28 23:58:52 -0500 (Thu, 28 May 2009) | 1 line

  Issue 5982: Classmethod and staticmethod expose wrapped function with __func__.
........
  r73029 | raymond.hettinger | 2009-05-29 16:20:41 -0500 (Fri, 29 May 2009) | 1 line

  Move the basic examples section back to the beginning.
........
  r73046 | georg.brandl | 2009-05-30 02:31:25 -0500 (Sat, 30 May 2009) | 1 line

  Use preferred form of raising exceptions.
........
  r73048 | georg.brandl | 2009-05-30 05:34:25 -0500 (Sat, 30 May 2009) | 1 line

  Fix markup problem.
........
1 parent d75ad44
History
Tip revision: 27c8d8f9aedc7c27fb61407df2769eb1bd65f457 authored by Benjamin Peterson on 01 June 2009, 21:00:57 UTC
Blocked revisions 72571,72774,72791,72956,72992,73001-73002,73006,73029,73046,73048 via svnmerge
Tip revision: 27c8d8f
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 688 bytes
.hgignore -rw-r--r-- 882 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.5 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 678.8 KB
configure.in -rw-r--r-- 109.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.3 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.7 KB

README

back to top