Thanks to visit codestin.com Credit goes to github.com
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 0fe20fc commit 2acfad9Copy full SHA for 2acfad9
1 file changed
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