This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag, docs@python, lucasmus, serhiy.storchaka, terry.reedy
Date 2017-02-04.04:30:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486182656.65.0.0460459009657.issue29430@psf.upfronthosting.co.za>
In-reply-to
Content
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

I think that HTML output suggests that their server configuration is broken. If you look at further down the page there is this error message:

    <p>Something has triggered missing webpage on your
    website. This is the default 404 error page for
    <strong>nginx</strong> that is distributed with
    EPEL.  It is located
    <tt>/usr/share/nginx/html/404.html</tt></p>

And:

    $ curl -I https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT
    HTTP/1.1 404 Not Found
    ...

https://support.pkware.com/display/PKZIP/Application+Note+Archives might be a suitable alternative to the broken link. I'm adding Serhiy to nosy list since he knows a lot about the ZIP file format.
History
Date User Action Args
2017-02-04 04:30:56berker.peksagsetrecipients: + berker.peksag, terry.reedy, docs@python, serhiy.storchaka, lucasmus
2017-02-04 04:30:56berker.peksagsetmessageid: <1486182656.65.0.0460459009657.issue29430@psf.upfronthosting.co.za>
2017-02-04 04:30:56berker.peksaglinkissue29430 messages
2017-02-04 04:30:55berker.peksagcreate