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

Adapt to changes in Python 3.12 beta1 #835

Merged
merged 1 commit into from
May 30, 2023

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented May 29, 2023

I will write a separate issue for the remaining problem.

Tasks

  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing

- distutils has been removed
- variable renamed in pathlib
- add workaround for patching open,
  comment out not working tests
- fixes pytest-dev#830 and pytest-dev#831
@mrbean-bremen mrbean-bremen merged commit 510e2bf into pytest-dev:main May 30, 2023
@mrbean-bremen mrbean-bremen deleted the py3.12b1 branch August 17, 2023 13:37
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.

Python 3.12 beta1: no attribute 'parse_parts'
1 participant