Skip to content

Commit a56b31c

Browse files
committed
Add a note about Python 3.6 in the changelog
1 parent 2b49d2a commit a56b31c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
This release has some compatibility fixes for Python 3.11 but it may
2020
still have some quirks. Some tests are still flaky in the CI.
2121

22+
.. attention::
23+
24+
This is the last :doc:`aiohttp <index>` release tested under
25+
Python 3.6. The 3.9 stream is dropping it from the CI and the
26+
distribution package metadata.
27+
2228
Bugfixes
2329
--------
2430

0 commit comments

Comments
 (0)