Message279163
Modifying the API to accept a keyword argument is not worthwhile IMO. That means modifying modules like http.client and zipfile (which use the wrong keyword name), and user-defined implementations may become incompatible. The question of documentation is discussed more in Issue 23738. I think one or two people were concerned about using the Arg Clinic slash. | |
| Date | User | Action | Args | | 2016-10-21 21:51:35 | martin.panter | set | recipients: + martin.panter, pitrou, vstinner, benjamin.peterson, stutzbach, python-dev, serhiy.storchaka | | 2016-10-21 21:51:35 | martin.panter | set | messageid: <1477086695.42.0.557691453329.issue23214@psf.upfronthosting.co.za> | | 2016-10-21 21:51:35 | martin.panter | link | issue23214 messages | | 2016-10-21 21:51:35 | martin.panter | create | | |