File tree Expand file tree Collapse file tree 2 files changed +0
-23
lines changed
Expand file tree Collapse file tree 2 files changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -35,27 +35,6 @@ Documentation is on `Read the Docs`_. Code repository and issue tracker are on
3535.. _Read the Docs : https://coverage.readthedocs.io/
3636.. _GitHub : https://github.com/coveragepy/coveragepy
3737
38- **New in 7.x: **
39- ``[run] patch `` setting;
40- ``--save-signal `` option;
41- ``[run] core `` setting;
42- ``[run] source_dirs `` setting;
43- ``Coverage.branch_stats() ``;
44- multi-line exclusion patterns;
45- function/class reporting;
46- experimental support for sys.monitoring;
47- dropped support for Python up to 3.9;
48- added ``Coverage.collect() `` context manager;
49- improved data combining;
50- ``[run] exclude_also `` setting;
51- ``report --format= ``;
52- type annotations.
53-
54- **New in 6.x: **
55- dropped support for Python 2.7, 3.5, and 3.6;
56- write data on SIGTERM;
57- added support for 3.10 match/case statements.
58-
5938
6039For Enterprise
6140--------------
Original file line number Diff line number Diff line change 2222- Edit supported Python version numbers. Search for "PYVERSIONS".
2323 - Especially README.rst and doc/index.rst
2424- Look over CHANGES.rst
25- - Update README.rst
26- - "New in x.y:"
2725- Update docs
2826 - IF PRE-RELEASE:
2927 - Version of latest stable release in doc/index.rst
You can’t perform that action at this time.
0 commit comments