oauth: Support Python 3.6 in tests
Jacob Champion <jchampion@postgresql.org>
oauth: Support Python 3.6 in tests RHEL8 ships a patched 3.6.8 as its base Python version, and I accidentally let some newer Python-isms creep into oauth_server.py during development. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Reviewed-by: Jelte Fennema-Nio <postgres@jeltef.nl> Tested-by: Renan Alves Fonseca <renanfonseca@gmail.com> Tested-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/16098.1745079444%40sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/oauth_validator/t/oauth_server.py | modified | +17 −9 |
Discussion
- What's our minimum supported Python version? 52 messages · 2025-04-19 → 2025-06-07