Closed thesamesam closed 7 months ago
Gentle ping.
In modern Python, insertion order is preserved for dictionaries. So, the old syntax, with a list of tuple of key-value is no more used.
Good luck to handle that change with a project tested with python from 3.7 to 3.12.
I get the following test failure with Python 3.12 beta1 with pyquery-2.0.0: