[pyjs/pyjs] 05c64a: Minor fix and added dependency on six

10 views
Skip to first unread message

GitHub

unread,
May 29, 2014, 3:02:56 AM5/29/14
to pyjs-...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/pyjs/pyjs
Commit: 05c64a1c1550c57ab4022108594b58a3aab12ce7
https://github.com/pyjs/pyjs/commit/05c64a1c1550c57ab4022108594b58a3aab12ce7
Author: Janjaap Bos <j....@capitar.com>
Date: 2014-05-28 (Wed, 28 May 2014)

Changed paths:
M pyjs/linker.py
M pyjs/translator_proto.py
M setup.py

Log Message:
-----------
Minor fix and added dependency on six

Fixes to make it work on python2.7 again.
Dependency for package six.


Commit: 950696e259f08b0ae2acdcb4fa20df8771df736e
https://github.com/pyjs/pyjs/commit/950696e259f08b0ae2acdcb4fa20df8771df736e
Author: Janjaap Bos <j....@capitar.com>
Date: 2014-05-28 (Wed, 28 May 2014)

Changed paths:
M pyjs/builtin/pyjslib.py

Log Message:
-----------
Chrome workaround for Maximum call stack size exceeded

Removed the "debugger" statement workaround, as it impacts working
with Chrome in developer mode.

A simple statement appears to do the job.

Remove do/while statement and get 'Maximum call stack size exceeded'
do { return new $int(value, radix); } while (0);


Commit: d37f91f50dd6c0c3202258daca95ee6ee111688f
https://github.com/pyjs/pyjs/commit/d37f91f50dd6c0c3202258daca95ee6ee111688f
Author: Janjaap Bos <j....@capitar.com>
Date: 2014-05-28 (Wed, 28 May 2014)

Changed paths:
M pyjswidgets/pyjamas/ui/Focus.oldmoz.py

Log Message:
-----------
Fix for IE 11 (Focus)

IE presents itself as mozilla, so it trips on the bug.


Commit: c71cdac550766662298cc4052c78065f0254775b
https://github.com/pyjs/pyjs/commit/c71cdac550766662298cc4052c78065f0254775b
Author: Janjaap Bos <j....@capitar.com>
Date: 2014-05-28 (Wed, 28 May 2014)

Changed paths:
M pyjswidgets/pyjamas/JSONTranslations.py

Log Message:
-----------
Fix for JSONTranslations empty keyword

Cannot localize zero space.


Commit: 05b6cb4e5a5bba0d0c37e857aac1a96612992cd9
https://github.com/pyjs/pyjs/commit/05b6cb4e5a5bba0d0c37e857aac1a96612992cd9
Author: Janjaap Bos <j....@capitar.com>
Date: 2014-05-28 (Wed, 28 May 2014)

Changed paths:
M setup_pyjstools.py

Log Message:
-----------
Added missing lib.logging package


Commit: eae090b43fd4cfa72f5fa440f07e540575651b4c
https://github.com/pyjs/pyjs/commit/eae090b43fd4cfa72f5fa440f07e540575651b4c
Author: C Anthony Risinger <c...@anthonyrisinger.com>
Date: 2014-05-29 (Thu, 29 May 2014)

Changed paths:
M pyjs/builtin/pyjslib.py
M pyjs/linker.py
M pyjs/translator_proto.py
M pyjswidgets/pyjamas/JSONTranslations.py
M pyjswidgets/pyjamas/ui/Focus.oldmoz.py
M setup.py
M setup_pyjstools.py

Log Message:
-----------
Merge pull request #823 from janjaapbos/master

Minor fix and added dependency on six


Compare: https://github.com/pyjs/pyjs/compare/1168b839d716...eae090b43fd4
Reply all
Reply to author
Forward
0 new messages