Skip to content

Commit 3fe9342

Browse files
update changelog
1 parent 61cc5c4 commit 3fe9342

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@ time or change existing behaviors in order to make them less surprising/more use
220220
still present but is now considered deprecated. Thanks to `@RedBeardCode`_ and `@tomviner`_
221221
for the PR (`#1626`_).
222222

223+
* optparse type usage now triggers DeprecationWarnings (`#1740`_)
224+
225+
* optparse backward compatibility supports float/complex types (`#457`_)
226+
223227
*
224228

225229
*
@@ -256,6 +260,8 @@ time or change existing behaviors in order to make them less surprising/more use
256260

257261
.. _#372: https://github.com/pytest-dev/pytest/issues/372
258262
.. _#460: https://github.com/pytest-dev/pytest/pull/460
263+
.. _#457: https://github.com/pytest-dev/pytest/issues/457
264+
.. _#1740: https://github.com/pytest-dev/pytest/issues/1740
259265
.. _#607: https://github.com/pytest-dev/pytest/issues/607
260266
.. _#925: https://github.com/pytest-dev/pytest/issues/925
261267
.. _#1235: https://github.com/pytest-dev/pytest/issues/1235

0 commit comments

Comments
 (0)