|
[edk2-libc Patch 1/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
By
Jayaprakash, N
· #82406
·
|
|
[edk2-libc Patch 1/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
Hi Mike, Thanks for the review comments. The PythonReadMe.txt available @ https://github.com/tianocore/edk2-libc/blob/master/AppPkg/Applications/Python/PythonReadMe.txt is the readme file for Py2.7.2
Hi Mike, Thanks for the review comments. The PythonReadMe.txt available @ https://github.com/tianocore/edk2-libc/blob/master/AppPkg/Applications/Python/PythonReadMe.txt is the readme file for Py2.7.2
|
By
Jayaprakash, N
· #82433
·
|
|
[edk2-libc Patch 1/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
Hi Mike, Could you look into this and let me know if there is anything else need to be done. Regards, JP
Hi Mike, Could you look into this and let me know if there is anything else need to be done. Regards, JP
|
By
Jayaprakash, N
· #82516
·
|
|
[edk2-libc Patch v2 0/4] To remove Py 2.7 support from edk2-libc
Jayaprakash Nevara (4): AppPkg/Applications/Python: To remove the py2.7.2 uefi port code AppPkg/Applications/Python: to remove document references to py2.7.2 AppPkg/Applications/Python: to remove py2.
Jayaprakash Nevara (4): AppPkg/Applications/Python: To remove the py2.7.2 uefi port code AppPkg/Applications/Python: to remove document references to py2.7.2 AppPkg/Applications/Python: to remove py2.
|
By
Jayaprakash, N
· #82651
·
|
|
[edk2-libc Patch v2 1/4] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
By
Jayaprakash, N
· #82652
·
|
|
[edk2-libc Patch v2 0/4] To remove Py 2.7 support from edk2-libc
Jayaprakash Nevara (4): AppPkg/Applications/Python: To remove the py2.7.2 uefi port code AppPkg/Applications/Python: to remove document references to py2.7.2 AppPkg/Applications/Python: to remove py2.
Jayaprakash Nevara (4): AppPkg/Applications/Python: To remove the py2.7.2 uefi port code AppPkg/Applications/Python: to remove document references to py2.7.2 AppPkg/Applications/Python: to remove py2.
|
By
Jayaprakash, N
· #82653
·
|
|
[edk2-libc Patch v2 0/4] To remove Py 2.7 support from edk2-libc
Jayaprakash Nevara (4): AppPkg/Applications/Python: To remove the py2.7.2 uefi port code AppPkg/Applications/Python: to remove document references to py2.7.2 AppPkg/Applications/Python: to remove py2.
Jayaprakash Nevara (4): AppPkg/Applications/Python: To remove the py2.7.2 uefi port code AppPkg/Applications/Python: to remove document references to py2.7.2 AppPkg/Applications/Python: to remove py2.
|
By
Jayaprakash, N
· #82654
·
|
|
[edk2-libc Patch v2 1/4] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
By
Jayaprakash, N
· #82655
·
|
|
[edk2-libc Patch v2 2/4] AppPkg/Applications/Python: to remove document references to py2.7.2
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove references to the py 2.7.2 UEFI port in all documents from edk2-libc repo. This python interpreter is no more supporte
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove references to the py 2.7.2 UEFI port in all documents from edk2-libc repo. This python interpreter is no more supporte
|
By
Jayaprakash, N
· #82656
·
|
|
[edk2-libc Patch v2 1/4] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
By
Jayaprakash, N
· #82657
·
|
|
[edk2-libc Patch v2 3/4] AppPkg/Applications/Python: to remove py2.7.10 support from edk2-libc
By
Jayaprakash, N
· #82658
·
|
|
[edk2-libc Patch v2 4/4] AppPkg/Applications/Python: to remove py2.7.10 references from edk2-libc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove the document references to py 2.7.10 UEFI port. Py2.7.10 is no more supported as it has reached EOL starting from 1st
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove the document references to py 2.7.10 UEFI port. Py2.7.10 is no more supported as it has reached EOL starting from 1st
|
By
Jayaprakash, N
· #82659
·
|
|
[edk2-libc Patch 1/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
Hi Mike, I have send V2 version of patch series to remove complete Py 2.7 support(including py 2.7.2 and py 2.7.10 versions removal). Separate patches created for code and document changes. There was
Hi Mike, I have send V2 version of patch series to remove complete Py 2.7 support(including py 2.7.2 and py 2.7.10 versions removal). Separate patches created for code and document changes. There was
|
By
Jayaprakash, N
· #82660
·
|
|
[edk2-libc Patch 1/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
Hi Mike, Could you look into this PR? Regards, JP
Hi Mike, Could you look into this PR? Regards, JP
|
By
Jayaprakash, N
· #82789
·
|
|
[edk2-libc Patch 1/1] AppPkg/Applications/Python: Remove py2.7.2 support from edk2-libc
Thanks Mike for the review comments. I have made the changes to readme files as you have suggested. Regards, JP
Thanks Mike for the review comments. I have made the changes to readme files as you have suggested. Regards, JP
|
By
Jayaprakash, N
· #82942
·
|
|
[edk2-libc Patch v3 0/5] AppPkg/Applications/Python: To remove the py2.7 support from edk2-libc
Jayaprakash Nevara (5): AppPkg/Applications/Python: To remove the py2.7.2 uefi port code AppPkg/Applications/Python: to remove document references to py2.7.2 AppPkg/Applications/Python: to remove py2.
Jayaprakash Nevara (5): AppPkg/Applications/Python: To remove the py2.7.2 uefi port code AppPkg/Applications/Python: to remove document references to py2.7.2 AppPkg/Applications/Python: to remove py2.
|
By
Jayaprakash, N
· #82955
·
|
|
[edk2-libc Patch v3 2/5] AppPkg/Applications/Python: to remove document references to py2.7.2
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove references to the py 2.7.2 UEFI port in all documents from edk2-libc repo. This python interpreter is no more supporte
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove references to the py 2.7.2 UEFI port in all documents from edk2-libc repo. This python interpreter is no more supporte
|
By
Jayaprakash, N
· #82956
·
|
|
[edk2-libc Patch v3 1/5] AppPkg/Applications/Python: To remove the py2.7.2 uefi port code
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove the UEFI port of py 2.7.2 code from the edk2-libc git repo. This is an outdated python version and is not supported an
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove the UEFI port of py 2.7.2 code from the edk2-libc git repo. This is an outdated python version and is not supported an
|
By
Jayaprakash, N
· #82957
·
|
|
[edk2-libc Patch v3 4/5] AppPkg/Applications/Python: to remove py2.7.10 references from edk2-libc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove the document references to py 2.7.10 UEFI port. Py2.7.10 is no more supported as it has reached EOL starting from 1st
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to remove the document references to py 2.7.10 UEFI port. Py2.7.10 is no more supported as it has reached EOL starting from 1st
|
By
Jayaprakash, N
· #82958
·
|
|
[edk2-libc Patch v3 5/5] AppPkg/Applications/Python: to update readme files in edk2-libc
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to update references to py 2.7.10 in StdLib/Readme.txt and StdLibPrivateInternalFiles/ReadMe.txt documents to py3.6.8. Cc: Rebec
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3589 This commit is to update references to py 2.7.10 in StdLib/Readme.txt and StdLibPrivateInternalFiles/ReadMe.txt documents to py3.6.8. Cc: Rebec
|
By
Jayaprakash, N
· #82959
·
|