msoos / cryptominisat

An advanced SAT solver
https://www.msoos.org
Other
801 stars 181 forks source link

unittest.makeSuite is removed in Python3.13 #755

Open jelly opened 1 month ago

jelly commented 1 month ago

See: https://github.com/cython/cython/issues/5134 and https://docs.python.org/3.13/whatsnew/3.13.html#unittest

msoos commented 1 month ago

Ah great :D What do you think I should substitute it with?

jelly commented 1 month ago

The easiest seems to be https://github.com/stefankoegl/python-json-patch/pull/159/files