attrs/.github
Hynek Schlawack 03d3fc7a71
Add Python 3.10 support (#763)
* Add Python 3.10 support

Python 3.10 has string types everywhere and that has unmasked a bunch of
bugs/edge cases in our code.

Especially the hooks code need a resolving helper for string types. I'm leaving
that for a separate PR.

Fixes #716

* More robust quote handling

* Use resolve_types decorator where possible

* Use a helper for __init__ annotations

* Add test for various ClassVars
2021-02-22 12:56:44 +01:00
..
workflows Add Python 3.10 support (#763) 2021-02-22 12:56:44 +01:00
CODE_OF_CONDUCT.rst Clean up main directory a bit 2017-12-27 13:32:32 +01:00
CONTRIBUTING.rst Update isort URL 2021-01-04 13:24:43 +01:00
FUNDING.yml Add tidelift 2020-07-21 16:04:05 +02:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2020-08-31 09:53:31 +02:00
SECURITY.md Rename SECURITY.yml to SECURITY.md (#743) 2020-12-28 07:19:26 +01:00