Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #110599 > unrolled thread

Re: [Python-Dev] [RELEASED] Python 3.4.5 and Python 3.5.2 are now available

Started bySteve Dower <steve.dower@python.org>
First post2016-06-27 08:25 -0700
Last post2016-06-27 08:25 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [Python-Dev] [RELEASED] Python 3.4.5 and Python 3.5.2 are now available Steve Dower <steve.dower@python.org> - 2016-06-27 08:25 -0700

#110599 — Re: [Python-Dev] [RELEASED] Python 3.4.5 and Python 3.5.2 are now available

FromSteve Dower <steve.dower@python.org>
Date2016-06-27 08:25 -0700
SubjectRe: [Python-Dev] [RELEASED] Python 3.4.5 and Python 3.5.2 are now available
Message-ID<mailman.40.1467042301.2358.python-list@python.org>
On 26Jun2016 1932, Larry Hastings wrote:
> https://www.python.org/downloads/release/python-352/
> ...
> /p.s. There appears to be a small oops with the Windows installers for
> 3.5.2--uploaded to the wrong directory or something.  They'll be
> available soon, honest!

That oops is now fixed, but I wanted to mention one other thing.

Microsoft Security Essentials, now a very common antivirus/antimalware 
scanner on Windows, is incorrectly detecting 
Lib/distutils/command/wininst-14.0.exe as malware (originally reported 
at http://bugs.python.org/issue27383).

My assumption is that someone distributed malware using a bdist_exe 
package, and our stub executable got picked up in the signature. I 
rebuilt the executable on my own machine from early source code and it 
still triggered the scan, so there does not appear to have been any 
change to the behaviour of the executable.

I've already submitted a false positive report, so I expect an update to 
correct it at some point in the future, but please do not be alarmed to 
see this warning when installing Python 3.5.2, or when scanning any 
earlier version of 3.5.

Feel free to contact me off-list or steve.dower at microsoft.com if you 
have concerns.

Cheers,
Steve

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web