[Python-Dev] HTTPS on bugs.python.org
Terry Reedy
tjreedy at udel.edu
Fri Sep 1 14:55:40 EDT 2017
On 9/1/2017 11:31 AM, Oleg Broytman wrote:
> On Fri, Sep 01, 2017 at 05:27:59PM +0200, Antoine Pitrou <solipsis at pitrou.net> wrote:
>> On Fri, 1 Sep 2017 17:03:59 +0200
>> Victor Stinner <victor.stinner at gmail.com> wrote:
>>>
>>>> And by the way the problem goes away if you use the "HTTPS Everywhere"
>>>> plugin for Firefox.
>>>
>>> Try for example this page:
>>>
>>> https://bugs.python.org/issue31234?@ok_message=msg%20301118%20created
>>>
>>> For me, the "clear this message" link is HTTP, not HTTPS:
>>>
>>> http://bugs.python.org/issue31234
>>
>> Sure, but if you click on this link, it will go to the HTTPS version
>> nevertheless.
>
> It doesn't for me. :-( FFox 55.0.1, HTTPS Everywhere 2017.8.15.
Is fetches https: for me: 55.0.3, 2017.8.31, updated yesterday.
>> Regards
>>
>> Antoine.
>
> Oleg.
>
--
Terry Jan Reedy
More information about the Python-Dev
mailing list