[Guido] > Yet another idea: decode into a fixed-size stack-allocated buffer. If > it fits in that buffer, use PyString_FromStringAndSize(). Otherwise, > do the overallocation thing. How come we can't use a version of C that pulls this trick for us automatically <wink>? We do end up there a lot. Here's a patch that does it for PyUnicode_EncodeUTF8: http://www.python.org/sf/549375
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