summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-06-04-14-44-41.bpo-37150.TTzHxj.rst
blob: c5be46e1e5d3f4ccdc0e5f551fa3b43130225458 (plain)
1
`argparse._ActionsContainer.add_argument` now throws error, if someone accidentally pass FileType class object instead of instance of FileType as `type` argument