Changes between Initial Version and Version 1 of Ticket #28358, comment 22
- Timestamp:
- Feb 10, 2023, 9:11:35 PM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28358, comment 22
initial v1 6 6 7 7 For testing, somehow running a pure-python version of coverage as part of continuous integration would show the issue, though ideally you want to test both with and without c-speedups. 8 9 Edit: Also here's a direct link to the Python issue: https://github.com/python/cpython/issues/98148