Lev Nagdimunov
Lev Nagdimunov
My thinking is to accept `Union[str, Iterable[str]]` for the source argument. Why the exception if `Iterable[str]` (with len > 1) and `source_ssh` are both set? I was thinking the `source`...
Ideally [pyi_test_temp_path](https://github.com/pyinstaller/pyinstaller/blob/develop/bootloader/src/pyi_utils.c#L331) could be modified to check if path is noexec. The code currently tries /tmp, /var/tmp and /usr/tmp, there is a good chance at least one of those is...
The latest version of the fork linked above does not seem to work on Pixel 3. Obtain "Password change error. Failed to change device encryption password" > 07-24 14:06:34.078 639...
Learn something new every day. Seems like it fundamentally means the device is insecure when bootloader is unlocked unless your lock screen is a very long password?
Seconding the request here. Currently the rewrite-target functionality for rewriting in the backend is much more powerful than the permanent-redirect and temporal-redirect features for frontend rewrite/redirect.
@jvz I am not sure if there is a miscommunication in this discussion. Currently when using the "Authorize Project" plugin, and "Run as Specific User" is selected, "Global" scoped credentials...
Looking at this further, JENKINS-58902 and JENKINS-55624 were about the Git plugin. It was the behavior of this plugin I was describing in my last comment, where when using the...
Do you have attestation conveyance preference set to at "direct" or "indirect"? Any other value won't send an AAGUID. I am not a 100% sure if even indirect sends it.
Thank you for reporting. I was not able to replicate this on Windows 10. What version of OSX did you experience this? What was the version of NumPy? Can you...