semuconsulting / pyspartn

Python library for parsing SPARTN protocol messages.
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

RC 1.0.4 #33

Closed semuadmin closed 1 month ago

semuadmin commented 1 month ago

pyspartn Pull Request Template

Description

  1. Add active support for Python 3.13.0.
  2. Drop active support for Python 3.8 - now EOL as at October 2024.
  3. Rename socket_stream to socket_wrapper for clarity.

Testing

Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 90% code coverage.

Checklist: