10
Protocols in Python (til.simonwillison.net)
you are viewing a single comment's thread
view the rest of the comments
[-] pileghoff@programming.dev 4 points 1 year ago* (last edited 1 year ago)

How would they add runtime checking without breaking all existing code?

But I think warning people is a good start, because those checks can be added to your CI pipeline and reject any incoming code that contains warnings. That way you can enforce type checking for a subset of modules and keep backwards compatibility.

[-] Sigmatics@lemmy.ca 1 points 1 year ago

By making it opt-in. But that's not much different from static typing then, except that it won't actually work when you screw up typing

this post was submitted on 26 Jul 2023
10 points (100.0% liked)

Python

6174 readers
76 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS