summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-10-03-21-14-37.bpo-20028.zBA4RK.rst
blob: e75612116e9427db74b9424623a95f97da03cbb8 (plain)
1
2
Improve error message of :class:`csv.Dialect` when initializing.
Patch by Vajrasky Kok and Dong-hee Na.