Skip to content
Snippets Groups Projects
Unverified Commit 1f0cde67 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

bpo-41654: Fix compiler warning in MemoryError_dealloc() (GH-22387) (GH-24894)


Fix warning:

Objects\exceptions.c(2324,56): warning C4098:
'MemoryError_dealloc': 'void' function returning a value
(cherry picked from commit bbeb223e)

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>
parent 651fc30a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment