This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "Thun" repository containing the "joypy" project. The branch, simpler has been updated via 0904bad81b309adfc45a3441bc52f48f8a2ab784 (commit) via 50293908d99ea82fb42b8a37d8fb774237e44633 (commit) from caa4461217a8ee23bdb0eca934e1d1ab0d64b706 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0904bad81b309adfc45a3441bc52f48f8a2ab784 Author: Simon Forman <sform****@hushm*****> Date: Thu Sep 22 11:41:16 2022 -0700 Capture and fwd exceptions in subforks. (Should there be only one subtask? Do the other quote in the main proc?) commit 50293908d99ea82fb42b8a37d8fb774237e44633 Author: Simon Forman <sform****@hushm*****> Date: Thu Sep 22 09:13:11 2022 -0700 Let's play with more cores. ----------------------------------------------------------------------- Summary of changes: implementations/Python/joys.py | 73 ++++++++++++++++++++++ implementations/Python/{joy => ojoy}/__init__.py | 0 implementations/Python/{joy => ojoy}/__main__.py | 0 implementations/Python/{joy => ojoy}/defs.txt | 0 implementations/Python/{joy => ojoy}/library.py | 0 .../Python/{joy => ojoy}/utils/__init__.py | 0 .../Python/{joy => ojoy}/utils/snippets.py | 0 7 files changed, 73 insertions(+) create mode 100644 implementations/Python/joys.py rename implementations/Python/{joy => ojoy}/__init__.py (100%) rename implementations/Python/{joy => ojoy}/__main__.py (100%) rename implementations/Python/{joy => ojoy}/defs.txt (100%) rename implementations/Python/{joy => ojoy}/library.py (100%) rename implementations/Python/{joy => ojoy}/utils/__init__.py (100%) rename implementations/Python/{joy => ojoy}/utils/snippets.py (100%) hooks/post-receive -- Thun (joypy)