Skip to content

Commit d31c956

Browse files
committed
Add newsfragment
1 parent 72888e8 commit d31c956

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whatsnew/fragments/9045.feature

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Enhanced pyreverse to properly distinguish between UML relationship types (association, aggregation, composition) based on object ownership semantics. Type annotations without assignment are now treated as associations, parameter assignments as aggregations, and object instantiation as compositions.
2+
3+
Closes #9045

0 commit comments

Comments
 (0)