Re: [PATCH] Support older Pythons in oauth_server.py

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>, Renan Alves Fonseca <renanfonseca@gmail.com>, Jelte Fennema-Nio <postgres@jeltef.nl>
Date: 2025-04-23T20:34:15Z
Lists: pgsql-hackers
> On 23 Apr 2025, at 22:26, Jacob Champion <jacob.champion@enterprisedb.com> wrote:
> 
> On Tue, Apr 22, 2025 at 12:45 PM Jacob Champion
> <jacob.champion@enterprisedb.com> wrote:
>> Great, thanks for the quick review!
> 
> And pushed. Thanks everyone!

Congratulations on your first commit, looking forward to many more to come!

--
Daniel Gustafsson




Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. plpython: Remove obsolete test expected file

  2. Bump the minimum supported Python version to 3.6.8

  3. oauth: Support Python 3.6 in tests