New submission from Christian Buhtz :
Hello together,
this is is about the installer of Python 3.9.10 on Windows 10 64bit.
I have problems to interpret the installer wizard/dialog. And my argument is
that no matter if there are good reasons for the current options some of the
users are
Christian Buhtz added the comment:
Thank you very much for your quick replay and for taking my problems and
thoughts into account.
I have to dive deeper into the topic but still have some ideas how to re-design
the wizard.
IMHO the primary problem is that on the first page the decision
Christian Buhtz added the comment:
In the attachment you will find a PDF with variants A to D on each side.
I tried to think into the design decisions made by the team who created the
current installer. I am not sure of course but I tried to take this (assumed)
decisions into account
Christian Buhtz added the comment:
Dear Steve,
thanks for your feedback. I did not understand all details of your design
decisions but I am OK with that.
Variant A is fine for me, too. The important to points of A for me are 1) that
the checkboxes on page 1 are moved up directly under the
New submission from Christian Buhtz :
I read some of the PEPs about pickeling. But I would not say that I understood
everything.
Of course I checked the docu about multiprocessing.Queue. Currently it is not
clear for me which pickle protocol is used by multiprocessing.Queue.
Maybe I missed
Christian Buhtz added the comment:
This discussion on python-ideas
https://mail.python.org/archives/list/python-id...@python.org/thread/62CTVNQ2GIS4B6WUBX23K4CCCK5MCGYL/
--
nosy: +buhtz
___
Python tracker
<https://bugs.python.org/issue44
New submission from Christian Buhtz :
The docs for 'xml.etree.ElementTree.ElementTree.write' in Python 3.7 (and
possible earlier) does not say a word about the ordering of the attributes.
This makes unittesting hard.
But looking in the code tells me that the attributes are ordered