Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bc03bf4

Browse filesBrowse files
gh-97850: Remove the open issues section from the import reference (GH-97935)
Remove the open issues section from the import reference Tracking in #97850 instead. (cherry picked from commit f8edc6f) Co-authored-by: Brett Cannon <brett@python.org>
1 parent b7487df commit bc03bf4
Copy full SHA for bc03bf4

File tree

1 file changed

+0
-19
lines changed
Filter options

1 file changed

+0
-19
lines changed

‎Doc/reference/import.rst

Copy file name to clipboardExpand all lines: Doc/reference/import.rst
-19Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,25 +1015,6 @@ and ``__main__.__spec__`` is set accordingly, they're still considered
10151015
to populate the ``__main__`` namespace, and not during normal import.
10161016

10171017

1018-
Open issues
1019-
===========
1020-
1021-
XXX It would be really nice to have a diagram.
1022-
1023-
XXX * (import_machinery.rst) how about a section devoted just to the
1024-
attributes of modules and packages, perhaps expanding upon or supplanting the
1025-
related entries in the data model reference page?
1026-
1027-
XXX runpy, pkgutil, et al in the library manual should all get "See Also"
1028-
links at the top pointing to the new import system section.
1029-
1030-
XXX Add more explanation regarding the different ways in which
1031-
``__main__`` is initialized?
1032-
1033-
XXX Add more info on ``__main__`` quirks/pitfalls (i.e. copy from
1034-
:pep:`395`).
1035-
1036-
10371018
References
10381019
==========
10391020

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.