Skip to content

Conversation

@FFY00
Copy link
Member

@FFY00 FFY00 commented Oct 18, 2021

@FFY00
Copy link
Member Author

FFY00 commented Oct 18, 2021

We can backport this, right?

@jaraco
Copy link
Member

jaraco commented Oct 18, 2021

We can backport this, right?

Not exactly. Docs aren't synced between CPython and importlib_resources, so including this additional detail is going to require adding a lot more unsynchronized reference material to importlib_resources. It's probably not worth it. Let's just maintain the reference material here.

@FFY00
Copy link
Member Author

FFY00 commented Oct 18, 2021

Sounds good 😊

Co-authored-by: Jason R. Coombs <[email protected]>
@jaraco jaraco merged commit 4d03de3 into python:main Oct 18, 2021
@bedevere-bot
Copy link

@jaraco: Please replace # with GH- in the commit message next time. Thanks!

@jaraco
Copy link
Member

jaraco commented Oct 31, 2021

We can backport this, right?

Not exactly. Docs aren't synced between CPython and importlib_resources, so including this additional detail is going to require adding a lot more unsynchronized reference material to importlib_resources. It's probably not worth it. Let's just maintain the reference material here.

Wait. Did you mean backport to importlib_resources or backport to Python 3.10/3.9? If the latter, then probably yes.

@FFY00
Copy link
Member Author

FFY00 commented Oct 31, 2021

The later, I wasn't sure since you maintain a cpython branch.

@miss-islington
Copy link
Contributor

Thanks @FFY00 for the PR, and @jaraco for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @FFY00 for the PR, and @jaraco for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2021
…ythonGH-29039)

* bpo-45516: add protocol description to the Traversable documentation

Signed-off-by: Filipe Laíns <[email protected]>

* Update Doc/library/importlib.rst

Co-authored-by: Jason R. Coombs <[email protected]>

* Update Lib/importlib/abc.py

* Update Doc/library/importlib.rst

Co-authored-by: Jason R. Coombs <[email protected]>

Co-authored-by: Jason R. Coombs <[email protected]>
(cherry picked from commit 4d03de3)

Co-authored-by: Filipe Laíns <[email protected]>
@bedevere-bot
Copy link

GH-29348 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2021
…ythonGH-29039)

* bpo-45516: add protocol description to the Traversable documentation

Signed-off-by: Filipe Laíns <[email protected]>

* Update Doc/library/importlib.rst

Co-authored-by: Jason R. Coombs <[email protected]>

* Update Lib/importlib/abc.py

* Update Doc/library/importlib.rst

Co-authored-by: Jason R. Coombs <[email protected]>

Co-authored-by: Jason R. Coombs <[email protected]>
(cherry picked from commit 4d03de3)

Co-authored-by: Filipe Laíns <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 31, 2021
@bedevere-bot
Copy link

GH-29349 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Oct 31, 2021
…H-29039)

* bpo-45516: add protocol description to the Traversable documentation

Signed-off-by: Filipe Laíns <[email protected]>

* Update Doc/library/importlib.rst

Co-authored-by: Jason R. Coombs <[email protected]>

* Update Lib/importlib/abc.py

* Update Doc/library/importlib.rst

Co-authored-by: Jason R. Coombs <[email protected]>

Co-authored-by: Jason R. Coombs <[email protected]>
(cherry picked from commit 4d03de3)

Co-authored-by: Filipe Laíns <[email protected]>
miss-islington added a commit that referenced this pull request Oct 31, 2021
…H-29039)

* bpo-45516: add protocol description to the Traversable documentation

Signed-off-by: Filipe Laíns <[email protected]>

* Update Doc/library/importlib.rst

Co-authored-by: Jason R. Coombs <[email protected]>

* Update Lib/importlib/abc.py

* Update Doc/library/importlib.rst

Co-authored-by: Jason R. Coombs <[email protected]>

Co-authored-by: Jason R. Coombs <[email protected]>
(cherry picked from commit 4d03de3)

Co-authored-by: Filipe Laíns <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants