open_toontown_panda3d/makepanda
Yaksh Bariya 586b92a4ab
makepanda: fix for python >= 3.13 on android
android is now a supported platform Python since Python 3.13.
Earlier logic for figuring out android is still kept to preserve
backwards compatibility with Python versions <= 3.12.

Also have added a comment where we are monkeypatching sys.platform to
"android" to remove it once minimum python requirement is removed

Found initially during Python bump for Termux (https://github.com/termux/termux-packages/pull/27739)

Also seems like Pyright too hasn't caught up with this yet. So it needs
to be made aware as well
2026-01-12 07:08:57 +05:30
..
confauto.in makepanda: enable Assimp in default Confauto.prc if built 2018-10-07 23:00:17 +02:00
config.in makepanda: Add pandagles2 to Config.prc, fall back if pandagl not built 2021-12-06 22:25:28 +01:00
getversion.py makepanda: Code formatting 2020-12-31 13:44:13 +01:00
installer.nsi Merge branch 'release/1.10.x' 2025-12-22 16:12:54 +01:00
installpanda.py Allow running test suite with emscripten via node.js 2024-11-04 18:40:30 +01:00
locations.py makepanda: Stop using deprecated distutils (#1549) 2023-10-13 10:13:28 +02:00
makepackage.py makepackage: don't use deprecated dpkg-shlibdeps option 2025-07-28 10:01:59 +02:00
makepanda.bat makepanda: use Python 3.8 by default in makepanda.bat 2020-01-06 03:25:35 +01:00
makepanda.py makepanda: Set default MSVC version to 14.3 (2022) 2025-12-29 10:55:50 +01:00
makepanda.sln general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
makepandacore.py makepanda: fix for python >= 3.13 on android 2026-01-12 07:08:57 +05:30
makewheel.py makewheel: Exclude some more system libs 2025-12-22 12:11:06 +01:00
panda-install.bmp New branding images for 1.10.0 2019-01-03 14:44:17 +01:00
pstats.desktop makepanda: Add file associations and shortcuts for pstats 2022-12-01 15:08:41 +01:00
pview.desktop installpanda: Enable start-up notifications for pview 2022-12-01 15:52:16 +01:00
selfdestruct.py cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00
test_wheel.py Merge branch 'release/1.10.x' 2024-10-31 13:13:00 +01:00