Skip to content

Conversation

@godlygeek
Copy link
Contributor

Cython correctly uses the name and line numbers from the included file
when profiling is enabled, so by moving these into a dedicated file that
won't need to change very often, we can avoid needing to change the line
numbers in test_tracing.py as often.

@godlygeek godlygeek self-assigned this Apr 20, 2022
Cython correctly uses the file name and line numbers of the included
file when profiling is enabled, so by moving these into a dedicated file
that won't need to change very often, we can avoid needing to change the
line numbers in `test_tracing.py` as often.
@godlygeek godlygeek force-pushed the test_utils_in_separate_pyx branch from 3dc737c to 97bfda6 Compare April 20, 2022 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants