Bug#1056435: Patch added

2024-12-31 Thread Colin Watson
Control: forwarded -1 https://github.com/ponyorm/pony/issues/729 On Mon, Sep 02, 2024 at 05:08:11PM +0100, Colin Watson wrote: > This looks like https://github.com/ponyorm/pony/issues/704. Does the > latest upstream release (0.7.19) fare any better? While 0.7.19 looks mostly OK on 3.12, it's bro

Bug#1056435: Patch added

2024-09-02 Thread Colin Watson
On Fri, Jun 07, 2024 at 06:12:31PM +0100, Jelmer Vernooij wrote: > I've patched the git repo to mark python 3.12 as supported. > > However, there are several test failures with python 3.12 that need to be > fixed: > > == > ERROR:

Bug#1056435: Patch added

2024-06-07 Thread Jelmer Vernooij
I've patched the git repo to mark python 3.12 as supported. However, there are several test failures with python 3.12 that need to be fixed: == ERROR: test_query_float (pony.orm.tests.test_json.TestJson.test_query_float)