Matthias Kramm
|
dd042b3255
|
Improve several stubs. (math, _random, time, etc.)
Some of these are derived from mypy/stubs/.
|
2015-09-15 14:34:42 -07:00 |
|
Matthias Kramm
|
42afca768b
|
Fix markdown table
|
2015-09-15 08:18:19 -07:00 |
|
Matthias Kramm
|
20f28061a2
|
use '-> Any' instead of '-> object'
|
2015-09-15 08:13:31 -07:00 |
|
Matthias Kramm
|
edd35eaf2e
|
Get rid of 'Undefined'
|
2015-09-15 08:06:30 -07:00 |
|
Matthias Kramm
|
7feb677d6b
|
Rename .py to .pyi.
|
2015-09-15 07:58:50 -07:00 |
|
Matthias Kramm
|
29699f3a60
|
More generic directory hierarchy.
|
2015-09-15 07:57:26 -07:00 |
|
Matthias Kramm
|
5b31046d8e
|
Fix typo: percise -> precise
|
2015-06-22 11:08:08 -07:00 |
|
Matthias Kramm
|
fcb1294932
|
Add 'contributions' and 'roadmap' sections to README.md
|
2015-06-13 17:27:56 -07:00 |
|
Matthias Kramm
|
792f9bde81
|
fix link in README.md
|
2015-05-20 10:17:49 -07:00 |
|
Matthias Kramm
|
c12e977403
|
Use '...' instead of 'pass' for function bodies
|
2015-05-20 10:14:18 -07:00 |
|
matthiaskramm
|
c30fb8a6df
|
Merge pull request #11 from kirbyfan64/kirbyfan64-patch-1
Fix link to PEP 484
|
2015-05-03 09:18:54 -07:00 |
|
Ryan Gonzalez
|
ec65552ade
|
Fix link to PEP 484
|
2015-04-24 18:22:40 -05:00 |
|
Matthias Kramm
|
823b267a93
|
Change README.md example to use 'Undefined'.
|
2015-03-25 09:09:34 -07:00 |
|
Matthias Kramm
|
fd1e46590f
|
Change "NoneType" to "None". Add missing imports.
|
2015-03-25 09:03:19 -07:00 |
|
Matthias Kramm
|
c2c162a723
|
Add Python 3 modules, and more Python 2 modules.
Also, sort names alphabetically and add module docstrings.
|
2015-03-24 15:36:33 -07:00 |
|
Matthias Kramm
|
231d854ef3
|
add some Python 2 modules
|
2015-03-12 14:21:34 -07:00 |
|
Matthias Kramm
|
83cdec9a4c
|
Add project and format description to README.md
|
2015-03-05 08:39:38 -08:00 |
|
Jukka Lehtosalo
|
9640fe569d
|
Add directories for Python 2 and Python 3 stubs
|
2015-03-04 20:57:49 -08:00 |
|
Jukka Lehtosalo
|
893f49bd80
|
Initial commit
|
2015-03-04 20:51:28 -08:00 |
|