]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116622: Redirect stdout and stderr to system log when embedded in an Android app...
authorMalcolm Smith <smith@chaquo.com>
Tue, 30 Apr 2024 14:00:31 +0000 (15:00 +0100)
committerGitHub <noreply@github.com>
Tue, 30 Apr 2024 14:00:31 +0000 (16:00 +0200)
commit3b268f4edc02b22257d745363b5cae199b6e5720
tree6a485b90d723817ae9a16b4bad5995f77698a364
parent11f8348d78c22f85694d7a424541b34d6054a8ee
gh-116622: Redirect stdout and stderr to system log when embedded in an Android app (#118063)
Lib/_android_support.py [new file with mode: 0644]
Lib/test/test_android.py [new file with mode: 0644]
Misc/NEWS.d/next/Core and Builtins/2024-04-17-22-49-15.gh-issue-116622.tthNUF.rst [new file with mode: 0644]
Python/pylifecycle.c
Python/stdlib_module_names.h
configure
configure.ac