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 2ce98a8

Browse filesBrowse files
brettcannonmiss-islington
authored andcommitted
pythongh-97850: Remove the open issues section from the import reference (pythonGH-97935)
Remove the open issues section from the import reference Tracking in python#97850 instead. (cherry picked from commit f8edc6f) Co-authored-by: Brett Cannon <brett@python.org>
1 parent 930adfa commit 2ce98a8
Copy full SHA for 2ce98a8

File tree

Expand file treeCollapse file tree

1 file changed

+0
-19
lines changed
Filter options
Expand file treeCollapse file tree

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
@@ -1019,25 +1019,6 @@ and ``__main__.__spec__`` is set accordingly, they're still considered
10191019
to populate the ``__main__`` namespace, and not during normal import.
10201020

10211021

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

0 commit comments

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