Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338309 - dev-python/pyenchant-1.6.4 fails tests with Python 3.2
Summary: dev-python/pyenchant-1.6.4 fails tests with Python 3.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.2
  Show dependency tree
 
Reported: 2010-09-21 22:00 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-12-18 02:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pyenchant-1.6.3:20100921-215825.log (pyenchant-1.6.3:20100921-215825.log,35.04 KB, text/plain)
2010-09-21 22:01 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.