[Pytest-commit] commit/pytest: hpk42: add missing entry to CHANGELOG

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Sep 30 13:23:40 CEST 2013


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.


More information about the pytest-commit mailing list