bear007@fediverser.communick.devB to Python@fediverser.communick.devEnglish · 1 year ago🐍 Python 3.13 Will Let You Deprecate Functionstomaszs2.medium.comexternal-linkmessage-square6fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-link🐍 Python 3.13 Will Let You Deprecate Functionstomaszs2.medium.combear007@fediverser.communick.devB to Python@fediverser.communick.devEnglish · 1 year agomessage-square6fedilink
minus-squarejldez@fediverser.communick.devBlinkfedilinkEnglisharrow-up1·1 year agoIsn’t that just syntax sugar to just issue a warning when a function is used? We can already do that no problem.
minus-squareenergybased@fediverser.communick.devBlinkfedilinkEnglisharrow-up1·1 year agoI think it’s visible to static type checking.
minus-squarejldez@fediverser.communick.devBlinkfedilinkEnglisharrow-up1·1 year agoOh, in that case, nvmd. This shit is dope
Isn’t that just syntax sugar to just issue a warning when a function is used? We can already do that no problem.
I think it’s visible to static type checking.
Oh, in that case, nvmd. This shit is dope