Skip to content

Release v1.3.22

Latest

Choose a tag to compare

@rmoralespp rmoralespp released this 20 Nov 11:32
  • Changed: Documentation - Update the examples with json.dump and json.load by passing additional keyword arguments.
  • Changed: Documentation - Add UTF-8 headers to the Python code snippets shown.
  • Changed: Enable more ruff rules and pass all checks.
  • Changed: Docstrings - Enable all sphinx-linter rules and pass all checks.
  • Fixed: Tests - Delay the closing of the http_server fixture socket to ensure that the thread closes properly.