Joshua Crowgey

Results 86 comments of Joshua Crowgey

I have a bit of a selfish reason for this PR: I need to get formatted names out of certificates as provided by XN_FLAG_RFC2253. Now that https://github.com/pyca/cryptography/pull/4174 was merged, I...

Looks like this is failing CI because it's not finding the bindings from pyca/cryptography. @reaperhulk helped me realize this wasn't the case. I was asserting the wrong thing which was...

Looking at the openweathermap free api, it looks like there "weather" request comes with a temp_min and temp_max which we could use to show today's high and low. Then, the...

See https://github.com/cavaliercoder/go-cpio/pull/12, which implements the reader (but not the writer).

Whoa, deja vu: https://github.com/insanum/gcalcli/issues/387

I'm wanting this as well, so I'm reopening this issue and adding it to the 4.1 milestone. One of the outcomes of the modularization project I've been working on is...

Thanks for sending this. Do you mind fixing the missing newlines on some of these files?

> Hello. Not sure what exactly you meant, but now all the files contain a trailing line feed. > I'm newbie in rust and don't know style conventions. I'm using...