Skip to content
Snippets Groups Projects
Closed Add support for Python v3.13
  • View options
  • Add support for Python v3.13

    • View options
  • Closed created by Moul

    Python pre-releases

    • Set up v3.13 test job
      • With allow_failure: true, to allow tests to fail

    Python stable release

    • Remove allow_failure: true, now on the tests should pass
    • Move coverage to v3.13 job
    • Set default container used by jobs to v3.13
    • Handle deprecation warning and breaking features
    Exception ignored in: <http.client.HTTPResponse object at 0x7fbe7b6cf700>
    Traceback (most recent call last):
      File "/usr/lib64/python3.13/http/client.py", line 432, in close
        super().close() # set "closed" flag
      File "/usr/lib64/python3.13/http/client.py", line 445, in flush
        self.fp.flush()
    ValueError: I/O operation on closed file.

    Post

    References

    5 of 7 checklist items completed · Edited by Moul

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first