[Python-Dev] RE 25939 - _ssl.enum_certificates broken on Windows
Dave Hirschfeld
dave.hirschfeld at gmail.com
Thu Feb 18 18:18:07 EST 2016
Paul Moore <p.f.moore <at> gmail.com> writes:
>
> On 17 February 2016 at 23:26, Dave Hirschfeld <dave.hirschfeld <at>
gmail.com> wrote:
> > I've run into issue 25939 (https://bugs.python.org/issue25939) when
trying
> > to deploy a python webapp with IIS on Windows. This issue is
preventing us
> > from deploying the app to production as the workaround AFAICT
requires
> > running the app under an admin account.
> >
<snip>
> > As a mere user I don't expect the devs to prioritize my own problems
which
> > no doubt only affect a very small number of python users but I would
be
> > very grateful if the patch did make it into a minor release.
>
> Looks like Benjamin has committed the fix.
>
> Paul
>
The issue is still open because of an unresolved question about testing
but the patch has been committed so thanks for that! Reminds me of the
saying "perfection is the enemy of shipped".
I'd help with getting the test committed but unfortunately it's well
outside my area of expertise...
-Dave
More information about the Python-Dev
mailing list