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

Add support for python 3.11 + 3.12 #335

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Conversation

angvp
Copy link
Contributor

@angvp angvp commented Aug 3, 2023

I ran the test suite and test couple of cases and it worked out of the box, worth to bump the python version as well :)

@DimitriPapadopoulos
Copy link
Contributor

Perhaps add Python 3.12?

@angvp angvp changed the title Add support for python 3.11 Add support for python 3.11 + 3.12 May 18, 2024
@angvp
Copy link
Contributor Author

angvp commented May 18, 2024

@martinblech @DimitriPapadopoulos Updated, test suite ran properly

tox -e py312                                                                                                                             xmltodict
.pkg: _optional_hooks> python /Users/angvp/work/xmltodict/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_sdist> python /Users/angvp/work/xmltodict/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: get_requires_for_build_wheel> python /Users/angvp/work/xmltodict/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: prepare_metadata_for_build_wheel> python /Users/angvp/work/xmltodict/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
.pkg: build_sdist> python /Users/angvp/work/xmltodict/venv/lib/python3.12/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
py312: install_package> python -I -m pip install --force-reinstall --no-deps /Users/angvp/work/xmltodict/.tox/.tmp/package/3/xmltodict-0.13.0.tar.gz
py312: commands[0]> nose2 --coverage=xmltodict.py
............................................................
----------------------------------------------------------------------
Ran 60 tests in 0.002s

OK
  py312: OK (2.84=setup[2.77]+cmd[0.07] seconds)
  congratulations :) (2.89 seconds)

@angvp
Copy link
Contributor Author

angvp commented Oct 4, 2024

I just realized this PR had his first birthday ! :) ping @martinblech

@DimitriPapadopoulos
Copy link
Contributor

You may add Python 3.13 in a few days 😄

@martinblech martinblech merged commit 8c39893 into martinblech:master Oct 8, 2024
@martinblech
Copy link
Owner

Thank you!

martinblech pushed a commit that referenced this pull request Oct 8, 2024
* Add python 3.11 support

* Add python 3.12 support
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.

3 participants