Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update python-jsonlogger imports and pytest asyncio config #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lukehinds
Copy link
Collaborator

Update python-json-logger imports and pytest asyncio config

  • Update deprecated imports from pythonjsonlogger.jsonlogger to pythonjsonlogger.json in server.py and config.py
  • Add pytest.ini with asyncio_default_fixture_loop_scope setting to address pytest-asyncio deprecation warning

These changes resolve deprecation warnings that were complaining when running unit tests

@lukehinds lukehinds requested review from blkt and jhrozek February 23, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant