Excerpts from Nikolay Makhotkin's message of 2015-10-01 16:50:04 +0300: > Hi, pecan folks! > > I have an question for you about python3 support in pecan library. > > In Mistral, we are trying to fix the codebase for supporting python3, but > we are not able to do this since we faced issue with pecan library. If you > want to see the details, see this traceback - [1]. > (Actually, something is wrong with HooksController and walk_controller > method) > > Does pecan officially support python3 (especially, python3.4 or python3.5) > or not? > I didn't find any info about that in pecan repository. > > [1] http://paste.openstack.org/show/475041/ >
The intent is definitely to support python 3. This sounds like a bug, so I recommend opening a ticket in the pecan bug tracker. Doug __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
