aio-libs / aiopg

aiopg is a library for accessing a PostgreSQL database from the asyncio
http://aiopg.readthedocs.io
BSD 2-Clause "Simplified" License
1.39k stars 159 forks source link

Add python 3.11 and drop python 3.6 support #892

Closed Pliner closed 1 year ago

Pliner commented 1 year ago

What do these changes do?

Are there changes in behavior for the user?

Related issue number

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #892 (6b90d49) into master (1ba66ca) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 6b90d49 differs from pull request most recent head 44758b1. Consider uploading reports for the commit 44758b1 to get more accurate results

@@           Coverage Diff           @@
##           master     #892   +/-   ##
=======================================
  Coverage   91.77%   91.77%           
=======================================
  Files           9        9           
  Lines         863      863           
  Branches      118      118           
=======================================
  Hits          792      792           
  Misses         53       53           
  Partials       18       18           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more