Re: Python 3.x progress
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
I have checked in some changes to _rl_accel.c that fix a seg fault. This was only happening when _rl_accel wanted to throw an error. I see no errors now with the renderPS self test under python2, but some remain with renderPM under 2.7. Both appear to work under 3.3. It is a simple encoding issue in renderPM, but it may be in the C code. -- Robin Becker