Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PY313] Add stubs for soft-deprecated typing members #2503

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

jacobtylerwalls
Copy link
Member

Type of Changes

Type
🐛 Bug fix

Description

Needed for pylint 3.13 support. These members became more dynamic in 3.13, see python/cpython#109651.

Copy link

codecov bot commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.98%. Comparing base (0156c04) to head (ee5fffb).
Report is 44 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2503   +/-   ##
=======================================
  Coverage   92.98%   92.98%           
=======================================
  Files          93       93           
  Lines       11041    11041           
=======================================
  Hits        10266    10266           
  Misses        775      775           
Flag Coverage Δ
linux 92.85% <ø> (ø)
pypy 92.98% <ø> (ø)
windows 92.96% <ø> (ø)

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.42% <ø> (ø)

@Pierre-Sassoulas Pierre-Sassoulas merged commit 86c7871 into main Aug 10, 2024
22 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the jtw/add-soft-deprecated-members branch August 10, 2024 21:06
github-actions bot pushed a commit that referenced this pull request Aug 10, 2024
jacobtylerwalls added a commit that referenced this pull request Aug 11, 2024
@jacobtylerwalls jacobtylerwalls added backported Assigned once the backport is done and removed backport maintenance/3.3.x labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported Assigned once the backport is done python 3.13
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants