Jonathan Vanasco

Results 268 comments of Jonathan Vanasco

The `legacy-cgi` package will install into the cgi namespace and provide backwards compatibility in this situation. This isn't part of the core library; creating a new "examples" configuration and catching...

> By virtue of filing this PR, we now have to block the keys you've generated as compromised Yes. I understand that and recognized it in #493 two months ago....

Would you consider a change that allows for a global variable set within code to be consulted for non-matching Python versions? There is quite a significant change as to how...

My use case: we have some publicly released libraries that invoked `create_urllib3_context`. Because the behavior of this function changes dependent upon Python minor version, we could either drop support for...

It would make more sense to extend HSET/HMSET with the timestamps -- SET now supports the SETEX functionality, and SETEX is being sunsetted. It would also make sense to have...

@itamarhaber perhaps there should be a "rejected" or "wontfix" label for tickets such as this?

@itamarhaber ha! i thought that included you. sorry!

Short term plan: * IP Addresses are now allowed in the `Domain` table and object; it should be renamed in the future * `cert_utils` extended with ipv4 and ipv6 support

I undid the typing update against the main library, so this PR now only updates the examples. I am not going to have time to get into the main library...

Ok, I've moved stuff around. I nested all the cruft into `/test/examples` and did a bit more typing * `/test/examples/examples_metadata` - python namespace for test metadata. e.g. the pypi packages...