SIGN IN SIGN UP

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

Fix warning:

Objects\exceptions.c(2324,56): warning C4098:
'MemoryError_dealloc': 'void' function returning a value
V
Victor Stinner committed
bbeb223e9a5e9f9374df384efa386b4068a65c0e
Parent: 98c16c9
Committed by GitHub <noreply@github.com> on 9/23/2020, 9:25:40 PM