File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments