[CONPY-159] raises Parameter option not supported when update from 1.0.7 to 1.1.0 Created: 2021-08-22 Updated: 2022-07-07 Resolved: 2021-08-22 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 1.1.0a1 |
| Fix Version/s: | 1.1.0b1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | the name | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
windows 10 x64 |
||
| Python Version: | CPython 3.9.6 |
| Description |
|
The example code:
When I use v1.0.7, it works fine. After update to v1.1.0, it crash with:
|
| Comments |
| Comment by Georg Richter [ 2021-08-22 ] |
|
I was able to repeat this problem - it affects only windows platforms. |
| Comment by Georg Richter [ 2021-08-22 ] |
|
Thanks for your bug report and for trying out first alpha. We will release 1.1.1-alpha version next week. |
| Comment by Georg Richter [ 2021-08-22 ] |
|
FYI: 1.1.1 is already available via pypi.org - however release notes will be published on Monday |
| Comment by the name [ 2021-08-22 ] |
|
Updated to 1.1.1, my app works fine. |
| Comment by Georg Richter [ 2021-08-22 ] |
|
|