eval-type-backport
Like `typing._eval_type`, but lets older Python versions use newer typing features.
0.4.0
37M downloads/mo
#732 most downloaded on PyPI
alexmojaki/eval_type_backport
What this package is like to depend on
Last release 2 months ago
02 Jun 2026
Release timing varies
gaps range from 3 weeks to 11 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
3 years old
11 releases · first in 2023
3 releases in the last 12 months
see the full history below
Release timeline
11 releases · Nov 2023 to Jun 2026Releases
latest 11-
0.4.002 Jun 2026Commits, not release notes
This project publishes no release notes. Between
v0.3.1andv0.4.0there were 3 commits, 3 of them substantive:- Add
install_patch()function for easy usage, updated docs (#33) - Simplify (#36)
- Improve pre-commit checks (#37)
- Add
-
0.3.102 Dec 2025Commits, not release notes
This project publishes no release notes. Between
v0.3.0andv0.3.1there were 1 commits, 1 of them substantive:- Add support for 3.7 (#32)
-
0.3.013 Nov 2025Commits, not release notes
This project publishes no release notes. Between
v0.2.2andv0.3.0there were 1 commits, 1 of them substantive:- Add forward compatibility with 3.14 (#31)
-
0.2.221 Dec 2024Commits, not release notes
This project publishes no release notes. Between
v0.2.1andv0.2.2there were 4 commits, 4 of them substantive:- Support patching typing.ForwardRef._evaluate
- Test and support Python 3.13
- Fix tests for python 3.13.
- run pre-commit
-
0.2.121 Dec 2024Commits, not release notes
This project publishes no release notes. Between
v0.2.0andv0.2.1there were 2 commits, 2 of them substantive:- Use
Mapping[str, Any]forlocalnsparameter (#23) - Fix
ForwardRefon 3.12 (#25)
- Use
-
0.2.020 Apr 2024Commits, not release notes
This project publishes no release notes. Between
v0.1.3andv0.2.0there were 10 commits, 10 of them substantive:- add test_copy_forward_ref_attrs
- Fix test for newer Python by setting is_class=True
- fix version check to be more precise
- Use const tuple instead of const list (#7)
- Bump actions/setup-python to v5 (#6)
- Add
pipandcondainstall instructions and anaconda badge (#13) - update conda links to hyphenated (#14)
- Drop support for Python 3.7 (#18)
- Set max line length to 89 (#19)
- Export
typing.ForwardRefsubclass (#21)
-
0.1.317 Dec 2023Commits, not release notes
This project publishes no release notes. Between
v0.1.2andv0.1.3there were 1 commits, 1 of them substantive:- Copy attributes from original ForwardRef (#4)
-
0.1.217 Dec 2023Commits, not release notes
This project publishes no release notes. Between
v0.1.1andv0.1.2there were 1 commits, 1 of them substantive:- Always call generic visit, fixes or actually working already (#3)
-
0.1.116 Dec 2023Commits, not release notes
This project publishes no release notes. Between
v0.1.0andv0.1.1there were 1 commits, 1 of them substantive:- Handle fussy typing._type_check (#2)
-
0.1.016 Dec 2023Nothing published for this version
-
0.0.122 Nov 2023Nothing published for this version