Commit Graph

19 Commits

Author SHA1 Message Date
mdipierro
699513b961 Merge pull request #1824 from ilvalle/fix_urllib
Fix py3 urllib quote_plus
2018-01-07 18:34:42 -06:00
ilvalle
dca4639b85 fix urllib quote_plus, close #1822 2017-12-12 19:23:19 +01:00
Дим Щ
afa5fac074 Add reload 2017-10-28 19:26:34 +03:00
Leonel Câmara
4b38186b51 simplify condition if you ain't got decode you ain't bytes 2017-09-06 15:37:51 +01:00
Leonel Câmara
83f9016528 fix in py3 too 2017-09-06 15:33:47 +01:00
Leonel Câmara
a6044068cd Fixes #1751 2017-09-06 15:31:30 +01:00
Leonel Câmara
4aefb93ab4 Fixes #1752 2017-09-06 15:28:39 +01:00
ilvalle
637579f531 replaced ipaddr with ipaddress.py (backported from py3) 2016-12-03 08:42:35 +01:00
ilvalle
4468355d01 fix py3 xmlrpc imports, close #1473 2016-09-25 10:43:42 +02:00
Giovanni Barillari
0528a347b3 Updated pyDAL to 16.08 2016-08-13 15:38:55 +02:00
mdipierro
35eaba1096 removed duplicated code, using pydal's _compat.py 2016-08-01 03:39:22 -05:00
ilvalle
967b2e27a7 added global_settings.is_py2 2016-07-06 17:25:26 +02:00
ilvalle
d9c7953147 updated user_agent_parser to 1.7.8, fix webclient 2016-06-19 11:49:16 +02:00
ilvalle
7259516627 fix tools 2016-06-13 20:20:44 +02:00
ilvalle
1f013d76f3 minor few fix 2016-06-10 14:14:40 +02:00
ilvalle
97eb013831 fix test_html and test_template for py3 2016-06-03 11:46:32 +02:00
ilvalle
a1fd92b7f8 updated imports in tests 2016-06-02 14:28:21 +02:00
ilvalle
01bab81432 manually adapt few imports 2016-06-01 20:16:30 +02:00
ilvalle
aa2bf4134e introduced _compact from pydal 2016-05-31 20:12:50 +02:00