python-attrs / attrs

Python Classes Without Boilerplate
https://www.attrs.org/
MIT License
5.3k stars 374 forks source link

WIP: cached properties implementation using descriptor rather than ge… #1357

Open diabolo-dan opened 1 month ago

diabolo-dan commented 1 month ago

…tattr

Summary

Pull Request Check List

hynek commented 5 days ago

hey @diabolo-dan – thanks for coming back :)

mind telling me the state of this and what feedback or similar you're looking for? print statements are usually a sign of unfinished code ;)