Bug 37982 - Building dbus-python with python 3.2 and msvc
Summary: Building dbus-python with python 3.2 and msvc
Status: RESOLVED DUPLICATE of bug 26420
Alias: None
Product: dbus
Classification: Unclassified
Component: python (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Windows (All)
: medium normal
Assignee: Simon McVittie
QA Contact: John (J5) Palmieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-06 04:33 UTC by Andreas Roth
Modified: 2011-06-06 06:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.