[docs] [issue34336] Don't promote possibility to omit Optional on optional/defaulted arguments

Ivan Levkivskyi report at bugs.python.org
Sun Aug 5 12:38:07 EDT 2018


Ivan Levkivskyi <levkivskyi at gmail.com> added the comment:


New changeset 336c945858055059a65134d4c501a85037d70d99 by Ivan Levkivskyi (Ville Skyttä) in branch 'master':
bpo-34336: Don't promote possibility to leave out typing.Optional (#8677)
https://github.com/python/cpython/commit/336c945858055059a65134d4c501a85037d70d99


----------
nosy: +levkivskyi

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34336>
_______________________________________


More information about the docs mailing list