]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 72783 via svnmerge from
authorTarek Ziadé <ziade.tarek@gmail.com>
Tue, 19 May 2009 16:24:16 +0000 (16:24 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Tue, 19 May 2009 16:24:16 +0000 (16:24 +0000)
commit40892f59ed6c6b956b745fd6adaebc42ed2606ff
tree43cc84f4a57466d946a17165f1e11c17d66b8990
parentdb2517c66ae9258dc892ee6235cdd9669d269db1
Merged revisions 72783 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r72783 | tarek.ziade | 2009-05-19 18:22:57 +0200 (Tue, 19 May 2009) | 9 lines

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

  ........
    r72781 | tarek.ziade | 2009-05-19 18:17:21 +0200 (Tue, 19 May 2009) | 1 line

    fixed the 'package' option of build_ext
  ........
................
Lib/distutils/command/build_ext.py
Lib/distutils/tests/test_build_ext.py
Misc/NEWS