Dustin Ingram
Dustin Ingram
Looks like you're right, it's either `@mozmail.com`, `@relay.mozmail.com` or `@personaldomain.mozmail.com`. My reasoning on including this is that an email with a mozmail domain is never going to be a primary...
Thanks @X-SLAYER, can you re-sort the list so CI passes?
Does it actually work? I wasn't able to get it to receive a message to a `@gmail.com` address it generated.
See the comment [here](https://github.com/jazzband/pip-tools/pull/1565#discussion_r797632859) about why it was recommended to skip `_setup_logging` for newer `pip` versions. IIRC this seemed to be correct based on my testing for https://github.com/jazzband/pip-tools/pull/1567/.
Would a method to ignore all environment markers when compiling be sufficient here?
Thanks for the report! The XML-RPC API is a special snowflake and handles caching a bit differently than everything else on PyPI, so it's possible this is occasionally failing and...
We occasionally see this (namely, the difference between a plain and gzip response), though not quite this bad or frequently. Unfortunately when this happens, it seems to be mostly out...
@Xcelled Yup, anyone can issue an XPURGE to any PyPI page or endpoint (except for XML-RPC).
See https://github.com/pypa/advisory-database/issues/65 for an example of where collecting the GHSA entries would ensure advisory databases are more up-to-date.
(I also don't recall pushback on PURLs)