1
0
forked from pool/python-pyodbc
Dominique Leuenberger 682fee31cb Accepting request 1079995 from devel:languages:python
- update to 4.0.39:
  * Version 4.0.38 had a serious bug in Row.__repr__ which could
    cause crashes (#1196 ).
  * Version 5.0 is on its way and will drop support for Python 2.
    This release is a (hopefully final) bug fix release for
    the 4.x line.
  * added typing for Connection, Cursor, and connect parameters.
  * corrected the install location of the pyi file.
  * fixed Unicode errors in repr(row)
  * fixed more typing related issues by removing TypeAlias
  * arturxedex128 opened a security advisory for a buffer
    overflow if selecting a decimal more
  * than 100 digits long.  Fixed by Michael Kleehammer.
- drop fix_install_location_of_pyodbc.pyi.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1079995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=11
2023-04-20 14:49:01 +00:00
2023-04-17 19:06:05 +00:00
2023-04-17 19:06:05 +00:00
2023-04-17 19:06:05 +00:00
Description
No description provided
71 KiB
Languages
Python 100%