Debian Patches

Status for python-traits/6.4.3-3

Patch Description Author Forwarded Bugs Origin Last update
ignore_failing_test_store_resource_deprecated.patch Ignore test which fails for unknown reasons for the moment FIXME: Closer inspection should be done Andreas Tille <tille@debian.org> no 2022-02-08
py313.patch Fix Traits build error on Python 3.13 (#1767)
This PR updates the core test workflow to run tests on the
in-development 3.13 version of Python, and fixes use of the now-removed
`Py_TRASHCAN_SAFE_BEGIN/END` macros.

Fixes #1765.
Mark Dickinson <mdickinson@enthought.com> yes debian upstream upstream, https://github.com/enthought/traits/commit/a20f2154b2c79eb8550ea9228d1a4415ff51b72a 2024-09-12
regenerate-observe-parser.patch Regenerate parser for the observe mini-language (#1743)
This PR regenerates the parser for the `observe` mini-language using the
newest version of Lark. This should fix some deprecation warnings coming
from imports used by the old parser.

The parser was regenerated using Lark 1.1.5, via

python -m lark.tools.standalone traits/observation/_dsl_grammar.lark
--out traits/observation/_generated_parser.py

Closes #1739
Mark Dickinson <mdickinson@enthought.com> yes debian upstream 2026-09-24

All known versions for source package 'python-traits'

Links