madzak / python-json-logger

Json Formatter for the standard python logger
BSD 2-Clause "Simplified" License
1.7k stars 231 forks source link

Drop Python 3.5 support and pypy 3.6 support #130

Closed bringhurst closed 2 years ago

bringhurst commented 2 years ago

To allow for typing annotations and enforcement of typing annotations, we need to:

bringhurst commented 2 years ago

Additional background for this can be found at: https://github.com/madzak/python-json-logger/pull/129#issuecomment-1030708627