[issue46185] Python 3.10.1 installer refers to /Applications/Python 3.9 Install Certificates

2021-12-27 Thread Jaap Roes
New submission from Jaap Roes : The Python 3.10.1 installer on macOS has the text "A sample command script is included in /Applications/Python 3.9" when mentioning the "Install Certificates" command. This location doesn't exist (unless one has installed Python 3.9).

[issue45756] mock raises exception when using a spec with an attribute that raises exception on access

2021-11-13 Thread Jaap Roes
Jaap Roes added the comment: I think I encountered this when trying to mock `requests.Response`: https://github.com/psf/requests/issues/5944 -- nosy: +jaap3 ___ Python tracker <https://bugs.python.org/issue45