Re: cannot download mbox with python

Поиск
Список
Период
Сортировка
Искать
От
Daniel Gustafsson
Тема
Re: cannot download mbox with python
Дата
Msg-id
EB2B3047-FAB1-4F5A-A535-6C3A82DFD945@yesql.se
Ответ на
Список
Дерево обсуждения
cannot download mbox with python Pierre Forstmann <pierre.forstmann@gmail.com>
Re: cannot download mbox with python Daniel Gustafsson <daniel@yesql.se>
Re: cannot download mbox with python Pierre Forstmann <pierre.forstmann@gmail.com>
Re: cannot download mbox with python Andreas 'ads' Scherbaum <ads@pgug.de>
> On 7 Dec 2023, at 16:34, Pierre Forstmann  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



В списке pgsql-www по дате отправления
От: Pierre Forstmann
Дата:
От: Pierre Forstmann
Дата:
FAQ