| commit | 0676a406bf9435a59eaca1a54fa582b0b6b79b9f | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Tue Sep 30 21:16:27 2014 +0200 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Sep 30 21:16:27 2014 +0200 |
| tree | 8e742ce5dc38872dfadfac8b6c673ebacb1c3403 | |
| parent | 63860e5407e9ac1251e0698fb2d208a1da54bd3c [diff] |
Issue #18711: Add a new `PyErr_FormatV` function, similar to `PyErr_Format` but accepting a `va_list` argument.