Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch linecache in Python 3.13 #1042

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented Jul 23, 2024

  • replaces previous workaround that somewhat broke the linecache
  • needed because os is now imported locally

Tasks

  • Pre-commit CI shows no errors
  • Unit tests passing

- replaces previous workaround that somewhat broke the linecache
- needed because os is now imported locally
@mrbean-bremen mrbean-bremen merged commit 4d68c0f into pytest-dev:main Jul 24, 2024
67 checks passed
@mrbean-bremen mrbean-bremen deleted the patch-linecache branch July 24, 2024 17:25
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.

1 participant