Artem Golubin
Artem Golubin
Good idea. Are you familiar with hooks?
Added it
Python 3.13 is not available on CI yet. https://github.com/rushter/selectolax/actions/runs/11236017337
The manifest file does not have it https://github.com/actions/python-versions/blob/main/versions-manifest.json
In order to make a new release, we need to make sure that nothing breaks when switching to Cython 3.0. https://cython.readthedocs.io/en/latest/src/userguide/migrating_to_cy30.html
Build fails for Windows, will investigate it later https://github.com/rushter/selectolax/actions/runs/11239896149/job/31248003297
@char101 Are you sure? We had no problems previously
@char101 Thank you, it helped.
I think the user should be at least warned when the original dictionary gets modified. Ideally, this should raise an exception, but such a change will break a lot of...
@lexborisov Can you please give us some hints?