Commit 93d22e5
fdrake
Py_BuildValue(): Add "D" conversion to create a Python complex value from
a Py_complex C value.
Patch by Walter Dörwald.
This partially closes SF patch #407148.
git-svn-id: http://svn.python.org/projects/python/trunk@19909 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent b366717 commit 93d22e5
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
289 | 295 | | |
290 | 296 | | |
291 | 297 | | |
| |||
0 commit comments