Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optparse compatibility - add float and complex #1740

Merged
merged 3 commits into from
Jul 19, 2016

Conversation

RonnyPfannschmidt
Copy link
Member

also documents the implementation quality
fixes #457

also documents the implementation quality
fixes pytest-dev#457
@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage decreased (-0.02%) to 92.986% when pulling 317b3f2 on RonnyPfannschmidt:float-argument into 2b99738 on pytest-dev:features.

@RonnyPfannschmidt RonnyPfannschmidt changed the title optparse compatibility - add float and complex optparse compatibility - add float and complex [wip] Jul 19, 2016
@RonnyPfannschmidt RonnyPfannschmidt changed the title optparse compatibility - add float and complex [wip] optparse compatibility - add float and complex Jul 19, 2016
@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage increased (+0.05%) to 93.06% when pulling 61cc5c4 on RonnyPfannschmidt:float-argument into 2b99738 on pytest-dev:features.

@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage increased (+0.05%) to 93.06% when pulling 3fe9342 on RonnyPfannschmidt:float-argument into 2b99738 on pytest-dev:features.

@@ -220,6 +220,10 @@ time or change existing behaviors in order to make them less surprising/more use
still present but is now considered deprecated. Thanks to `@RedBeardCode`_ and `@tomviner`_
for the PR (`#1626`_).

* optparse type usage now triggers DeprecationWarnings (`#1740`_)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add . to the end of each item here.

Also, I think if you surround "optparse" withou double ` it would read better in the CHANGELOG.

@coveralls
Copy link

coveralls commented Jul 19, 2016

Coverage Status

Coverage increased (+0.05%) to 93.06% when pulling 9af872a on RonnyPfannschmidt:float-argument into 2b99738 on pytest-dev:features.

@nicoddemus nicoddemus merged commit bcc58ec into pytest-dev:features Jul 19, 2016
@nicoddemus
Copy link
Member

Thanks @RonnyPfannschmidt!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants