[bug-notifications] [pylibxml2 0003731]: Python C API version mismatch for module libxml2mod
Mantis Bug Tracker
noreply at opencsw.org
Wed Aug 19 16:36:06 CEST 2009
The following issue has been RESOLVED.
======================================================================
http://www.opencsw.org/mantis/view.php?id=3731
======================================================================
Reported By: skayser
Assigned To: dam
======================================================================
Project: pylibxml2
Issue ID: 3731
Category: regular use
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-06-26 00:36 CEST
Last Modified: 2009-08-19 16:36 CEST
======================================================================
Summary: Python C API version mismatch for module libxml2mod
Description:
I don't know whether this is something that one needs to worry about.
Haven't discovered anything broken yet while using it, so just reporting
FYI.
$ /opt/csw/bin/python
Python 2.6.2 (r262:71600, May 27 2009, 14:19:46) [C] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import libxml2mod
__main__:1: RuntimeWarning: Python C API version mismatch for module
libxml2mod: This Python has API version 1013, module libxml2mod has version
1012.
>>>
======================================================================
----------------------------------------------------------------------
(0006592) dam (manager) - 2009-08-19 16:35
http://www.opencsw.org/mantis/view.php?id=3731#c6592
----------------------------------------------------------------------
There is an updated libxml2 and pylibxml2 with 2.7.3,REV=2009.08.19 in
testing/.
More information about the bug-notifications
mailing list