Nick Williams

Results 23 comments of Nick Williams

We use statsd to send metrics to DataDog. We have the capability of sending float milliseconds instead of int milliseconds to DataDog, which means we could record something that takes...

Finally circling back to some old issues. Here's my take on this: The ISO standard in question does not require any particular number of fractional-second digits, and ISO-compliant parsers should...

This hit me, too. It's a big bummer. I was looking forward to shortening the `.dkr.ecr..amazonaws.com` URIs. I, apparently, successfully got a proxy in front of it, and then had...

> Please support other than SESSION_TRACK_GTIDS too. Hello, @methane. For whatever reason, I did not receive a notification of your reply. I will reload this page more often so that...

Okay. I'll make these changes today/this weekend and update the pull request this weekend. Thanks for the review! Less back-and-forth this way. :-)

@methane: I have updated the pull request to support all facets of session tracking and to use `PyBytes_FromStringAndSize` instead of assuming unicode.

> Oh, I didn't mean adding bunch of APIs. I meant: > > ```python > infos = conn.get_session_track_info(MySQLdb.constants.session_state_type.SESSION_TRACK_GTIDS) > ``` > > Only one method is needed. Well, I looked...

> I'm sorry but please notice I don't want to review and maintain much code I never use. I want to minimize the maintenance cost of this project. I can...

Throwing my hat in the ring to request this make its way into PyPi. With `--process-dependency-links` support deprecated and slated for removal with no replacement, and our project's being an...

Should a new bug be filed, or is it possible to re-open this bug? Per [this comment](https://github.com/actions/runner-images/issues/6668#issuecomment-1364540817), shell `pwsh` is not working as documented, which is a bug (either with...