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

nidaqmx: Add Python 3.13 trove classifier and update changelog #649

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Oct 17, 2024

What does this Pull Request accomplish?

Add the Python 3.13 trove classifier.

Update changelog for 1.0.2.

Why should this Pull Request be merged?

Show on PyPI that Python 3.13 is supported.

What testing has been done?

None

@bkeryan
Copy link
Collaborator Author

bkeryan commented Oct 17, 2024

We should also update the changelog

@bkeryan bkeryan changed the title nidaqmx: Add Python 3.13 trove classifier nidaqmx: Add Python 3.13 trove classifier and update changelog Oct 17, 2024
@bkeryan bkeryan requested a review from zhindes October 17, 2024 18:01
@bkeryan bkeryan merged commit ba8a962 into master Oct 17, 2024
17 checks passed
@bkeryan bkeryan deleted the users/bkeryan/python-3.13-classifier branch October 17, 2024 18:43
bkeryan added a commit that referenced this pull request Oct 17, 2024
* nidaqmx: Add Python 3.13 trove classifier

* nidaqmx: Update changelog

(cherry picked from commit ba8a962)
bkeryan added a commit that referenced this pull request Oct 17, 2024
* nidaqmx: Fix installation with Python 3.13 (#645)

* tests: Fix OverflowError: Python integer 36767 out of bounds for int16

* tests: Skip more examples

* nidaqmx: Update dependency versions for Python 3.13 support

* Update poetry.lock

* GitHub: Enable unit tests on Python 3.13

* tests: Reformat with black

* tests: Fix E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`

* nidaqmx: Allow newer types-protobuf

* nidaqmx: Update poetry.lock

(cherry picked from commit ee791a3)

* tox: Enable Python 3.13 (#646)

(cherry picked from commit dab722c)

* nidaqmx: Add Python 3.13 trove classifier and update changelog (#649)

* nidaqmx: Add Python 3.13 trove classifier

* nidaqmx: Update changelog

(cherry picked from commit ba8a962)
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.

2 participants