Showing content from https://mail.python.org/pipermail/python-dev/2012-May/119223.html below:
[Python-Dev] [Python-checkins] cpython: unicode_writer: add finish() method and assertions to write_str() method
[Python-Dev] [Python-checkins] cpython: unicode_writer: add finish() method and assertions to write_str() method [Python-Dev] [Python-checkins] cpython: unicode_writer: add finish() method and assertions to write_str() methodVictor Stinner victor.stinner at gmail.com
Fri May 4 01:24:13 CEST 2012
>> Py_LOCAL_INLINE(void)
>
> Do these have to be marked inline?
Functions used in loops, yes: the inline keyword *does* impact
performances (5% slower). I removed the keyword for the other
unicode_writer methods.
Victor
More information about the Python-Dev mailing list
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4