Skip to content

[3.7] bpo-35780: Fix errors in lru_cache() C code (GH-11623)#11682

Merged
rhettinger merged 1 commit into
python:3.7from
miss-islington:backport-d8080c0-3.7
Jan 26, 2019
Merged

[3.7] bpo-35780: Fix errors in lru_cache() C code (GH-11623)#11682
rhettinger merged 1 commit into
python:3.7from
miss-islington:backport-d8080c0-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jan 26, 2019

Copy link
Copy Markdown
Contributor

(cherry picked from commit d8080c0)

Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com

https://bugs.python.org/issue35780

(cherry picked from commit d8080c0)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@rhettinger
rhettinger merged commit b2b023c into python:3.7 Jan 26, 2019
@miss-islington
miss-islington deleted the backport-d8080c0-3.7 branch January 26, 2019 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants