FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

remove reference to removed zipimporter._files attribute in module docstring by graingert · Pull Request #119015 · python/cpython · GitHub

/ cpython Public

remove reference to removed zipimporter._files attribute in module docstring - #119015

Merged
zware merged 2 commits into
python:mainfrom
graingert:remove-reference-to-removed-zipimporter-files-attr
May 15, 2024
Merged

remove reference to removed zipimporter._files attribute in module docstring#119015
zware merged 2 commits into
python:mainfrom
graingert:remove-reference-to-removed-zipimporter-files-attr

Conversation

graingert commented May 13, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

attribute removed in 3.13 here 1fb9bd2

I thought it best to remove reference to the attribute rather than update it to _get_files()

Comment thread Lib/zipimport.py Outdated
zware merged commit 7d722b7 into python:main May 15, 2024

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 15, 2024
…ythonGH-119015)

(cherry picked from commit 7d722b7)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>

bedevere-app Bot commented May 15, 2024

Copy link
Copy Markdown

GH-119071 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 15, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL