this post was submitted on 08 Dec 2023
617 points (96.4% liked)

Programmer Humor

32070 readers
970 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] joyjoy@lemm.ee 5 points 9 months ago (1 children)

There was PEP 505 to add a none-aware operator, but it lost support.

[–] maegul@lemmy.ml 1 points 9 months ago

That’s a shame, it would have been fitting in “modern” Python along with the walrus and static type system.