Opened 9 years ago

Closed 8 years ago

Last modified 7 years ago

#5017 closed defect (fixed)

Make Python 3 a first class citizen

Reported by: Christopher Allan Webber Owned by:
Priority: major Milestone: 0.9.0
Component: programming Keywords:
Cc: berkerpeksag Parent Tickets:

Description

So, we have Python 3 support, but I wouldn't say that it's a "first class citizen" at present. In our next release (0.9.0 or maybe even sooner) we should be able to thoroughly recommend to users that they use Python 3.

The main trouble with this at present is related to #978, that gunicorn doesn't quite work with our deployment setup smoothly. We need to figure out how to solve this, whether using gunicorn or some other solution.

Change History (4)

comment:1 by berkerpeksag, 9 years ago

Cc: berkerpeksag added
Status: newaccepted

comment:2 by Christopher Allan Webber, 8 years ago

Resolution: fixed
Status: acceptedclosed

Done at last!

comment:3 by mtravis, 7 years ago

Here is the wiki article for Python 3 with additional info.

comment:4 by thalamusinc, 7 years ago

thanks mtravis http://www.thalamus.co

Note: See TracTickets for help on using tickets.