1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/7da5c02ece03/ Changeset: 7da5c02ece03 User: hpk42 Date: 2013-09-30 13:23:32 Summary: add missing entry to CHANGELOG Affected #: 1 file
diff -r cd10ce8eb3440922c538b67256cbf92b09a29b6f -r 7da5c02ece03592164e4e681ab7463de2a65cedb CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -80,6 +80,9 @@ Bug fixes: +- fix issue358 - capturing options are now parsed more properly + by using a new parser.parse_known_args method. + - pytest now uses argparse instead of optparse (thanks Anthon) which means that "argparse" is added as a dependency if installing into python2.6 environments or below. Repository URL: https://bitbucket.org/hpk42/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit