We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb20fd2 commit 13f50f9Copy full SHA for 13f50f9
CHANGES.rst
@@ -13,6 +13,12 @@
13
3.8.3 (2022-09-21)
14
==================
15
16
+.. attention::
17
+
18
+ This is the last :doc:`aiohttp <index>` release tested under
19
+ Python 3.6. The 3.9 stream is dropping it from the CI and the
20
+ distribution package metadata.
21
22
Bugfixes
23
--------
24
@@ -37,12 +43,6 @@ Bugfixes
37
43
This release has some compatibility fixes for Python 3.11 but it may
38
44
still have some quirks. Some tests are still flaky in the CI.
39
45
40
-.. attention::
41
-
42
- This is the last :doc:`aiohttp <index>` release tested under
- Python 3.6. The 3.9 stream is dropping it from the CI and the
- distribution package metadata.
46
47
48
0 commit comments