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

[3.10] bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423) by miss-islington · Pull Request #26425 · python/cpython · GitHub

/ cpython Public

[3.10] bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423) - #26425

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-3f8d332-3.10
May 28, 2021
Merged

[3.10] bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423)#26425
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-3f8d332-3.10

Conversation

miss-islington commented May 28, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

(cherry picked from commit 3f8d332)

Co-authored-by: Erlend Egeberg Aasland erlend.aasland@innova.no

https://bugs.python.org/issue42972

…nGH-26423)

(cherry picked from commit 3f8d332)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>

Copy link
Copy Markdown
Contributor Author

@erlend-aasland and @vstinner: Status check is done, and it's a success ✅ .

vstinner 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

LGTM, good bot.

Copy link
Copy Markdown
Contributor Author

@erlend-aasland and @vstinner: Status check is done, and it's a success ❌ .

Copy link
Copy Markdown
Contributor Author

@erlend-aasland and @vstinner: Status check is done, and it's a success ✅ .

Copy link
Copy Markdown
Contributor Author

Sorry, I can't merge this PR. Reason: 2 of 5 required status checks are expected..

Copy link
Copy Markdown
Member

Windows (x64) failed with: https://bugs.python.org/issue44252

test_host_port (test.test_httplib.HTTPSTest) ... ok
Windows fatal exception: access violation
...

I re-run the CI jobs.

Copy link
Copy Markdown
Contributor Author

@erlend-aasland and @vstinner: Status check is done, and it's a success ✅ .

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