bpo-27200: fix pathlib, ssl, turtle and weakref doctests by marco-buttu · Pull Request #616 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
marco-buttu
changed the title
bpo-27200: fix
bpo-27200: fix pathlib, shlex, ssl, turtle and weakref doctests
The setcontext(Context()) in testsetup does not guarantee that the tests outside this file have a clean context. We need to clean the context at the end of the tests.
marco-buttu
changed the title
bpo-27200: fix pathlib, shlex, ssl, turtle and weakref doctests
bpo-27200: fix pathlib, ssl, turtle and weakref doctests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters