Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: e494b25fe37db164296e711e0a9a2c82fe92740a
https://github.com/tianocore/edk2/commit/e494b25fe37db164296e711e0a9a2c82fe92740a
Author: Ashraf Ali S <[email protected]>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M BaseTools/Source/Python/FirmwareStorageFormat/FvHeader.py
Log Message:
-----------
BaseTools:Remove deprecated ast.Str import for Python 3.14 compatibility
- Str is not being used in FvHeader.py
- Removed import of ast.Str as it was removed in Python 3.14.
- Ensures compatibility with Python 3.14 and later.
- https://docs.python.org/3/whatsnew/3.14.html#id9
This addresses ImportError caused by removal of deprecated AST classes
including ast.Str.
Signed-off-by: Ashraf Ali S <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits