Nick Doty
Nick Doty
When I fill my handle_entity with lots of self.log() calls, I sometimes get the following error: ``` cannot put more than 500 entities in a single call Traceback (most recent...
As I [mentioned in IRC](http://indiewebcamp.com/irc/2014-08-29/line/1409345628176) and similar to #270 and #271 it would be nice if a Tumblr account could exist (either per user or system wide) that would syndicate...
Probably needs a comprehensive review for better error handling through all of this parsing -- in fact, could we just use an existing, more robust BibTeX parsing library, like bibtexparser?...
I just accidentally posted the same large blog post twice in one minute, which created two syndicated Twitter posts, etc. There was a network error somewhere, which I think explains...
Using the standard matplotlib colors and styles is not ideal: the color palettes are not accessible to people with color-blindness, for example. If we have the libraries and maybe a...
As noted in #355, just need to update the script help text that the date format is ordinal.
Can we provide some basic guidelines for contributors? https://help.github.com/articles/setting-guidelines-for-repository-contributors/ Might want to include: * how/where to write tests for new features * license, etc. * how to separate scientific code...
It would be great if BigBang could take a mailing list email address (`[email protected]`) or a mailing list info page (`example.com/ mailman/listinfo/listname`) and find or guess the correct mailing list...
> The API documentation is organized by file/library, which makes sense, but I'm not sure how easy that is for people to understand. Should we have an overview of how...
- [ ] log errors in a more easily accessible way (including timestamps, HTTP error messages, etc.) - [ ] automated retry functionality (an isolated network issue shouldn't completely block...