[Checkins] [zopefoundation/zope.testrunner] 70fa7d: Update from optparse to argparse. Fixes #61

GitHub noreply at github.com
Tue Nov 14 17:04:59 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testrunner
  Commit: 70fa7df108ec5dfa59bb0eff408c52fb504e277a
      https://github.com/zopefoundation/zope.testrunner/commit/70fa7df108ec5dfa59bb0eff408c52fb504e277a
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-11-14 (Tue, 14 Nov 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/testrunner/options.py

  Log Message:
  -----------
  Update from optparse to argparse. Fixes #61


  Commit: 851e2ea0e28def86bd74294e5abac6cabf077762
      https://github.com/zopefoundation/zope.testrunner/commit/851e2ea0e28def86bd74294e5abac6cabf077762
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-11-14 (Tue, 14 Nov 2017)

  Changed paths:
    M src/zope/testrunner/options.py

  Log Message:
  -----------
  Simplify positional argument handling.


  Commit: b6f93f81af9cd172df6d2f7ec4a477de185a6ef4
      https://github.com/zopefoundation/zope.testrunner/commit/b6f93f81af9cd172df6d2f7ec4a477de185a6ef4
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-11-14 (Tue, 14 Nov 2017)

  Changed paths:
    M src/zope/testrunner/options.py

  Log Message:
  -----------
  Parse ignore_dir into a set.


  Commit: 16c9ed5f002e552744a80a4e56f65a7de8f246f2
      https://github.com/zopefoundation/zope.testrunner/commit/16c9ed5f002e552744a80a4e56f65a7de8f246f2
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-11-14 (Tue, 14 Nov 2017)

  Changed paths:
    M CHANGES.rst
    M src/zope/testrunner/options.py

  Log Message:
  -----------
  Merge pull request #65 from zopefoundation/issue61

Update from optparse to argparse. Fixes #61


Compare: https://github.com/zopefoundation/zope.testrunner/compare/5b53077ca2a9...16c9ed5f002e


More information about the checkins mailing list