Skip to content

Abandon Python 3.8#204

Merged
Tinche merged 6 commits intoTinche:mainfrom
stankudrow:abandon-py38
Feb 5, 2025
Merged

Abandon Python 3.8#204
Tinche merged 6 commits intoTinche:mainfrom
stankudrow:abandon-py38

Conversation

@stankudrow
Copy link
Contributor

Closes #200 .

@stankudrow stankudrow mentioned this pull request Feb 1, 2025
@stankudrow
Copy link
Contributor Author

@Tinche , done.

It would be wonderful if we could deal with the #203 and #201 first.

Thank you.

@stankudrow
Copy link
Contributor Author

stankudrow commented Feb 1, 2025

Also:

╰─➤  uv pip list --outdated
Package           Version    Latest  Type  Editable project location
----------------- ---------- ------- ----- ----------------------------------
aiofiles          0.1.dev259 24.1.0  wheel .../Projects/aiofiles
black             23.3.0     25.1.0  wheel
click             8.1.6      8.1.8   wheel
coverage          7.2.7      7.6.10  wheel
distlib           0.3.7      0.3.9   wheel
exceptiongroup    1.1.2      1.2.2   wheel
filelock          3.12.2     3.17.0  wheel
flake8            5.0.4      7.1.1   wheel
isort             5.11.5     6.0.0   wheel
packaging         23.1       24.2    wheel
pathspec          0.11.2     0.12.1  wheel
platformdirs      2.6.2      4.3.6   wheel
pycodestyle       2.9.1      2.12.1  wheel
pyflakes          2.5.0      3.2.0   wheel
pytest            8.2.2      8.3.4   wheel
pytest-asyncio    0.23.7     0.25.3  wheel
six               1.16.0     1.17.0  wheel
tomli             2.0.1      2.2.1   wheel
tox               3.28.0     4.24.1  wheel
typing-extensions 4.7.1      4.12.2  wheel
virtualenv        20.16.2    20.29.1 wheel

If some packages from the above list worth updating, the latter may be done in this PR, but I'd prefer this work for another PR.

UPD: dependabot ( #205 ) may help. UUPD: won't be added and explained why.

Copy link
Owner

@Tinche Tinche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left a comment about linting.

@Tinche
Copy link
Owner

Tinche commented Feb 1, 2025

This needs a CHANGELOG entry, though.

@stankudrow stankudrow requested a review from Tinche February 2, 2025 08:22
@stankudrow
Copy link
Contributor Author

stankudrow commented Feb 2, 2025

This needs a CHANGELOG entry, though.

Hello.

The CHANGELOG is updated.

UPD: all the suggested commits were accepted.

stankudrow and others added 2 commits February 3, 2025 08:51
mention the v24.1.0 where Py3.8 is supported for the last time

Co-authored-by: Tin Tvrtković <tinchester@gmail.com>
replace `the current version` section name with `25.1.0` (the next release)

Co-authored-by: Tin Tvrtković <tinchester@gmail.com>
@Tinche
Copy link
Owner

Tinche commented Feb 5, 2025

Thanks!

@Tinche Tinche merged commit a30a654 into Tinche:main Feb 5, 2025
14 checks passed
Tinche pushed a commit that referenced this pull request Feb 5, 2025
@stankudrow stankudrow deleted the abandon-py38 branch February 5, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Abandon Python 3.8

2 participants