Message 310394 - Python tracker (original) (raw)
Do all the parameters to the decorator take a default value of "None", so that you can differentiate between explicit True, explicit False, and did-not-specify?
Is this the complete list of these dunder-method-generation-control parameters? init repr eq order hash