Fapws - python3: test results and improvements

43 views
Skip to first unread message

william opensource4you

unread,
Mar 21, 2012, 3:25:17 PM3/21/12
to fapws
Hi all,

just to keep you informed about the evolution of Fapws for python3 ...

Tests results started several weeks ago are quite positive.
All tests were good on lot of different linux and BSD systems.
They have been made with Python2.6+ and python-3.x.
I'm still interested to know if we have not broken the application for
the OSX machines.
Any feedback on this aspect are welcome.


On the improvement side, I've committed to the python3 branch the "big
upload" changes.
To make the story short, Fapws initiates the "wsgi.input" object as
soon as the connection is started.
Thus, Fapws does no more buffer those "uploaded" data; they are
directly provided to the wsgi.input object.

Now developers are free to use any type of python object having the
read, seek and write methods.
Please look at examples for more details.


Now that most of the features I need to have within Fapws are present,
I'll focus my time to improve the documentation.


If you propose improvements or new features, thanks to base them on
the python3 branch.
(soon this will become the master).

William

Reply all
Reply to author
Forward
0 new messages