Prepare tests for Python 3.12 PyPI trove classifier#8376
Prepare tests for Python 3.12 PyPI trove classifier#8376jakob-keller wants to merge 2 commits intopython-poetry:masterfrom jakob-keller:python-3.12-classifier
Conversation
|
Tests are expected to fail. This PR is intended to work in conjuncture with python-poetry/poetry-core#631. |
|
I tend to think that we should make these tests more generic so we avoid the dance for each new Python version: |
You're absolutely right. I'll try to address that tonight. |
|
Superseded by #8397 |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Pull Request Check List
python-poetry/poetry-core#631 adresses #8375, but currently fails poetry downstream tests.
This PR prepares poetry unit tests for python-poetry/poetry-core#631.