File tree 1 file changed +6
-0
lines changed
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
220
220
still present but is now considered deprecated. Thanks to `@RedBeardCode `_ and `@tomviner `_
221
221
for the PR (`#1626 `_).
222
222
223
+ * optparse type usage now triggers DeprecationWarnings (`#1740 `_)
224
+
225
+ * optparse backward compatibility supports float/complex types (`#457 `_)
226
+
223
227
*
224
228
225
229
*
@@ -256,6 +260,8 @@ time or change existing behaviors in order to make them less surprising/more use
256
260
257
261
.. _#372 : https://github.com/pytest-dev/pytest/issues/372
258
262
.. _#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
259
265
.. _#607 : https://github.com/pytest-dev/pytest/issues/607
260
266
.. _#925 : https://github.com/pytest-dev/pytest/issues/925
261
267
.. _#1235 : https://github.com/pytest-dev/pytest/issues/1235
You can’t perform that action at this time.
0 commit comments