Skip to content

Prepare tests for Python 3.12 PyPI trove classifier#8376

Closed
jakob-keller wants to merge 2 commits intopython-poetry:masterfrom
jakob-keller:python-3.12-classifier
Closed

Prepare tests for Python 3.12 PyPI trove classifier#8376
jakob-keller wants to merge 2 commits intopython-poetry:masterfrom
jakob-keller:python-3.12-classifier

Conversation

@jakob-keller
Copy link
Copy Markdown
Contributor

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

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.

@jakob-keller jakob-keller changed the title Python 3.12 classifier Prepare tests for Python 3.12 PyPI trove classifier Aug 28, 2023
@jakob-keller
Copy link
Copy Markdown
Contributor Author

Tests are expected to fail. This PR is intended to work in conjuncture with python-poetry/poetry-core#631.

@radoering
Copy link
Copy Markdown
Member

I tend to think that we should make these tests more generic so we avoid the dance for each new Python version:
We could change the expectation in the tests to all Python versions in Package.AVAILABLE_PYTHONS that are allowed by the test's Python constraint.

@jakob-keller
Copy link
Copy Markdown
Contributor Author

I tend to think that we should make these tests more generic so we avoid the dance for each new Python version:
We could change the expectation in the tests to all Python versions in Package.AVAILABLE_PYTHONS that are allowed by the test's Python constraint.

You're absolutely right. I'll try to address that tonight.

@jakob-keller
Copy link
Copy Markdown
Contributor Author

Superseded by #8397

@jakob-keller jakob-keller deleted the python-3.12-classifier branch September 1, 2023 18:18
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 3, 2024

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.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants