01ae4441d5
- update to 2.5.0: * Support detecting a shadowing folder as module name (as part of A005). [asfaltboy] * Add rule for lambda argument shadowing (A006). [cielavenir] * Add rule for builtin module name shadowing (A005). [asfaltboy]
Dirk Mueller2024-04-20 14:06:35 +00:00
592c768bde
Accepting request 1135263 from devel:languages:python
Ana Guerrero2023-12-28 22:01:25 +00:00
0c21226a6d
- update to 2.2.0: * Drop python 3.7 support. * Test pre-release of python 3.12. * Use pyproject.toml rather than setup.py. * Switch from setuptools to hatchling. * Add rule for import shadowing (A004). * Switch to main branch.
Dirk Mueller2023-12-27 10:19:43 +00:00
64c094e4e4
- update to 2.0.1: * Add official support for python 3.10 and 3.11. [gforcada] [michael-k] * Update options handling. [gforcada] * Mark support for python 3.9. [lovetoburnswhen] * Drop python 2.7 and 3.6. [gforcada] * Overhaul GitHub actions to test on actual supported python versions. * New flake8 option --builtins-ignorelist to specify a list of builtins to ignore. [gsingh93]
Dirk Mueller2022-12-15 21:12:09 +00:00