Staging
v0.5.0
https://github.com/python/cpython
Revision a153f063e6321e11a788397c025a66b2c8043be2 authored by Benjamin Peterson on 30 January 2009, 03:48:23 UTC, committed by Benjamin Peterson on 30 January 2009, 03:48:23 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r69118 | benjamin.peterson | 2009-01-29 21:39:35 -0600 (Thu, 29 Jan 2009) | 34 lines

  Merged revisions 68884,68973,68978,69003,69083,69112-69113 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r68884 | kristjan.jonsson | 2009-01-24 04:52:26 -0600 (Sat, 24 Jan 2009) | 1 line

    Add a test for UNC import paths, see issue 3677
  ........
    r68973 | georg.brandl | 2009-01-26 15:29:38 -0600 (Mon, 26 Jan 2009) | 2 lines

    Copy over docs on advanced role features from Sphinx docs.
  ........
    r68978 | mark.dickinson | 2009-01-26 15:51:56 -0600 (Mon, 26 Jan 2009) | 3 lines

    Issue #5073: Fix occasional failure of bsddb/test/test_lock.py.  Thanks
    Hirokazu Yamamoto for the patch.
  ........
    r69003 | benjamin.peterson | 2009-01-26 21:07:53 -0600 (Mon, 26 Jan 2009) | 1 line

    excellent place to use a set() #5069
  ........
    r69083 | benjamin.peterson | 2009-01-28 21:03:00 -0600 (Wed, 28 Jan 2009) | 1 line

    fix download url
  ........
    r69112 | benjamin.peterson | 2009-01-29 20:02:25 -0600 (Thu, 29 Jan 2009) | 1 line

    pep8tify conditionals
  ........
    r69113 | benjamin.peterson | 2009-01-29 20:24:39 -0600 (Thu, 29 Jan 2009) | 1 line

    make _tkinter._flatten check the result of PySequence_Size for errors #3880
  ........
................
1 parent f806dd4
History
Tip revision: a153f063e6321e11a788397c025a66b2c8043be2 authored by Benjamin Peterson on 30 January 2009, 03:48:23 UTC
Merged revisions 69118 via svnmerge from
Tip revision: a153f06
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.5 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 37.7 KB
README -rw-r--r-- 6.2 KB
RELNOTES -rw-r--r-- 1.4 KB
configure -rwxr-xr-x 649.6 KB
configure.in -rw-r--r-- 101.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 64.2 KB

README

back to top