savoirfairelinux / num2words

Modules to convert numbers to words. 42 --> forty-two
GNU Lesser General Public License v2.1
820 stars 497 forks source link

Run tests against Python 3.12 #544

Closed michael-k closed 11 months ago

michael-k commented 11 months ago

Add Support for Python 3.12

Changes proposed in this pull request:

Status

How to verify this change

Run tox

Additional notes

Python 3.12 is available since October 2, 2023, see https://blog.python.org/2023/10/python-3120-final-now-available.html.

coveralls commented 11 months ago

Coverage Status

coverage: 97.477%. remained the same when pulling 605b260f830c14a2032da6b7bd831f1ca4b7db76 on michael-k:python3.12 into 921258d0ce4e93a6b550b007b99c582dee060968 on savoirfairelinux:master.