Message298537
round() was not converted to Argument Clinic. There is a special comment about this:
/* AC: cannot convert yet, as needs PEP 457 group support in inspect
* or a semantic change to accept None for "ndigits"
*/
*Now* round() can be converted to Argument Clinic. I prepared a patch for this but wanted to make sure this is a desirable behavior. |
|
| Date |
User |
Action |
Args |
| 2017-07-17 15:33:17 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, mark.dickinson, docs@python, steve.dower, George K |
| 2017-07-17 15:33:17 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2017-07-17 15:33:17 | serhiy.storchaka | link | issue30940 messages |
| 2017-07-17 15:33:17 | serhiy.storchaka | create | |
|