PackageTrack Sign in Track my project

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 2026
2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 0.4.0 02 Jun 2026
    Commits, not release notes

    This project publishes no release notes. Between v0.3.1 and v0.4.0 there were 3 commits, 3 of them substantive:

    • Add install_patch() function for easy usage, updated docs (#33)
    • Simplify (#36)
    • Improve pre-commit checks (#37)
  2. 0.3.1 02 Dec 2025
    Commits, not release notes

    This project publishes no release notes. Between v0.3.0 and v0.3.1 there were 1 commits, 1 of them substantive:

    • Add support for 3.7 (#32)
  3. 0.3.0 13 Nov 2025
    Commits, not release notes

    This project publishes no release notes. Between v0.2.2 and v0.3.0 there were 1 commits, 1 of them substantive:

    • Add forward compatibility with 3.14 (#31)
  4. 0.2.2 21 Dec 2024
    Commits, not release notes

    This project publishes no release notes. Between v0.2.1 and v0.2.2 there 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
  5. 0.2.1 21 Dec 2024
    Commits, not release notes

    This project publishes no release notes. Between v0.2.0 and v0.2.1 there were 2 commits, 2 of them substantive:

    • Use Mapping[str, Any] for localns parameter (#23)
    • Fix ForwardRef on 3.12 (#25)
  6. 0.2.0 20 Apr 2024
    Commits, not release notes

    This project publishes no release notes. Between v0.1.3 and v0.2.0 there 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 pip and conda install 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.ForwardRef subclass (#21)
  7. 0.1.3 17 Dec 2023
    Commits, not release notes

    This project publishes no release notes. Between v0.1.2 and v0.1.3 there were 1 commits, 1 of them substantive:

    • Copy attributes from original ForwardRef (#4)
  8. 0.1.2 17 Dec 2023
    Commits, not release notes

    This project publishes no release notes. Between v0.1.1 and v0.1.2 there were 1 commits, 1 of them substantive:

    • Always call generic visit, fixes or actually working already (#3)
  9. 0.1.1 16 Dec 2023
    Commits, not release notes

    This project publishes no release notes. Between v0.1.0 and v0.1.1 there were 1 commits, 1 of them substantive:

    • Handle fussy typing._type_check (#2)
  10. 0.1.0 16 Dec 2023

    Nothing published for this version

  11. 0.0.1 22 Nov 2023

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project