Jacob Scott
Jacob Scott
I would like to do something like: ``` python def test_perf(benchmark): results = benchmark(some_fn) if results.median_ms > 2000: raise Exception('Performance regression!') ``` This is obviously not the current API of...
Is there a way for get ``` autopep8 --in-place``` to pycodestyle-ish output like ```optparse.py:69:11: E401 multiple imports on one line```, so that you can see what errors were found/fixed? If...
See image, but it looks like CSS/npm/etc issues are tagged 'Python' incorrectly. Perhaps the project they are in has some python in it? But this isn't helpful if I am...
Given the version number I assume this is a backport of concurrent.futures from Python 3.2. There have been improvements to the module in later releases of Python 3, and I...
Moving state out of the system running jupyter and into a DB sounds awesome! If I have lots of notebooks on disk, is there a clean way to import them...
https://www.tradingtechnologies.com/blog/2019/08/16/update-on-the-tt-outage-on-august-13-2019/
https://github.com/Operations-Incident-Board/Postmortem-Report-Reviews