[issue20203] ArgumentClinic: support middle optional argument

Ryan Smith-Roberts report at bugs.python.org
Thu Jan 9 09:03:20 CET 2014


New submission from Ryan Smith-Roberts:

socket.sendto is apparently even weirder than addch or range: the optional argument is in the *middle*. Attempting this configuration gets me:

Function sendto has an unsupported group configuration. (Unexpected state 5)

An expected unexpected configuration? :)

----------
components: Build
messages: 207731
nosy: larry, rmsr
priority: normal
severity: normal
status: open
title: ArgumentClinic: support middle optional argument
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20203>
_______________________________________


More information about the Python-bugs-list mailing list