netbox-community / pynetbox

Python API client library for Netbox.
Apache License 2.0
580 stars 172 forks source link

Add classifier and testing for Python 3.12 #600

Closed markkuleinio closed 3 months ago

markkuleinio commented 11 months ago

pynetbox version

v7.3.0

NetBox version

v3.7.0

Feature type

Change to existing functionality

Proposed functionality

Add Python 3.12 in setup.py classifiers and in the test runs.

Use case

Python 3.12 has been out for three months, and the first fix release 3.12.1 is also out already, so let's test against it as well.

External dependencies

No response

abhi1693 commented 11 months ago

@markkuleinio Would you like to submit a PR?

markkuleinio commented 11 months ago

That'll be tomorrow (EET) but yes

arthanson commented 3 months ago

Closed, update to support Python 3.12