SIGN IN SIGN UP

bpo-30599: Fix test_threaded_import reference leak (#2029)

Mock os.register_at_fork() when importing the random module, since
this function doesn't allow to unregister callbacks and so leaked
memory.
V
Victor Stinner committed
c5179f6e2dfcc01cf0b977b184f5b8f8ac98fab1
Parent: 1b7863c
Committed by GitHub <noreply@github.com> on 6/10/2017, 5:41:24 PM