You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #60148 Remove non-final readonly classes (nicolas-grekas)
This PR was merged into the 7.3 branch.
Discussion
----------
Remove non-final readonly classes
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Those are just annoying from a maintainer PoV, without providing us any extra maintenance flexibility (quite the contrary).
Commits
-------
bbba700c0b1 Remove non-final readonly classes
0 commit comments