Subject: [Boost-bugs] [Boost C++ Libraries] #4994: Fix compile error with Python 3.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-16 20:09:34
#4994: Fix compile error with Python 3.2
---------------------------------------------------------+------------------
Reporter: Matthew Bradbury <matt-bradbury@â¦> | Owner: dave
Type: Patches | Status: new
Milestone: To Be Determined | Component: Python
Version: Boost 1.45.0 | Severity: Showstopper
Keywords: |
---------------------------------------------------------+------------------
The type passed to
[http://docs.python.org/dev/py3k/c-api/unicode.html?highlight=pyunicode_aswidechar#PyUnicode_AsWideChar
PyUnicode_AsWideChar] appears to have changed from `PyUnicodeObject *` to
`PyObject *`.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4994> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:05 UTC