| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
v4.6.3
Moved workaround for #327 to _compat module.
v4.6.2
bpo-44784: Avoid errors in test suite when DeprecationWarnings are
treated as errors.
References:
https://github.com/python/importlib_metadata/issues/327
https://bugs.python.org/issue44784
(From OE-Core rev: 9ac45967b0e739d7480ac432bab0b0ca0341b24b)
Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This is the result of automated script conversion:
scripts/contrib/convert-overrides.py <oe-core directory>
converting the metadata to use ":" as the override character instead of "_".
(From OE-Core rev: 42344347be29f0997cc2f7636d9603b1fe1875ae)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
v4.6.1
======
* #327: Deprecation warnings now honor call stack variance
on PyPy.
(From OE-Core rev: 5a09610d7b7a631f4cac41ab4325f3ed77c68a50)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|