Staging
v0.5.1
https://github.com/python/cpython
Revision 4e25978db688fa2a9053ac11e2e7fd8ae4199263 authored by Georg Brandl on 13 August 2009, 09:09:08 UTC, committed by Georg Brandl on 13 August 2009, 09:09:08 UTC
................
  r73894 | ezio.melotti | 2009-07-09 00:24:06 +0200 (Do, 09 Jul 2009) | 9 lines

  Merged revisions 73841 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r73841 | ezio.melotti | 2009-07-04 17:58:27 +0300 (Sat, 04 Jul 2009) | 1 line

    if zlib -> skipUnless(zlib) and minor cleanups
  ........
................
  r73917 | amaury.forgeotdarc | 2009-07-10 00:44:11 +0200 (Fr, 10 Jul 2009) | 12 lines

  Merged revisions 73916 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r73916 | amaury.forgeotdarc | 2009-07-10 00:37:22 +0200 (ven., 10 juil. 2009) | 5 lines

    #6416: Fix compilation of the select module on Windows, as well as test_subprocess:
    PIPE_BUF is not defined on Windows, and probably has no meaning there.

    Anyway the subprocess module uses another way to perform non-blocking reads (with a thread)
  ........
................
  r73956 | ezio.melotti | 2009-07-11 20:28:48 +0200 (Sa, 11 Jul 2009) | 9 lines

  Merged revisions 73931 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r73931 | ezio.melotti | 2009-07-10 23:25:56 +0300 (Fri, 10 Jul 2009) | 1 line

    more cleanups and if zlib -> skipUnless(zlib)
  ........
................
  r73978 | amaury.forgeotdarc | 2009-07-12 18:43:19 +0200 (So, 12 Jul 2009) | 13 lines

  Merged revisions 73952 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  (Only docstrings were modified, won't backport to 3.1)

  ........
    r73952 | amaury.forgeotdarc | 2009-07-11 16:33:51 +0200 (sam., 11 juil. 2009) | 4 lines

    #2622 Import errors in email.message, from a py2app standalone application.

    Patch by Mads Kiilerich, Reviewed by Barry Warsaw.
  ........
................
  r73983 | raymond.hettinger | 2009-07-12 22:49:21 +0200 (So, 12 Jul 2009) | 1 line

  Document the thousands separator.
................
  r73993 | benjamin.peterson | 2009-07-13 02:00:31 +0200 (Mo, 13 Jul 2009) | 8 lines

  Unblocked revisions 73991 via svnmerge

  ........
    r73991 | benjamin.peterson | 2009-07-12 18:56:18 -0500 (Sun, 12 Jul 2009) | 1 line

    change encoding to utf-8
  ........
................
  r73996 | vinay.sajip | 2009-07-13 13:28:25 +0200 (Mo, 13 Jul 2009) | 1 line

  Issue #6314: logging: Extra checks on the "level" argument.
................
1 parent df47515
History
Tip revision: 4e25978db688fa2a9053ac11e2e7fd8ae4199263 authored by Georg Brandl on 13 August 2009, 09:09:08 UTC
Blocked revisions 73894,73917,73956,73978,73983,73993,73996 via svnmerge
Tip revision: 4e25978
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.6 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.7 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 679.2 KB
configure.in -rw-r--r-- 109.6 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