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
Raw File
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
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
CP936.TXT
SHIFT_JISX0213.TXT
JOHAB.TXT
EUC-JP.TXT
NormalizationTest-3.2.0.txt
NormalizationTest.txt
BIG5.TXT
BIG5HKSCS-2004.TXT
CP949.TXT
EUC-CN.TXT
BIG5HKSCS.TXT
SHIFTJIS.TXT
EUC-KR.TXT
EUC-JISX0213.TXT
CP932.TXT
CP950.TXT
reflog.txt
gb-18030-2000.xml
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top