SIGN IN SIGN UP

bpo-45046: Support context managers in unittest (GH-28045)

Add methods enterContext() and enterClassContext() in TestCase.
Add method enterAsyncContext() in IsolatedAsyncioTestCase.
Add function enterModuleContext().
S
Serhiy Storchaka committed
086c6b1b0fe8d47ebd15512d7bdcb64c60a360f0
Parent: 8f29318
Committed by GitHub <noreply@github.com> on 5/8/2022, 2:49:09 PM