[Sqlalchemy-tickets] Issue #4315: Permission to distribute typing stubs for SQLAlchemy (zzzeek/sqla
Brought to you by:
zzzeek
From: Ivan L. <iss...@bi...> - 2018-08-07 16:28:48
|
New issue 4315: Permission to distribute typing stubs for SQLAlchemy https://bitbucket.org/zzzeek/sqlalchemy/issues/4315/permission-to-distribute-typing-stubs-for Ivan Levkivskyi: Sorry, I am not sure if it is best to raise this question here or on the mailing list. The mypy team and contributors would like to distribute typing stub package (will also include mypy plugin for more precise types and better type inference) for SQLAlchemy as per PEP 484 and PEP 561. I just wanted to let you know about this an double-check if you have any objections. [mypy] https://github.com/python/mypy [sqlalchemy-stubs] https://github.com/dropbox/sqlalchemy-stubs (pre-alpha) Thank you! |