Mike Lissner
Mike Lissner
I'm pretty sure some of the tests are hitting the network. This isn't a great situation but there seems to be a decent solution to this [over on stackoverflow](http://stackoverflow.com/a/18601897/64911). >...
Looks like an easy subclass of nev_p.py, but it's actually a court that I don't think we have in CourtListener yet. Been a long time since that happened, so: -...
The following backscrapers are ready, but are awaiting the enhancements that I've made to the CL caller that mitigates the impact of large scrapes: Oral Argument: - [ ] cadc...
I wanted to upload a file and set the remote filename, and I was happy to discover this bit of documentation: https://internetarchive.readthedocs.io/en/latest/api.html#setting-remote-filenames Cool! But wait, I'm passing a dict to...
...http://stackoverflow.com/questions/8868222/why-does-goudy-old-style-only-display-in-italics-in-ie9 and http://stackoverflow.com/questions/7910391/ie9-causes-all-webpage-text-to-render-as-italic-when-font-familygoudy-oldstyle
STR: 1. Open a new tab 2. Load a webpage into the tab. 3. Drag the tab from the sidebar off of the browser Expected results: A new window should...
I could be mistaken, but I haven't been able to find the documentation on how to verify the IA crawler. The closest thing I've found is that you can check...
This is a weird bug, but I can't imagine how I could have caused it, so it feels like something on your side. After installing travis for the first time...
I've looked in the following places: 1. Readme in github 2. Changelog.rst in github 3. Github releases feature 4. The Github pages site 5. The `docs` directory And I haven't...
### What does this change Adds a warning when date_time_this_year has False for both before and after now. ### What was wrong It was too easy to have a bad...