Filipe Laíns 🇵🇸

Results 478 comments of Filipe Laíns 🇵🇸

Why would you need to add support for a new source if the hardware you want to use should already be supported in `usrp_src.py` via SoapySDR?

Archlinux, I used the PKGBUILD in the AUR. You can find it here https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=elfx86exts.

@WingofaGriffin it's not. #33 refers to HTOP which is an One time password algorithm, which mean you have a generator app/device that generates a different password each time you login....

> I'm not sure what the policy / ideal situation is for changing distutils, due to it still existing in the stdlib too. I only skimmed the issue, so did...

Can you clarify? The tag seems fine to me, just missing the minor version.

That's great to know! I don't use mac so I have not kept up to date with the versioning scheme. And I agree that we probably want to keep this...

Well, the PEP does not specify anything about matching older versions, it just maps the platform tag to `distutils.util.get_platform`, but given the current implementations, I'd say yes. I think the...

Also, I think it would make sense to update the PEP to say to use `sysconfig.get_platform` when distutils is not available. Any thoughts?

> What would happen is we list all the appropriate tags in preference order, and then tools can use that order however they choose. So in this instance we would...

Another issue: https://github.com/FFY00/meson-python/issues/160 The minor versions are also not generated. Should I be generating `12.0` tags for `12.6`? That seems like the only option right now to make it work...