Skip to content

Conversation

@pylint-backport
Copy link
Contributor

Backport 30128b7 from #2735.

#2735)

* Include subclasses of standard property types as property decorators

* Modify astroid.bases and tests.test_nodes to reflect that enum.property was added in Python 3.11, not 3.10

* Apply suggestions from code review

Co-authored-by: Pierre Sassoulas <[email protected]>

---------

Co-authored-by: Pierre Sassoulas <[email protected]>
(cherry picked from commit 30128b7)
@DanielNoord DanielNoord enabled auto-merge (rebase) May 20, 2025 19:27
@codecov
Copy link

codecov bot commented May 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (maintenance/3.3.x@18f9626). Learn more about missing BASE report.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##             maintenance/3.3.x    #2755   +/-   ##
====================================================
  Coverage                     ?   93.11%           
====================================================
  Files                        ?       93           
  Lines                        ?    11089           
  Branches                     ?        0           
====================================================
  Hits                         ?    10326           
  Misses                       ?      763           
  Partials                     ?        0           
Flag Coverage Δ
linux 92.96% <100.00%> (?)
pypy 93.11% <100.00%> (?)
windows 93.10% <100.00%> (?)

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

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

@DanielNoord DanielNoord merged commit bf3977c into maintenance/3.3.x May 20, 2025
18 checks passed
@DanielNoord DanielNoord deleted the backport-2735-to-maintenance/3.3.x branch May 20, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants