- 12 Sep, 2018 3 commits
-
-
Michael Droettboom authored
Vendor file_packager.py
-
Michael Droettboom authored
-
Michael Droettboom authored
-
- 11 Sep, 2018 2 commits
-
-
Roman Yurchak authored
MAINT: Update {chrome,firefox}_options to options
-
Roman Yurchak authored
Update to Matplotlib 2.2.3
-
- 10 Sep, 2018 7 commits
-
-
Roman Yurchak authored
Update to pandas 0.23.4
-
Roman Yurchak authored
Update to Numpy 1.15.1
-
Michael Droettboom authored
Selenium is saying: /home/circleci/repo/pyodide-env/lib/python3.7/site-packages/selenium/webdriver/chrome/webdriver.py:50: DeprecationWarning: use options instead of chrome_options warnings.warn('use options instead of chrome_options', DeprecationWarning)
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
- 08 Sep, 2018 1 commit
-
-
Michael Droettboom authored
Ensure that package loading runs in sequence
-
- 07 Sep, 2018 8 commits
-
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
MAINT Use multi-line code snippets in tests
-
Roman Yurchak authored
-
Roman Yurchak authored
Fix #71: Upgrade to Python 3.7
-
- 06 Sep, 2018 5 commits
-
-
Michael Droettboom authored
-
Michael Droettboom authored
-
Michael Droettboom authored
MAINT Fix and refactor tests/make_test_list.py
-
Roman Yurchak authored
-
Roman Yurchak authored
Avoid using UTF8ToString
-
- 05 Sep, 2018 7 commits
-
-
Michael Droettboom authored
-
Roman Yurchak authored
MAINT: Rename python2js_int to _python2js
-
Michael Droettboom authored
"int" meant "internal", but it's too easily confused with "integer"
-
Michael Droettboom authored
The only places we were using it was for strings that are ASCII anyway, so this is both more efficient and avoids this Chrome bug: https://bugs.chromium.org/p/chromium/issues/detail?id=868404
-
Michael Droettboom authored
Load multiple packages in pyodide.loadPackage
-
Michael Droettboom authored
Package pytest
-
Roman Yurchak authored
-
- 04 Sep, 2018 2 commits
-
-
Roman Yurchak authored
Also remove the (failing) tests with simultaneous package loading
-
Michael Droettboom authored
`square` -> `cube` to avoid aliasing
-
- 03 Sep, 2018 5 commits
-
-
Roman Yurchak authored
-
Roman Yurchak authored
-
Roman Yurchak authored
-
Roman Yurchak authored
-
Roman Yurchak authored
-