[CONPY-145] Is mariadb connector supported on Pypy (python v3.6)? Created: 2021-02-28 Updated: 2021-03-10 Resolved: 2021-03-10 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Installation |
| Affects Version/s: | 1.0.6 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Skippio Americanus | Assignee: | Georg Richter |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | packaging | ||
| Environment: |
https://hub.docker.com/_/pypy |
||
| Description |
|
>>>> import mariadb |
| Comments |
| Comment by Georg Richter [ 2021-03-10 ] |
|
This was recently fixed in Pypy. For more details please check https://foss.heptapod.net/pypy/pypy/-/issues/3346 |