David Hotham
David Hotham
https://warehouse.pypa.io/api-reference/json.html#project > The releases key on this response should be considered deprecated, and projects should shift to using the simple API (which can be accessed as JSON via PEP 691)...
#105 improved matters, but still left this: > I have to work through the case where ``` tags = { thing = "whatever" } ``` > because currently it becomes...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritise this request * Please do...
### Bug Report - At what date and time did you most recently experience the problem? May 1st 00:00 UTC - Where did you experience the problem? E.g. Azure Web...
I see that there is a timeout of 290s for a watch request, and 295s for a list. And the code next to these values refers to https://github.com/kubernetes/kubernetes/issues/6513. But that...
fix oom
This addresses - but does not exactly fix - the out-of-memory reported in #32. I have removed a block of code which, I suppose, is somehow mis-handling this case. This...
Addresses, though perhaps doesn't exactly fix, the crash reported in #32. If a `MinimizedInlineDelimiterList` contains 256 or more elements, the `char`-sized `size` wraps in serialization. This causes the subsequent failure...
Hi, I thought I'd see how the parser did with the new `TREE_SITTER_MARKDOWN_AVOID_CRASH` trick against the fuzzer. Unfortunately, the fuzzer still finds crashes, and infinite loops. Here are a couple...
I see that this project is rather inactive, but I guess I'm an optimist... lockfile has long been deprecated, per https://github.com/ionrock/cachecontrol/issues/109 (2016!). https://github.com/ionrock/cachecontrol/pull/114 was an earlier try at getting cachecontrol...
I probably should have checked first whether this is something you even want, but if the answer is "no thanks" then fair enough: it wasn't so much work that either...