Skip to content

Commit eb0061b

Browse files
authored
Update changelog to state the removal of the pytest_cmdline_preparse hook (#14124)
1 parent fc2bdc7 commit eb0061b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/en/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2805,6 +2805,7 @@ Breaking Changes
28052805

28062806
- `#8246 <https://github.com/pytest-dev/pytest/issues/8246>`_: ``--version`` now writes version information to ``stdout`` rather than ``stderr``.
28072807

2808+
- `#8592 <https://github.com/pytest-dev/pytest/issues/8592>`_: The ``pytest_cmdline_preparse`` hook has been removed following its deprecation. See :ref:`the deprecation note <cmdline-preparse-deprecated>` for more details.
28082809

28092810
- `#8733 <https://github.com/pytest-dev/pytest/issues/8733>`_: Drop a workaround for `pyreadline <https://github.com/pyreadline/pyreadline>`__ that made it work with ``--pdb``.
28102811

0 commit comments

Comments
 (0)