Skip to content

Conversation

@amrltqt
Copy link

@amrltqt amrltqt commented Nov 24, 2025

  • Update import from pythonjsonlogger.jsonlogger to pythonjsonlogger.json
  • Move RESERVED_ATTRS import to pythonjsonlogger.core
  • Bump python-json-logger requirement from >=2.0.7 to >=3.1.0
  • Remove unnecessary type: ignore comment now that types are available

This fixes the DeprecationWarning that was polluting all downstream projects.

- Update import from pythonjsonlogger.jsonlogger to pythonjsonlogger.json
- Move RESERVED_ATTRS import to pythonjsonlogger.core
- Bump python-json-logger requirement from >=2.0.7 to >=3.1.0
- Remove unnecessary type: ignore comment now that types are available

This fixes the DeprecationWarning that was polluting all downstream projects.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.43%. Comparing base (6b39973) to head (3e79a65).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   74.40%   74.43%   +0.02%     
==========================================
  Files          29       29              
  Lines         969      970       +1     
  Branches      187      187              
==========================================
+ Hits          721      722       +1     
  Misses        201      201              
  Partials       47       47              
Flag Coverage Δ
unittests 74.43% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants