
brian at python
Aug 13, 2012, 3:15 PM
Post #1 of 1
(89 views)
Permalink
|
|
Re: [Python-checkins] cpython (merge 3.2 -> default): Merge 3.2
|
|
On Mon, Aug 13, 2012 at 5:13 PM, brian.curtin <python-checkins [at] python> wrote: > http://hg.python.org/cpython/rev/256bfee696c5 > changeset: 78552:256bfee696c5 > parent: 78549:edcbf3edf701 > parent: 78551:fcad4566910b > user: Brian Curtin <brian [at] python> > date: Mon Aug 13 17:12:02 2012 -0500 > summary: > Merge 3.2 > > files: > Lib/test/support.py | 68 +++++++- > Misc/NEWS | 265 ++++++++++++++++++++++++++++++++ this Misc/NEWS disaster didn't appear in the diff. Fixing now... _______________________________________________ Python-Dev mailing list Python-Dev [at] python http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com
|