msgpack-python/test
Evgeny Markov c8d0751fe3
Drop Python 3.6 support (#543)
The following steps have been taken:

1. Black was updated to latest version. The code has been formatted with
the new version.
2. The pyupgrade utility is installed. This helped to remove all the
code that was needed to support Python < 3.7.

Fix #541.

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
2023-05-24 01:41:08 +09:00
..
test_buffer.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_case.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_except.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_extension.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_format.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_limits.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_memoryview.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_newspec.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_obj.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_pack.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_read_size.py Use new msgpack spec by default. (#386) 2019-12-05 21:34:10 +09:00
test_seq.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_sequnpack.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_stricttype.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_subtype.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00
test_timestamp.py Drop python2 support (#519) 2023-05-21 16:26:39 +09:00
test_unpack.py Drop Python 3.6 support (#543) 2023-05-24 01:41:08 +09:00