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 4eaece9 commit ac0e481Copy full SHA for ac0e481
Doc/whatsnew/3.15.rst
@@ -225,13 +225,6 @@ ctypes
225
(Contributed by Bénédikt Tran in :gh:`133866`.)
226
227
228
-sre_*
229
------
230
-
231
-* Removed :mod:`!sre_compile`, :mod:`!sre_constants` and :mod:`!sre_parse` modules.
232
- (Contributed by Stan Ulbrych in :gh:`135994`.)
233
234
235
http.server
236
-----------
237
@@ -249,6 +242,13 @@ platform
249
242
(Contributed by Alexey Makridenko in :gh:`133604`.)
250
243
251
244
245
+sre_*
246
+-----
247
+
248
+* Removed :mod:`!sre_compile`, :mod:`!sre_constants` and :mod:`!sre_parse` modules.
+ (Contributed by Stan Ulbrych in :gh:`135994`.)
252
sysconfig
253
---------
254
0 commit comments