Staging
v0.5.1
https://github.com/python/cpython
Revision 805af7fc9397a3f544c397cf666cdcfdb4a4ad1d authored by Georg Brandl on 13 August 2009, 08:54:12 UTC, committed by Georg Brandl on 13 August 2009, 08:54:12 UTC
........
  r73719 | benjamin.peterson | 2009-07-01 01:45:41 +0200 (Mi, 01 Jul 2009) | 1 line

  test that depreacted methods give warnings
........
  r73729 | benjamin.peterson | 2009-07-01 03:28:55 +0200 (Mi, 01 Jul 2009) | 1 line

  remove PyCObject
........
  r73730 | benjamin.peterson | 2009-07-01 03:31:12 +0200 (Mi, 01 Jul 2009) | 1 line

  remove reference to PyCObject
........
  r73731 | raymond.hettinger | 2009-07-01 03:32:12 +0200 (Mi, 01 Jul 2009) | 1 line

  Removed contextlib.nested()
........
  r73732 | raymond.hettinger | 2009-07-01 03:37:01 +0200 (Mi, 01 Jul 2009) | 1 line

  Remove docs for string.maketrans().
........
  r73733 | benjamin.peterson | 2009-07-01 03:38:23 +0200 (Mi, 01 Jul 2009) | 1 line

  remove nested from __all__
........
  r73734 | benjamin.peterson | 2009-07-01 03:39:51 +0200 (Mi, 01 Jul 2009) | 1 line

  remove warnings supression
........
1 parent fe5f11c
History
Tip revision: 805af7fc9397a3f544c397cf666cdcfdb4a4ad1d authored by Georg Brandl on 13 August 2009, 08:54:12 UTC
Blocked revisions 73719,73729-73734 via svnmerge
Tip revision: 805af7f
File Mode Size
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 5.1 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 423 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 26.2 KB
license.rst -rw-r--r-- 35.1 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top