Fix a bug with Python >= 3.11 where -rU was removed as an open flag.
commit56690ca8348357f51a561de067bf751a1b757e68
authorStan <Stan@3db68df2-c116-0410-a063-a993310a9797>
Sat, 14 Jan 2023 12:22:11 +0000 (14 12:22 +0000)
committerStan <Stan@3db68df2-c116-0410-a063-a993310a9797>
Sat, 14 Jan 2023 12:22:11 +0000 (14 12:22 +0000)
treebea6d4a7b01a9a58f2321d218f0547cda5dfcdb1
parent255d879edb55da8bf9d8d08fb0a00f12f69787e3
Fix a bug with Python >= 3.11 where -rU was removed as an open flag.
Patch by: @sera
Refs #6676 Phab:rP27409
Differential Revision: https://code.wildfiregames.com/D4888

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@27442 3db68df2-c116-0410-a063-a993310a9797
libraries/source/spidermonkey/Fix-use-of-removed-U-support-in-python-3.11.patch [new file with mode: 0644]
libraries/source/spidermonkey/patch.sh