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 c444db0 commit 88c4891Copy full SHA for 88c4891
1 file changed
peps/pep-0791.rst
@@ -3,13 +3,14 @@ Title: math.integer --- submodule for integer-specific mathematics functions
3
Author: Sergey B Kirpichev <skirpichev@gmail.com>
4
Sponsor: Victor Stinner <vstinner@python.org>
5
Discussions-To: https://discuss.python.org/t/92548
6
-Status: Draft
+Status: Accepted
7
Type: Standards Track
8
Created: 12-May-2025
9
Python-Version: 3.15
10
Post-History: `12-Jul-2018 <https://mail.python.org/archives/list/python-ideas@python.org/thread/YYJ5YJBJNCVXQWK5K3WSVNMPUSV56LOR/>`__,
11
`09-May-2025 <https://discuss.python.org/t/91337>`__,
12
`19-May-2025 <https://discuss.python.org/t/92548>`__,
13
+Resolution: `23-Oct-2025 <https://discuss.python.org/t/92548/154>`__
14
15
16
Abstract
0 commit comments