X Tutup
Skip to content

bpo-29986: Delete tip to raise TypeError from tp_richcompare.#16095

Merged
JulienPalard merged 1 commit intopython:masterfrom
JulienPalard:tp-richcomare
Sep 13, 2019
Merged

bpo-29986: Delete tip to raise TypeError from tp_richcompare.#16095
JulienPalard merged 1 commit intopython:masterfrom
JulienPalard:tp-richcomare

Conversation

@JulienPalard
Copy link
Copy Markdown
Member

@JulienPalard JulienPalard commented Sep 13, 2019

This is just a rebase of #987 on top of master, so it can be merged.

https://bugs.python.org/issue29986

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @JulienPalard for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 13, 2019
…ythonGH-16095)

(cherry picked from commit 375a3e2)

Co-authored-by: Julien Palard <julien@palard.fr>
@bedevere-bot
Copy link
Copy Markdown

GH-16097 is a backport of this pull request to the 3.8 branch.

@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @JulienPalard, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 375a3e2bdbeb4dce69aba4b5bc90f55fe27e81b4 3.7

@JulienPalard JulienPalard removed their assignment Sep 13, 2019
miss-islington added a commit that referenced this pull request Sep 13, 2019
…H-16095)

(cherry picked from commit 375a3e2)

Co-authored-by: Julien Palard <julien@palard.fr>
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.

5 participants

X Tutup