Message107360
Other changes of the patch:
- "u#": remove "Non-Unicode objects are handled by interpreting their read-buffer pointer ...", it's no more true
- "es", "es#": remove "... and objects convertible to Unicode into a character buffer", it's no more true
- Py_BuildValue(), "K" and "L" formats: specify the name of the C type on Windows (_int64 / unsigned _int64) as done for PyArg_Parse*() long long types
If the patch is too long, I can try to split it into smaller parts. |
|
Date |
User |
Action |
Args |
2010-06-08 22:41:27 | vstinner | set | recipients:
+ vstinner, lemburg, fdrake, pitrou, docs@python |
2010-06-08 22:41:27 | vstinner | set | messageid: <1276036887.74.0.601154262352.issue8939@psf.upfronthosting.co.za> |
2010-06-08 22:41:26 | vstinner | link | issue8939 messages |
2010-06-08 22:41:25 | vstinner | create | |
|