Brett Cannon
5e051d8848
Clarify contributions are from people external to the project ( #3421 )
...
Closes #3420
2019-10-29 17:17:04 -07:00
Brett Cannon
ab08dbbf09
Add stubs for importlib.util ( #325 )
2016-07-01 10:32:23 -07:00
Brett Cannon
43c3406770
Add stubs for importlib.machinery ( #323 )
...
* Fix some misspelled method names that were also missing 'self'
* Initial stubs for importlib.machinery
* Use importlib.machinery.ModuleSpec everywhere
2016-06-30 17:07:49 -07:00
Brett Cannon
05e02c188f
Implement stubs for importlib.abc and update types.ModuleType ( #321 )
2016-06-30 15:02:42 -07:00
Brett Cannon
41b3fe2f60
Add stubs for importlib.__init__ ( #314 )
...
* Ignore VS Code
* Add stubs for importlib.__init__
Part of #189
2016-06-28 09:30:15 -07:00