Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6835c91

Browse files
committed
Update changes.rst
1 parent 1a71d9a commit 6835c91

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/source/changes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ Changelog
99

1010
* General:
1111
- Remove python 3.6 support
12-
- Remove distutils inline with deprecation in standard library.
12+
- Remove distutils ahead of deprecation in standard library.
1313
- Update sphinx to 4.1.12 and use autodoc-typehints.
1414

1515
* Typing:
1616
- Add types to ALL functions.
1717
- Ensure py.typed is collected.
1818
- Increase mypy strictness with disallow_untyped_defs, warn_redundant_casts, warn_unreachable.
1919
- Use typing.NamedTuple and typing.OrderedDict now 3.6 dropped.
20+
- Make Protocol classes ABCs at runtime due to new bug in 3.10.0-rc1
2021
- Remove use of typing.TypeGuard until later release, to allow dependant libs time to update.
2122
- Tracking issue: https://github.com/gitpython-developers/GitPython/issues/1095
2223

@@ -30,7 +31,7 @@ https://github.com/gitpython-developers/gitpython/milestone/52?closed=1
3031

3132

3233
3.1.20 (YANKED)
33-
======
34+
===============
3435

3536
* This is the second typed release with a lot of improvements under the hood.
3637
* Tracking issue: https://github.com/gitpython-developers/GitPython/issues/1095

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /