On Fri, Feb 27, 2026 at 9:09 PM Jonathan Gonzalez V.
<jonathan.abdiel@gmail.com> wrote:
> That's indeed good to know, there's a way to know which is the oldest
> version of Python used?
We have a partial list of minimum dependencies here:
https://wiki.postgresql.org/wiki/Minimum_Dependency_Versions
> What do you think about adding this information
> on top of the `oauth_server.py` file?
I think if we put it into the repo somewhere (and honestly, we
probably should), it should be centralized rather than per-file. It'll
rot really quickly otherwise.
So I've pulled in part of your -0003, done some more comment-smithing,
and squashed it all down for commit. Attached in v2.
Thanks!
--Jacob