attrs/.github
Hynek Schlawack 980c8b04f5
Drop Python 2.7 (#936)
* Drop Python 2.7

The tooling situation around Python 2 has deteriorate to such a degree that
upholding compatibility is not tenable anymore for a volunteer-run project.

Signed-off-by: Hynek Schlawack <hs@ox.cx>

* Add newsfragment

* Run Python 3.5 under coverage to make up for Python 2.7

* Wait for py35 in parallel

* Remove fullmatch kludge

* Remove Python 2-specific code

* Revert empty slot test

Also disable pyupgrade on that file.

Signed-off-by: Hynek Schlawack <hs@ox.cx>

* We DO run under 3.5

* Remove __qualname__ workarounds

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update changelog.d/936.breaking.rst

Co-authored-by: Tin Tvrtković <tinchester@gmail.com>

* Compare methods using is

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tin Tvrtković <tinchester@gmail.com>
2022-03-21 08:47:47 +01:00
..
workflows Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
CODE_OF_CONDUCT.md Switch to markdown version of CoC so GitHub finds it 2021-11-24 09:57:32 +01:00
CONTRIBUTING.md Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
FUNDING.yml Add tidelift 2020-07-21 16:04:05 +02:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2022-01-29 15:27:56 +01:00
SECURITY.md Rename SECURITY.yml to SECURITY.md (#743) 2020-12-28 07:19:26 +01:00