gh-116850: Fix argparse for namespaces with not directly writable dict (GH-124667)
It now always uses setattr() instead of setting the dict item to modify the namespace. This allows to use a class as a namespace.
S
Serhiy Storchaka committed
95e92ef6c74e973ea13d15180190d0fa2af82fbf
Parent: f1a2417
Committed by GitHub <noreply@github.com>
on 9/29/2024, 8:01:10 AM