Python 3.14rc3 on Windows has some kind of issue with pydantic-core 2.33 that I haven't worked out yet.
This may sort itself out when 3.14 is released and people build wheels for everything.
Even relaxing the version constraint may work here.
Python 3.14rc3 on Windows has some kind of issue with pydantic-core 2.33 that I haven't worked out yet.
This may sort itself out when 3.14 is released and people build wheels for everything.
Even relaxing the version constraint may work here.
It has not sorted out yet, there's still this warning:
.../site-packages/pyforgejo/core/pydantic_utilities.py:14: UserWarning: Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater.
from pydantic.v1.datetime_parse import parse_date as parse_date
Reference: mathisdt/forgejo-backup#4
Thanks! At least for me, the warning is gone.
Perfect, thanks both.
@voltagex you can reopen if needed.
Thanks for this, haven't had a chance to get back to trying it yet.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?