M15terHyde opened a new pull request, #2298: URL: https://github.com/apache/age/pull/2298
Updated README to from psycopg2 to psycopg3 (psycopg) Git blame states these line were written ~5 years ago. However the requirements.txt in the Python driver was update ~2 years ago to use psycopg3 (now just psycopg) In my initial reading of the repo I thought I could not use the driver because psycopg2 does not support async/await while psycopg3 does. Several days later I had to read the requirements.txt directly to see the README was simply outdated. This PR bumps the version in the README to match the requirements.txt -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
