Bug #99069 Contribution: Django 3.x removes six from django.utils. Removing unused imp ...
Submitted: 25 Mar 2020 14:50 Modified: 10 May 2022 22:20
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[25 Mar 2020 14:50] OCA Admin
Description:
This bug tracks a contribution by Javier Matos Odut (Github user: javiermatos) as described in http://github.com/mysql/mysql-connector-python/pull/57

How to repeat:
See description

Suggested fix:
See contribution code attached
[25 Mar 2020 14:50] OCA Admin
Contribution submitted via Github - Django 3.x removes six from django.utils. Removing unused imports. 
(*) Contribution by Javier Matos Odut (Github javiermatos, mysql-connector-python/pull/57#issuecomment-603775264): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_390140541.txt (text/plain), 5.06 KiB.

[25 Mar 2020 16:22] MySQL Verification Team
Thank you for the contribution.
[20 Oct 2020 6:53] Frederic Descamps
Thank you for your contribution that has been added to 8.0.22: https://lefred.be/content/mysql-8-0-22-thank-you-for-the-contributions/
[10 May 2022 22:20] Philip Olson
It appears this bug was lost and forgotten over time, which is unfortunate. The good news is the issue was fixed in 8.0.22; and here's the related 8.0.22 release note:

  Added Django 3.0 support while preserving compatibility with
  Django 2.2. Removed support for Django 1.11 with Python 2.7.

We're sorry for the delayed response; thanks Javier for the contribution!