File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11PEP: 791
22Title: math.integer --- submodule for integer-specific mathematics functions
3- Author: Sergey B Kirpichev <skirpichev@gmail.com>
3+ Author: Neil Girdhar <misterhsheik@gmail.com>,
4+ Sergey B Kirpichev <skirpichev@gmail.com>,
5+ Tim Peters <tim.peters@gmail.com>,
6+ Serhiy Storchaka <storchaka@gmail.com>
47Sponsor: Victor Stinner <vstinner@python.org>
58Discussions-To: https://discuss.python.org/t/92548
69Status: Accepted
@@ -226,9 +229,8 @@ popular variants of the :external+py3.14:mod:`math`'s submodule are:
226229Acknowledgements
227230================
228231
229- Thanks to Tim Peters for reviving the idea of splitting the
230- :external+py3.14:mod: `math ` module. Thanks to Neil Girdhar for substantial
231- improvements of the initial draft.
232+ Thanks to everyone who participated in the discussions on discuss.python.org,
233+ providing feedback, especially to Oscar Benjamin, Steve Dower and Paul Moore.
232234
233235
234236Copyright
You can’t perform that action at this time.
0 commit comments