Bug #71663 | Connector/Python Connections cannot be used with a 'with' statement | ||
---|---|---|---|
Submitted: | 11 Feb 2014 7:15 | Modified: | 15 May 2020 22:52 |
Reporter: | Stephen Lewis | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / Python | Severity: | S4 (Feature request) |
Version: | 1.1.5 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[11 Feb 2014 7:15]
Stephen Lewis
[15 May 2020 22:52]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/Python 8.0.21 release, and here's the proposed changelog entry from the documentation team: Implemented context manager support; which is most commonly implemented using the with statement. Thank you for the bug report. This was implemented via WL #13847