Bug #100825 | CMySQLConnection gives incorrect AttributeError when closed | ||
---|---|---|---|
Submitted: | 13 Sep 2020 3:37 | Modified: | 20 Oct 2020 20:47 |
Reporter: | Jeremy Solbrig | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / Python | Severity: | S3 (Non-critical) |
Version: | 8.0.21 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[13 Sep 2020 3:37]
Jeremy Solbrig
[14 Sep 2020 6:57]
MySQL Verification Team
Hello Jeremy, Thank you for the report and feedback. regards, Umesh
[20 Oct 2020 20:47]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/Python 8.0.23 release, and here's the proposed changelog entry from the documentation team: Fixed the AttributeError raised when getting the connection ID from a closed CMySQLConnection. Thank you for the bug report.