Ian Stapleton Cordasco

Results 41 issues of Ian Stapleton Cordasco

Let's posit an election for a large organization in which the list of eligible voters is not available to all of the membership for audit purposes. If we start with...

### Subject Originally reported in Requests (https://github.com/psf/requests/issues/6643) but also applicable here, `:` is a valid character in a path per RFC3986. However, if a path is used in urllib3 where...

This runs pytest within coverage, enables pytest-xdist to improve test run times, and reports the coverage on GitHub Actions for us. This also ensures that the parallel mode coverage files...

https://pypi.python.org/pypi/cliff/1.4.4

ready

I [mentioned this recently](https://mail.python.org/archives/list/[email protected]/thread/4K6SCT7J2GLDR4RUYIX7BL62PH2224D3/) but I'm basically the only person who responds to requests to add things to the PyCQA and works on the process. There's room for automation around...

Hi all, We recently had https://github.com/PyCQA/pydocstyle/issues/307 and https://github.com/PyCQA/pycodestyle/issues/739 opened on two projects looking for a new feature that already exists in `pylint`. It got me thinking. We're a loose coalition...

What do people think about having a blog for the projects and group? We could use Sphinx of GitHub pages and use blog.PyCQA.org This could be useful for announcements.

https://devcenter.heroku.com/articles/cli-style-guide#dependency-guidelines

I think my first attempt at an example project (for Flask) highlighted how rough it can be to integrate anything into some of the web frameworks if you're not intimately...

enhancement
help wanted
good first issue

This re-enables the use case of providing a custom SSLContext via a Transport Adapter as broken in #6655 and reported in #6715 Closes #6715