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
After pycon us 2022 talk about how much slower data classes are than named tuples, consider the latter for those things that don't change - like donations
The text was updated successfully, but these errors were encountered:
After pycon us 2022 talk about how much slower data classes are than named tuples, consider the latter for those things that don't change - like donations
The text was updated successfully, but these errors were encountered: