Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kclk1-0004Do-KM for psycopg@arkaria.postgresql.org; Wed, 11 Nov 2020 08:44:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kclk0-00049h-FT for psycopg@arkaria.postgresql.org; Wed, 11 Nov 2020 08:44:32 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kclk0-00049a-7Z for psycopg@lists.postgresql.org; Wed, 11 Nov 2020 08:44:32 +0000 Received: from mail-vs1-xe32.google.com ([2607:f8b0:4864:20::e32]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kcljw-0000de-N0 for psycopg@postgresql.org; Wed, 11 Nov 2020 08:44:30 +0000 Received: by mail-vs1-xe32.google.com with SMTP id t8so736063vsr.2 for ; Wed, 11 Nov 2020 00:44:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=iGHZ44tGNp7dMOVVOxVkdn3n2c+QvQsWD8bEF7exMzs=; b=DIOi2iYpNlL2hIC8Nt/JWgLBW+Jy1OIk3vv1bY7/nebCg9cCi6LR10NKBuvaQ4vZPd VAyv7V24dSFoaJddPiu8sERy4ZhNIugqySd0Cw4CLbk3AS0YEVECdi0ssehon2caFwMd gDXZ+GeH+CYeNzhVvziGDs4LC5U/BIZKStEJi4ynC9YsyGSjRZg6E/MkJRm9cSUaQ+os 7CvrcTGnjFQXWeVugeh0eFg0FJOdI/f69gy394K/CkAZq4P0pLo8dUPexCNFx+RcD3Zj XcDRVgOkiWzrtHHzwcdLULe57gV4FyfN+LRs4sLpstsAdY6Nr+24Pkt1CZ9MjFE9C7V+ Ascg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=iGHZ44tGNp7dMOVVOxVkdn3n2c+QvQsWD8bEF7exMzs=; b=hc0mHWnFe92mb9mlafBj8DFo2xBMorGKoJKbpYDZH6XD4nDcW7CGwCbVdRcXOket9D NZnkL2sr5w3YA5i+1FOnFBC8GFezNZXQOVizAJY576pUer8KmcSpRInAIRgygI52JOjA DvqFI9SgF9ya36173BEKHXrs1REoWVBq3ySTqXXtXKIyaliaJShM2ZPfVjt4nhQR0fjm yejCb2aHqazimkdlYGOzH81+XeMiKCu/Xiavt4B7IpOncB2ydBMOONK88UIa+kFlNBG/ lSdxizNLsLAY5YPWzFEUXR97gwNhRBd+Rcs6sHAHuIqcAXBdB1t1xJS0eVpyxEs+AK8M 7pjw== X-Gm-Message-State: AOAM531n4XHDqSG7kimsXRKHBPxEozEIVjJ6S8XnpmGtW1eqLlstcPQh KNS6u2DsRqM3IEBqwAi/sM8BK93O1j9ecjJNH2w= X-Google-Smtp-Source: ABdhPJz1KRKcJI3KresnIfJDu4n9GOUc+A2+vxb2B6Xe/oPRPo5H47dhKyBr/Dj3mkHDQ2q0CzoWsHAlAvbJ6b3giDo= X-Received: by 2002:a05:6102:51:: with SMTP id k17mr15262433vsp.47.1605084267840; Wed, 11 Nov 2020 00:44:27 -0800 (PST) MIME-Version: 1.0 References: <54a7e6b2-f785-e373-02ca-4fb35f8a9589@aklaver.com> In-Reply-To: From: Matthieu Rigal Date: Wed, 11 Nov 2020 09:44:13 +0100 Message-ID: Subject: Re: psycopg is the new psycopg3? To: Oleksandr Shulgin Cc: Vladimir Ryabtsev , Adrian Klaver , Daniele Varrazzo , psycopg@postgresql.org Content-Type: multipart/alternative; boundary="0000000000009e86ec05b3d0cddc" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000009e86ec05b3d0cddc Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I do also second that opinion. Also, the problem of "3" being connotated in Python is fading out. Nobody should be scared by a "3" anymore... My 3.9 cents Le mer. 11 nov. 2020 =C3=A0 09:30, Oleksandr Shulgin < oleksandr.shulgin@zalando.de> a =C3=A9crit : > On Tue, Nov 10, 2020 at 7:27 PM Vladimir Ryabtsev > wrote: > >> As long as psycopg2 is not disappearing anywhere, psycopg3 seems better. >> New users will interpret psycopg2 as "more advanced psycopg". >> > > I second that opinion. Also, a suggestion to skip "3" and go with "4" > doesn't seem to help against the Python version confusion concern, assumi= ng > there is Python4 in some (distant?) future. > > My 3=C2=A2, > -- > Alex > > --0000000000009e86ec05b3d0cddc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I do also=C2=A0second=C2=A0that opinion. Also, the pr= oblem of "3" being connotated in Python is fading out. Nobody sho= uld be scared by a "3" anymore...

My 3.9= cents

Le=C2=A0mer. 11 nov. 2020 =C3=A0=C2=A009:30, Oleksandr Shulgin <oleksandr.shulgin@zalando.de<= /a>> a =C3=A9crit=C2=A0:
On Tue, Nov 10, 2020 at 7:27 = PM Vladimir Ryabtsev <greatvovan@gmail.com> wrote:
As = long as psycopg2 is not disappearing anywhere, psycopg3 seems better.
N= ew users will interpret psycopg2 as "more advanced psycopg".

I second that opinion.=C2=A0 Also, = a suggestion to skip "3" and go with "4" doesn't se= em to help against the Python version confusion concern, assuming there is = Python4 in some (distant?) future.

My 3=C2=A2,
--
Alex

--0000000000009e86ec05b3d0cddc--