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

bpo-44256: Do not expose _functools._list_elem_type. by methane · Pull Request #26416 · python/cpython · GitHub

/ cpython Public

bpo-44256: Do not expose _functools._list_elem_type. - #26416

Merged
methane merged 1 commit into
python:mainfrom
methane:bpo44256
May 28, 2021
Merged

bpo-44256: Do not expose _functools._list_elem_type.#26416
methane merged 1 commit into
python:mainfrom
methane:bpo44256

Conversation

methane commented May 28, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

It is for internal use only.

https://bugs.python.org/issue44256

shihai1991 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks Inada for your PR.
_lru_list_elem doesn't exposed in python level. So I think this PR is acceptable.

methane merged commit 28be319 into python:main May 28, 2021
methane deleted the bpo44256 branch May 28, 2021 05:09

Copy link
Copy Markdown
Contributor

Thanks @methane for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

Copy link
Copy Markdown

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

bedevere-bot removed the needs backport to 3.10 only security fixes label May 28, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 28, 2021
It is internal use only type.
(cherry picked from commit 28be319)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
methane added a commit that referenced this pull request May 28, 2021
It is internal use only type.
(cherry picked from commit 28be319)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
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.

6 participants


Back | FazBrowse Home | New Git URL