Change by Mickaël S. :
--
keywords: +patch
pull_requests: +8069
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue26440>
___
___
Python-
Change by Mickaël S. :
--
title: zipfile: AttributeError in "seek" method of "_SharedFile" class ->
Several AttributeError in zipfile seek() methods
___
Python tracker
<https://
Change by Mickaël S. :
--
keywords: +patch
pull_requests: +8045
stage: needs patch -> patch review
___
Python tracker
<https://bugs.python.org/issue34035>
___
_
Mickaël S. added the comment:
Little word to say I am working on at EuroPython 2018.
--
nosy: +Tiger-222
___
Python tracker
<https://bugs.python.org/issue34
Mickaël S. added the comment:
In my case, on the computer doing releases, I cannot use the full Python
installer (even with a minimal unattend.xml file) because any software
installation is prohibited. This is an issue in my side but it is for the
context.
I was expecting to be able to
New submission from Mickaël S. :
As stated by https://bugs.python.org/issue24960, the bug should be fixed in
3.6.5 (if it is the same, not sure).
Simple reproduction steps are:
1) Download and unzip python-3.6.5-embed-win32.zip.
2) Install pip (OK):
C:\Users\TestW764\python-3.6.5-embed-win32