[SQLObject] Python 3, FormEncode, Travis, Tox
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2016-07-25 11:34:14
|
On Mon, Jul 25, 2016 at 06:25:08AM -0500, Ian Cordasco <gra...@gm...> wrote: > So current master (I think) probably has this fixed: > https://github.com/formencode/formencode/blob/203bb759cd21ca54dddae9772157342d477b45cd/formencode/api.py#L155 > > You can see what it was in 1.3.0: > https://github.com/formencode/formencode/blob/1.3.0/formencode/api.py#L153 But how does it work in our tests? We use exactly that, FormEncode 1.3.0 from PyPI, not from their git repo: https://travis-ci.org/sqlobject/sqlobject/jobs/143714752 Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |