Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 338309

Summary: dev-python/pyenchant-1.6.4 fails tests with Python 3.2
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 292402    
Attachments: pyenchant-1.6.3:20100921-215825.log

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-21 22:00:28 UTC
dev-python/pyenchant-1.6.3 fails tests with Python 3.2.

======================================================================
ERROR: test_GetSetParam (enchant.tests.TestBroker)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/pyenchant-1.6.3/work/pyenchant-1.6.3/enchant/tests.py", line 156, in test_GetSetParam
    self.broker.get_param("pyenchant.unittest")
  File "/var/tmp/portage/dev-python/pyenchant-1.6.3/work/pyenchant-1.6.3/enchant/__init__.py", line 410, in get_param
    return name.decode(_e.broker_get_param(self._this,name))
ctypes.ArgumentError: argument 2: <class 'TypeError'>: wrong type

----------------------------------------------------------------------
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-09-21 22:01:36 UTC
Created attachment 248301 [details]
pyenchant-1.6.3:20100921-215825.log
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-12-18 02:42:41 UTC
Fixed by upstream in dev-python/pyenchant-1.6.5.