[issue41251] __future__.barry_as_FLUFL.getMandatoryRelease() is wrong
wyz23x2
report at bugs.python.org
Wed Jul 8 22:01:02 EDT 2020
wyz23x2 <wyz23x2 at 163.com> added the comment:
Help on _Feature in module __future__ object: class _Feature(builtins.object)
--snip--
| getMandatoryRelease(self)
| Return release in which this feature will become mandatory.
|
| This is a 5-tuple, of the same form as sys.version_info, or, if
| the feature was dropped, is None.
--snip--
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41251>
_______________________________________
More information about the Python-bugs-list
mailing list