meson/mesonbuild/wrap
Ruben Gonzalez ee479ded3f wrap: default values for netrc are empty string from python 3.11
From python 3.11 [1]:

> The entry in the netrc file no longer needs to contain all tokens.  The missing
> tokens' value default to an empty string.  All the tokens and their values now
> can contain arbitrary characters, like whitespace and non-ASCII characters.
> If the login name is anonymous, it won't trigger the security check.

[1] 15409c720b
2024-06-07 17:02:25 -04:00
..
__init__.py Add wrap mode to disable auto promote 2020-10-13 17:55:16 -04:00
wrap.py wrap: default values for netrc are empty string from python 3.11 2024-06-07 17:02:25 -04:00
wraptool.py Use SPDX-License-Identifier consistently 2023-12-13 15:19:21 -05:00