seitime-frappe/.github/workflows
Akhil Narang a390992408
chore: python3.13 support (#28624)
* chore: python3.13 support

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

* chore: bump pydantic

```
  error: the configured Python interpreter version (3.13) is newer than PyO3's maximum supported version (3.12)
        = help: please check if an updated version of PyO3 is available. Current version: 0.21.2
        = help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI
```

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

* chore: bump uuid-utils

https://katb.in/ahaqabugefo

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

* chore: bump RestrictedPython

7.4 has support for py3.13
https://restrictedpython.readthedocs.io/en/latest/changes.html#id1

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

* fix(deprecation_dumpster): import functools uncondtionally

Used here: 60f0b1d5c7/frappe/deprecation_dumpster.py (L177C10-L177C19)

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

* chore(docref): improve error message

* fix: error on unability to hash; TypeError expected

* fix: migrate from 3.10 onwards

---------

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: David <dgx.arnold@gmail.com>
2024-12-04 15:35:06 +00:00
..
_base-migration.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
_base-server-tests.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
_base-type-check.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
_base-ui-tests.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
backport.yml chore(deps): bump actions/checkout from 3 to 4 (#22310) 2023-09-05 10:41:55 +05:30
create-release.yml ci: use node20 for semantic release (#24343) 2024-01-15 11:53:13 +05:30
generate-pot-file.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
initiate_release.yml chore: disable v13 releases 2024-01-01 12:54:04 +05:30
labeller.yml chore(deps): bump actions/checkout from 3 to 4 2024-02-19 18:39:36 +00:00
linters.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
lock.yml build(deps): bump dessant/lock-threads from 4 to 5 2023-11-20 18:57:30 +00:00
on_release.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
publish-assets-develop.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
release_notes.yml ci: remove 'by mergify' in release notes 2023-07-12 12:42:41 +05:30
run-indinvidual-tests.yml chore: python3.13 support (#28624) 2024-12-04 15:35:06 +00:00
server-tests.yml ci: chore revert using forked bench (#28584) 2024-11-28 09:32:12 +01:00
ui-tests.yml ci: fix redirect (#28606) 2024-11-28 00:16:44 +00:00