Skip to content

Commit 53de54a

Browse files
committed
PEP 791: address PEP review comments
* add submodule variant
1 parent 5625a11 commit 53de54a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

peps/pep-0791.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,14 @@ Other proposed names include ``ntheory`` (like SymPy's submodule),
132132
``integermath`` and ``imaths``.
133133

134134

135+
The math submodule?
136+
-------------------
137+
138+
As a variant, new module can be added as a submodule of the
139+
:external+py3.14:mod:`math`. The main module itself will preserve "catch-all"
140+
role for mathematics in the stdlib.
141+
142+
135143
Module scope and possible extensions
136144
------------------------------------
137145

0 commit comments

Comments
 (0)