11Hello!
22
3- I'm pleased to announce version 3.13.1 , the first bugfix release of the
3+ I'm pleased to announce version 3.13.2a0 , the 2nd bugfix of the
44branch 3.13 of SQLObject.
55
66
@@ -9,35 +9,6 @@ What's new in SQLObject
99
1010The contributors for this release are:
1111
12- * Igor Yudytskiy. Thanks for PR #194:
13- fix: connect to old mssql versions via set tds_version uri parameter.
14-
15- * Dave Mulligan fixed #195: Minor ``NameError `` in ``pgconnection.py ``
16- when using ``psycopg `` version 1 with a non-default port. Thanks!
17-
18- * Chris Kauffman found a minor bug in ``UuidValidator ``.
19-
20- * GH user ghaushe-ampere. Thanks for finding an obscure bug!
21-
22- Bug fixes
23- ---------
24-
25- * ``UuidValidator.from_python() `` now accepts strings as a valid input.
26- This fixes #199.
27-
28- * Fixed #197: a bug in ``dbconnection.ConnectionURIOpener.registerConnection ``
29- triggered by non-empty instance's ``name ``. The bug was inserted in 2004 so
30- it seems nobody ever used named instances. Fixed anyway.
31-
32- * Fixed #195: Minor ``NameError `` in ``pgconnection.py ``
33- when using ``psycopg `` version 1 with a non-default port.
34-
35- Tests
36- -----
37-
38- * Tested with Python 3.14.
39-
40- * Run tests with source-only (non-binary) ``psycopg `` and ``psycopg2 ``.
4112
4213For a more complete list, please see the news:
4314http://sqlobject.org/News.html
6839http://sqlobject.org
6940
7041Download:
71- https://pypi.org/project/SQLObject/3.13.1
42+ https://pypi.org/project/SQLObject/3.13.2a0.dev20251208/
7243
7344News and changes:
7445http://sqlobject.org/News.html
0 commit comments