On 4 February 2013 06:17, Antoine Pitrou <[email protected]> wrote: > Two HTTPS bugs I've just noticed: > > * the download link at the end of a HTTPS page points to a HTTP URL; it kinds > of > defeat the point (see e.g. https://pypi.python.org/pypi/pathlib/ )
Fixed. > * the CSS is different (outdated?), which is a bit flabbergasting. Again, > compare http://pypi.python.org/pypi/pathlib/ and > https://pypi.python.org/pypi/pathlib/ Fixed. Richard _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
