File tree Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Expand file tree Collapse file tree 1 file changed +2
-20
lines changed Original file line number Diff line number Diff line change 1
- 3.0.0.dev1
2
- ==========
1
+ 3.0.0
2
+ =====
3
3
4
4
**Incompatible changes **
5
5
@@ -55,11 +55,6 @@ time or change existing behaviors in order to make them less surprising/more use
55
55
* ``--exitfirst / -x `` can now be overridden by a following ``--maxfail=N ``
56
56
and is just a synonym for ``--maxfail=1 ``.
57
57
58
- *
59
-
60
- *
61
-
62
- *
63
58
64
59
**New Features **
65
60
@@ -147,13 +142,6 @@ time or change existing behaviors in order to make them less surprising/more use
147
142
* Allow passing a custom debugger class (e.g. ``--pdbcls=IPython.core.debugger:Pdb ``).
148
143
Thanks to `@anntzer `_ for the PR.
149
144
150
- *
151
-
152
- *
153
-
154
- *
155
-
156
- *
157
145
158
146
**Changes **
159
147
@@ -296,11 +284,6 @@ time or change existing behaviors in order to make them less surprising/more use
296
284
a PR, `@eolo999 `_ for the initial PR and `@tomviner `_ for his guidance during
297
285
EuroPython2016 sprint.
298
286
299
- *
300
-
301
- *
302
-
303
- *
304
287
305
288
**Bug Fixes **
306
289
@@ -343,7 +326,6 @@ time or change existing behaviors in order to make them less surprising/more use
343
326
* Fixed off-by-one error with lines from ``request.node.warn ``.
344
327
Thanks to `@blueyed `_ for the PR.
345
328
346
- *
347
329
348
330
.. _#1210 : https://github.com/pytest-dev/pytest/issues/1210
349
331
.. _#1235 : https://github.com/pytest-dev/pytest/issues/1235
You can’t perform that action at this time.
0 commit comments