Branch: refs/heads/master Home: https://github.com/tianocore/edk2-libc Commit: 01c9d00fef1b086d64c6d0f383e0d299d8cf8fb7 https://github.com/tianocore/edk2-libc/commit/01c9d00fef1b086d64c6d0f383e0d299d8cf8fb7 Author: Ajay Kadapathri <ajay.kadapat...@intel.com> Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths: M AppPkg/Applications/Python/Python-3.6.8/PyMod-3.6.8/Include/pyconfig.h Log Message: ----------- Python/Python3.6.8: help built-in function issue fix REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4107 Observed that help built-in function in Python UEFI interpreter is not giving the full help text information of python constructs such as functions, objects , class and etc. This patch request fixes this issue, once this patch is applied We can get full text help information of python constructs Cc: Rebecca Cran <rebe...@nuviainc.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Jayaprakash N <n.jayaprak...@intel.com> Signed-off-by: Ajay Kadapathri <ajay.kadapat...@intel.com> Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits