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 151a399 commit d7f0781Copy full SHA for d7f0781
1 file changed
peps/pep-0661.rst
@@ -478,9 +478,7 @@ Removing the registry also keeps the implementation and mental model simpler:
478
Automatically discover or pass a module name
479
--------------------------------------------
480
481
-Earlier drafts proposed an optional ``module_name`` argument, with frame
482
-inspection used to discover the caller's module when the argument was omitted.
483
-This followed the precedent of ``Enum`` and ``namedtuple``, and supported the
+Earlier drafts proposed an optional ``module_name`` argument to support the
484
registry-based design.
485
486
With the registry removed, a public ``module_name`` argument is no longer
0 commit comments