SIGN IN SIGN UP

bpo-42599: Remove useless PyModule_GetWarningsModule() (GH-23691)

Removed PyModule_GetWarningsModule() which is useless due to 
the _warnings module was converted to a builtin module in 2.6.
H
Hai Shi committed
0f91f586ae9b76c3bb44559bd8cd473b1b8de5ff
Parent: b6d98c1
Committed by GitHub <noreply@github.com> on 12/8/2020, 2:42:42 PM