Code for python3.9 with ssl support here
anuragdev101 opened this issue · 3 comments
anuragdev101 commented
Hi all,
If you want to use it for python3.9 with ssl support, find it here: https://github.com/anuragdev101/psycopg2
vvaezian commented
@anuragdev101 your solution is much heavier than the packages in the current repo.
Yours is 7.25mb (unzipped). The 3.8 version with ssl from the current repo is 1.73mb (unzipped).
Since these are used for Lambda, the size can be important.