Re: Feature branches merged to master for 2.8 release

Поиск
Список
Период
Сортировка
От Aryeh Leib Taurog
Тема Re: Feature branches merged to master for 2.8 release
Дата
Msg-id 20181015182726.625ioszpjs5yscxi@ds.aryehleib.com
обсуждение исходный текст
Ответ на Re: Feature branches merged to master for 2.8 release  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Список psycopg
I also think CamelCase should be preferred for consistency with
accepted Python standards.  It seems to me that if the exception
string representation includes the PostgreSQL snake_case name (perhaps
in parentheses), that should be sufficient for any reference needs,
because it will appear in the message printed with the traceback.
Usually if I want to search for more information about an error, I
just paste that into my browser.

Also, I wouldn’t be surprised if google is smart enough to handle the
switch between camel case and snake case, but I haven’t tested it.

In any case, this is an exciting and welcome addition to an already
excellent library.  Thanks much for all your efforts.


> On Mon, Oct 15, 2018 at 06:23:57PM +0100, Daniele Varrazzo wrote:
>


В списке psycopg по дате отправления:

Предыдущее
От: "Brian M Hamlin"
Дата:
Сообщение: Python vers, was 2.8 feature branch
Следующее
От: Christian Ferrari
Дата:
Сообщение: Re: Feature branches merged to master for 2.8 release