Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_hashlib.py
Find file
Blame
History
Permalink
Issue #7449, part 6: fix test_hashlib for missing threading module
· fd8ea992
Victor Stinner
authored
Apr 27, 2010
Move @test_support.reap_thread decorator from test_main() to test_threaded_hashing().
fd8ea992