bpo-28516: document contextlib.ExitStack.__enter__ behavior (GH-31636)
The enter_context is updated with following information: 'The :meth:`__enter__` method
returns the ExitStack instance, and performs no additional operations.'
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> V
vidhya committed
86384cf83f96fcaec03e2ad6516e2e24f20d3b92
Parent: 76f14b0
Committed by GitHub <noreply@github.com>
on 3/28/2022, 4:31:32 AM