ACTIVITY SUMMARY (2020-07-17 - 2020-07-24)
Python tracker at https://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open7569 (+19)
closed 45560 (+43)
total 53129 (+62)
Open issues wi
There are tools in the python ecosystem that know how to build stand alone apps
for
python. These tools can figure out the minimum set of python and
.so/.dylib/.dll that are needed.
I use these tools when building apps for Windows and macOS where I do not
require
that python is pre-installed. Y