provide-telemetry
2025-06-04
Refactor for Python 3.13+ with types module and ruff compliance
26 files · 794+ · 682-
Python 3.13+ modernization
5 files changed
types.pyNew types module with modern Python type definitionsconfig.pyRefactored with Python 3.13+ patternscore.pyUpdated with modern patternsbase.pyModernized logger basecustom_processors.pyUpdated processors
- Modernized codebase for Python 3.13+ with new types module and updated patterns throughout
decouple
behavioral
2 files
types.pyconfig.py
Security and linting
2 files changed
__init__.pyRuff and Bandit fixesemoji_matrix.pyBandit fixes
Test modernization
4 files changed
test_config.pyUpdated with modern patternstest_core.pyUpdated teststest_logging.pyModernized teststest_lazy_init.pyUpdated lazy init tests