Changes between Initial Version and Version 1 of Ticket #28358, comment 22


Ignore:
Timestamp:
Feb 10, 2023, 9:11:35 PM (15 months ago)
Author:
Collin Anderson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28358, comment 22

    initial v1  
    66
    77For 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
     9Edit: Also here's a direct link to the Python issue: https://github.com/python/cpython/issues/98148
Back to Top