Kaydet (Commit) fdb86483 authored tarafından Guido van Rossum's avatar Guido van Rossum

Add news about Fred's change to Py_InitModule4().

üst 8b73542c
......@@ -482,6 +482,10 @@ Build
C API
- The Py_InitModule*() functions now accept NULL for the 'methods'
argument. Modules without global functions are becoming more common
now that factories can be types rather than functions.
- New C API PyUnicode_FromOrdinal() which exposes unichr() at C
level.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment