]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Always define Py_USING_UNICODE, 3rd party software may depend on it. A missing declar...
authorChristian Heimes <christian@cheimes.de>
Mon, 7 Jan 2008 21:04:21 +0000 (21:04 +0000)
committerChristian Heimes <christian@cheimes.de>
Mon, 7 Jan 2008 21:04:21 +0000 (21:04 +0000)
commit0625e89771e17e3ed5ca1fb37e0fdc9224fc5a2a
treea1ebffca9d8cbcec364d9ccba9dc6532e9b1e099
parent3b06e5378ae21572a024b6484176b9678100ee53
Always define Py_USING_UNICODE, 3rd party software may depend on it. A missing declaration can lead to strange bugs as I had to learn the hard way in the upcoming merge
Include/unicodeobject.h