anatoly techtonik

Results 134 issues of anatoly techtonik

https://github.com/techtonik/mingwpy.github.io/commit/7ea6b181d38adf37b8ae92d0c1ff822575cc50e8 Does it worth adding an option?

enhancement

There is no cross-platform way to catch DNS lookup errors with `requests`. At least I see that error message on Windows https://stackoverflow.com/questions/40145631/precisely-catch-dns-error-with-python-requests looks different from Linux in https://github.com/kennethreitz/requests/issues/3550 Would be...

It will greatly help to add "Edit the page in Github" links. The list of software definitely need updating. Does wsgi.org hosted on read-the-docs? - http://mg.pov.lt/blog/sphinx-edit-on-github If not, perhaps this...

Instead of implemeting login, edits etc., is it possible to teach Django to fetch contents from repository (plain text files) instead of database? This way people can send PRs and...

It is somehow wrong to waste time on entering project details over and over. Name, license, authors, bug trackers, etc. All of this was typed a dozen times for every...

@nayafia, the current choices for funding status are "Funded", "Self-Funded", "No funded" and "Unknown", but many projects are `partially` funded meaning that only few (or even one) developer works on...

Would be nice to star projects..

Also confirmed by screenshot from the main page: ![](https://cloud.githubusercontent.com/assets/4116708/10845542/f0f0cc2e-7f08-11e5-8b1e-a1cda696c1cb.png)

`jsonlint` conflicts with https://github.com/zaach/jsonlint and is not available out of the box on Windows. It is more convenient to use `demjson` binary if it was available.

[Docco Site](http://jashkenas.github.io/docco/) is using `linear` layout currently. It would be awesome to see examples of `classic` and `parallel` as well.