Meet Soni
Meet Soni
- When trying locally, I'm having `requests.exceptions.ConnectionError` instead of `aiohttp.client_exceptions`. - similar to #2382 `try/catch` is working as expected. or again am I missing something? @terriko
I'll make a PR soon after the other one.
does `MirrorError: 39` from error_handler sounds like an appropriate error or do I make a new one? also, how should I go about for the test?
This should be fixed by #2509.
This one's based on purl-go branch, I'll rebase when the other one is merged.
Seems it was due to bad cache.
> Generate internal [PURL identifiers](https://github.com/package-url/purl-spec) within our "language" parsers for this, do we want hard-coded strings like `scheme:{type}/{name}@{version}` which could look something like this `pkg:npm/[email protected]` or do you have some...
So, can I try this one?
Hey @crazytrain328! I have already coded it for `r`, `ruby` and `swift`. Feel free to choose any other :)
Hey @tahifahimi! I think we should pause the development of purl integration until the first one is merged(other ones will be based on that). I have to implement some requested...