Good First Issue
Repository metrics
- Stars
- (10,152 stars)
- PR merge metrics
- (平均マージ 9d 18h) (30d で 51 merged PRs)
説明
Off the back of https://github.com/PyO3/pyo3/pull/3897#discussion_r1504721475
Should we review the traits inside the impl_ submodule, check which ones can be sealed, and do that? It's a reasonable safety mechanism to prevent users from trying to implement those things.