Skip to content

[3.12] gh-112125: Fix None.__ne__(None) returning NotImplemented instead of …#112827

Merged
vstinner merged 1 commit intopython:3.12from
vstinner:none_richcompare12
Dec 7, 2023
Merged

[3.12] gh-112125: Fix None.__ne__(None) returning NotImplemented instead of …#112827
vstinner merged 1 commit intopython:3.12from
vstinner:none_richcompare12

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Dec 7, 2023

…False (#112504)

(cherry picked from commit 9c3458e)

@vstinner
Copy link
Member Author

vstinner commented Dec 7, 2023

(cherry picked from commit 9c3458e)

I had to fix a minor conflict in Include/internal/pycore_typeobject.h.

@vstinner vstinner enabled auto-merge (squash) December 7, 2023 13:09
@vstinner vstinner merged commit f272716 into python:3.12 Dec 7, 2023
@vstinner vstinner deleted the none_richcompare12 branch December 7, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants