Skip to content

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented Aug 6, 2025

Description

In Python 3.14 ForwardRef was moved from typing to annotationlib. typing.ForwardRef is still available as alias.
https://docs.python.org/3.14/library/typing.html#typing.ForwardRef

@cdce8p cdce8p added this to the 4.0.0b2 milestone Aug 6, 2025
@cdce8p cdce8p added Brain 🧠 Needs a brain tip python 3.14 labels Aug 6, 2025
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (6ff23d0) to head (9e0f407).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2795   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files          91       91           
  Lines       11068    11068           
=======================================
  Hits        10326    10326           
  Misses        742      742           
Flag Coverage Δ
linux 93.16% <ø> (ø)
pypy 93.29% <ø> (ø)
windows 93.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
astroid/brain/brain_typing.py 87.73% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cdce8p cdce8p requested a review from Pierre-Sassoulas August 7, 2025 07:43
@Pierre-Sassoulas Pierre-Sassoulas merged commit 64627bf into pylint-dev:main Aug 7, 2025
21 checks passed
@cdce8p cdce8p deleted the reexport-forwardref branch August 7, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Brain 🧠 Needs a brain tip python 3.14
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants