public inbox for [email protected]  
help / color / mirror / Atom feed
From: Daniel Gustafsson <[email protected]>
To: Pierre Forstmann <[email protected]>
Cc: [email protected]
Subject: Re: cannot download mbox with python
Date: Thu, 7 Dec 2023 17:06:11 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAM-sOH8qZxmza4xm29jbNNpfXYDu7eUUZSXHgJ9dCoUbHK86OQ@mail.gmail.com>
References: <CAM-sOH8qZxmza4xm29jbNNpfXYDu7eUUZSXHgJ9dCoUbHK86OQ@mail.gmail.com>

> On 7 Dec 2023, at 16:34, Pierre Forstmann <[email protected]> wrote:
> 
> Hello,
> 
> I'm trying to download 
> https://www.postgresql.org/list/pgsql-bugs/mbox/pgsql-bugs.202312
> with following code using my postgresql.org account:
> 
>     print(url + '... ')
>     response = requests.get(url, auth=('xxx','yyy'))

I'm not very well versed in Python, but isn't this for doing plain HTTP auth?
The postgresql.org account does not support http auth, you need to login and
create a session.

--
Daniel Gustafsson






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: cannot download mbox with python
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox