[issue40676] Use Argument Clinic for csv

2020-05-18 Thread Shantanu


Change by Shantanu :


--
keywords: +patch
pull_requests: +19499
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/20200

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40676] Use Argument Clinic for csv

2020-05-18 Thread Shantanu


New submission from Shantanu :

To do all the functions in csv, we'd need to have support for **kwargs, tracked 
in https://bugs.python.org/issue20291. Am attaching a PR for the ones that can 
be made to work today.

--
components: Argument Clinic
messages: 369314
nosy: hauntsaninja, larry
priority: normal
severity: normal
status: open
title: Use Argument Clinic for csv

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com