This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients chris.jerdonek, ezio.melotti, python-dev
Date 2012-12-28.02:34:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YXX7L6yv8zQyh@mail.python.org>
In-reply-to
Content
New changeset b7a0e03bb987 by Chris Jerdonek in branch '2.7':
Issue #15324: Fix regrtest parsing of --fromfile and --randomize options.
http://hg.python.org/cpython/rev/b7a0e03bb987

New changeset b2cd12690a51 by Chris Jerdonek in branch '3.2':
Issue #15324: Fix regrtest parsing of --fromfile, --match, and --randomize.
http://hg.python.org/cpython/rev/b2cd12690a51

New changeset e100d34070cb by Chris Jerdonek in branch '3.3':
Merge from 3.2: Issue #15324: Fix regrtest --fromfile, --match, --randomize.
http://hg.python.org/cpython/rev/e100d34070cb

New changeset 2c3399510781 by Chris Jerdonek in branch 'default':
Merge from 3.3: Issue #15324: Fix regrtest --fromfile, --match, --randomize.
http://hg.python.org/cpython/rev/2c3399510781
History
Date User Action Args
2012-12-28 02:34:40python-devsetrecipients: + python-dev, ezio.melotti, chris.jerdonek
2012-12-28 02:34:39python-devlinkissue15324 messages
2012-12-28 02:34:39python-devcreate