Commit Graph
3 Commits
Author SHA1 Message Date
Eddie Antonio Santos 244f89d8cd Add uri param for sqlite3.connect (Python 3.4+). (#1171) 2017-04-18 15:09:51 -07:00
Eddie Antonio Santos 16babfdfda Stub for tty (#1038)
Adds Python 2 and 3 stubs for `tty` module.  Addresses one of the missing stubs mentioned in #1019.
2017-03-19 17:35:31 -07:00
Eddie Antonio Santos a2fe3f4c59 Add os.supports_* sets (new in 3.3) (#1005)
* Add os.supports_* sets (new in 3.3)
* Use Callable[..., Any] instead of builtin.function.
2017-03-15 22:24:16 -07:00