On 2 October 2015 at 15:07, Lisandro Dalcin <dalc...@gmail.com> wrote:
> On 2 October 2015 at 14:30, Stefan Behnel <stefan...@behnel.de> wrote:
>> Ah - note that Python 3.2 still uses the unicode fixer of 2to3, so the code
>> is not entirely legacy. Would be nice if it could be moved out of the way,
>> though. Especially since it will eventually disappear entirely.
>
> Yes, I'm aware of this. I'll push a fix in branch 0.23.x (I'm doing my
> tests in OS X), then see what happens with the AppVeyor builds.
>

AppVeyor builds succeeded:
https://ci.appveyor.com/project/cython/cython/build/0.23.x-4

The Python 3 wheels no longer have *.pyc files, so I'm confident this
is fixed for other platforms as well.

Stefan, could you manage to merge branch 0.23.x into master?

PS: At some point, we should try to really run the testsuite in AppVeyor.


-- 
Lisandro Dalcin
============
Research Scientist
Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
Numerical Porous Media Center (NumPor)
King Abdullah University of Science and Technology (KAUST)
http://numpor.kaust.edu.sa/

4700 King Abdullah University of Science and Technology
al-Khawarizmi Bldg (Bldg 1), Office # 4332
Thuwal 23955-6900, Kingdom of Saudi Arabia
http://www.kaust.edu.sa

Office Phone: +966 12 808-0459
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to