Skip to content

[3.13] Docs: remove __path__ discussion from tutorial (GH-156426) - #156453

Merged
nedbat merged 1 commit into
python:3.13from
nedbat:backport-79f41dd-3.13
Aug 27, 2026
Merged

[3.13] Docs: remove __path__ discussion from tutorial (GH-156426)#156453
nedbat merged 1 commit into
python:3.13from
nedbat:backport-79f41dd-3.13

Conversation

@nedbat

@nedbat nedbat commented Aug 27, 2026

Copy link
Copy Markdown
Member
  • Docs: remove path discussion from tutorial

This isn't the current best way to make namespace packages; almost no one needs to make namespace packages; the deleted text even says "while this feature is not often needed". It doesn't belong in the tutorial.

(cherry picked from commit 79f41dd)

* Docs: remove __path__ discussion from tutorial

This isn't the current best way to make namespace packages; almost no
one needs to make namespace packages; the deleted text even says "while
this feature is not often needed".  It doesn't belong in the tutorial.

* add removed id to removed-ids.txt
(cherry picked from commit 79f41dd)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@nedbat
nedbat merged commit 9d85ddf into python:3.13 Aug 27, 2026
32 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant