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 52c8efa commit 36c2ac1Copy full SHA for 36c2ac1
Doc/deprecations/pending-removal-in-3.18.rst
@@ -1,6 +1,9 @@
1
Pending removal in Python 3.18
2
------------------------------
3
4
+* No longer accept a boolean value when a file descriptor is expected.
5
+ (Contributed by Serhiy Storchaka in :gh:`82626`.)
6
+
7
* :mod:`decimal`:
8
9
* The non-standard and undocumented :class:`~decimal.Decimal` format
0 commit comments