Skip to content

Commit 2fc1f7b

Browse files
authored
Put the 4.6 changelogs together (#5969)
Put the 4.6 changelogs together
2 parents dae238c + 810db27 commit 2fc1f7b

File tree

1 file changed

+26
-27
lines changed

1 file changed

+26
-27
lines changed

CHANGELOG.rst

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -47,33 +47,6 @@ Bug Fixes
4747
- `#5902 <https://github.com/pytest-dev/pytest/issues/5902>`_: Fix warnings about deprecated ``cmp`` attribute in ``attrs>=19.2``.
4848

4949

50-
pytest 4.6.6 (2019-10-11)
51-
=========================
52-
53-
Bug Fixes
54-
---------
55-
56-
- `#5523 <https://github.com/pytest-dev/pytest/issues/5523>`_: Fixed using multiple short options together in the command-line (for example ``-vs``) in Python 3.8+.
57-
58-
59-
- `#5537 <https://github.com/pytest-dev/pytest/issues/5537>`_: Replace ``importlib_metadata`` backport with ``importlib.metadata`` from the
60-
standard library on Python 3.8+.
61-
62-
63-
- `#5806 <https://github.com/pytest-dev/pytest/issues/5806>`_: Fix "lexer" being used when uploading to bpaste.net from ``--pastebin`` to "text".
64-
65-
66-
- `#5902 <https://github.com/pytest-dev/pytest/issues/5902>`_: Fix warnings about deprecated ``cmp`` attribute in ``attrs>=19.2``.
67-
68-
69-
70-
Trivial/Internal Changes
71-
------------------------
72-
73-
- `#5801 <https://github.com/pytest-dev/pytest/issues/5801>`_: Fixes python version checks (detected by ``flake8-2020``) in case python4 becomes a thing.
74-
75-
76-
7750
pytest 5.2.0 (2019-09-28)
7851
=========================
7952

@@ -544,6 +517,32 @@ Improved Documentation
544517
- `#5416 <https://github.com/pytest-dev/pytest/issues/5416>`_: Fix PytestUnknownMarkWarning in run/skip example.
545518

546519

520+
pytest 4.6.6 (2019-10-11)
521+
=========================
522+
523+
Bug Fixes
524+
---------
525+
526+
- `#5523 <https://github.com/pytest-dev/pytest/issues/5523>`_: Fixed using multiple short options together in the command-line (for example ``-vs``) in Python 3.8+.
527+
528+
529+
- `#5537 <https://github.com/pytest-dev/pytest/issues/5537>`_: Replace ``importlib_metadata`` backport with ``importlib.metadata`` from the
530+
standard library on Python 3.8+.
531+
532+
533+
- `#5806 <https://github.com/pytest-dev/pytest/issues/5806>`_: Fix "lexer" being used when uploading to bpaste.net from ``--pastebin`` to "text".
534+
535+
536+
- `#5902 <https://github.com/pytest-dev/pytest/issues/5902>`_: Fix warnings about deprecated ``cmp`` attribute in ``attrs>=19.2``.
537+
538+
539+
540+
Trivial/Internal Changes
541+
------------------------
542+
543+
- `#5801 <https://github.com/pytest-dev/pytest/issues/5801>`_: Fixes python version checks (detected by ``flake8-2020``) in case python4 becomes a thing.
544+
545+
547546
pytest 4.6.5 (2019-08-05)
548547
=========================
549548

0 commit comments

Comments
 (0)