DebugClients/Python/coverage/doc/CHANGES.rst

changeset 6649
f1b3a73831c9
parent 6219
d6c795b5ce33
equal deleted inserted replaced
6648:c09e6c6006eb 6649:f1b3a73831c9
12 .. .. _changes_781: 12 .. .. _changes_781:
13 .. 13 ..
14 .. 14 ..
15 .. Version 7.8.1 --- 2021-07-27 15 .. Version 7.8.1 --- 2021-07-27
16 .. ---------------------------- 16 .. ----------------------------
17
18
19 .. _changes_452:
20
21 Version 4.5.2 --- 2018-11-12
22 ----------------------------
23
24 - Namespace packages are supported on Python 3.7, where they used to cause
25 TypeErrors about path being None. Fixes `issue 700`_.
26
27 - Python 3.8 (as of today!) passes all tests. Fixes `issue 707` and
28 `issue 714`_.
29
30 - Development moved from `Bitbucket`_ to `GitHub`_.
31
32 .. _issue 700: https://github.com/nedbat/coveragepy/issues/700
33 .. _issue 707: https://github.com/nedbat/coveragepy/issues/707
34 .. _issue 714: https://github.com/nedbat/coveragepy/issues/714
35
36 .. _Bitbucket: https://bitbucket.org/ned/coveragepy
37 .. _GitHub: https://github.com/nedbat/coveragepy
17 38
18 39
19 .. _changes_451: 40 .. _changes_451:
20 41
21 Version 4.5.1 --- 2018-02-10 42 Version 4.5.1 --- 2018-02-10

eric ide

mercurial