cb16788203
Accepting request 1132084 from devel:languages:python
Ana Guerrero2023-12-08 21:33:26 +00:00
dde5910cb2
- update to 5.2.0: * fix tests for 3.12 * add Token.matches(*, name, str)
Dirk Mueller2023-12-08 12:30:52 +00:00
1ad8c90f28
Accepting request 1104641 from devel:languages:python
Ana Guerrero2023-08-18 17:29:05 +00:00
131444e6bd
- update to version 5.1.0: - drop support for python 3.7 - remove no_implicit_optional this is the default in mypy 0.990 - update to version 5.0.0: - remove python 2 compatible parsing - convert pip install comand to a block github will produce a copy-paste button - remove unused type: ignore - Update default branch to main - upgrade flake8-typing-imports - drop python3.6 support python 3.6 reached end of life on 2021-12-23 - remove --fail-under from tox (covdefaults handles this) - improve coverage pragmas with covdefaults 2.1 - replace exit(main()) with raise SystemExit(main())
Sebastian Wagner2023-08-11 08:00:42 +00:00