[edk2-devel] [PATCH 0/3] BaseTools: fix some python DeprecationWarnings

Cole crobinso at redhat.com
Fri Jul 23 20:02:25 UTC 2021


This addresses some python DeprecationWarnings that are popping up
with python 3.10

Cole Robinson (3):
  build: Fix python3.10 threading DeprecationWarnings
  python: Replace distutils.utils.split_quotes with shlex.split
  BaseTools: Drop check for distutils.utils

 .../Source/Python/AutoGen/UniClassObject.py   |  4 +-
 .../Python/UPT/Library/UniClassObject.py      |  4 +-
 BaseTools/Source/Python/build/build.py        | 48 +++++++++----------
 BaseTools/Tests/RunTests.py                   |  7 ---
 4 files changed, 28 insertions(+), 35 deletions(-)

-- 
2.31.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#78143): https://edk2.groups.io/g/devel/message/78143
Mute This Topic: https://groups.io/mt/84409128/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list