Bug 37982

Summary: Building dbus-python with python 3.2 and msvc
Product: dbus Reporter: Andreas Roth <andreas.roth>
Component: pythonAssignee: Simon McVittie <smcv>
Status: RESOLVED DUPLICATE QA Contact: John (J5) Palmieri <johnp>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:

Description Andreas Roth 2011-06-06 04:33:15 UTC
I tried to compile the dbus-python bindings on Windows MSVC (32-bit) with Python 3.2. Since there are many changes in the Python API (e.g. PyIntObject has been renamed to PyLongObject), the dbus bindings need some modifications too. Are there any plans to support python 3.2 in the near future?
Comment 1 Simon McVittie 2011-06-06 06:43:52 UTC
(In reply to comment #0)
> Are there any plans to support python 3.2 in the near future?

Not really; the dbus-python API has major design flaws and the move from Python 2 to 3 seems as good a time as any to move to something better. See Bug #26420 for further discussion.

*** This bug has been marked as a duplicate of bug 26420 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.