Jason Robbins
|
fe3f910336
|
In py3 code, replace the separate mock lib with unittest.mock. (#1665)
|
2022-01-11 08:20:40 -08:00 |
Jason Robbins
|
e77396a8cc
|
Make app deployable with py3. (#1559)
* Make app deployable with py3.
* Handle empty API posts
|
2021-09-24 15:19:17 -07:00 |
Kyle Ju
|
b6bb10195a
|
Run 2to3 to detect py2 to py3 changes (#1551)
* Run 2to3 -w -n .
* Update internals/fetchmetrics.py
* Update internals/models.py
* Update internals/notifier.py
* Update pages/blink_handler.py
* Update internals/fetchmetrics.py
|
2021-09-22 18:23:14 -07:00 |
Jason Robbins
|
3eb299e8dc
|
Reorganize framework-like code into a framework directory. (#1216)
* Reorganize framework-like code into a framework directory.
* Actually move API tests
|
2021-03-19 11:18:17 -07:00 |