]> Repositories - Adafruit_Blinka-hackapet.git/history - src/circuitpython_typing.py
remove PWMOut from pulseio
[Adafruit_Blinka-hackapet.git] / src / circuitpython_typing.py
2022-02-11 KattniMerge pull request #549 from makermelissa/main 6.20.4
2022-02-11 foamyguyMerge pull request #552 from tekktrik/hotfix/remove... 6.20.3
2022-02-11 tekktrikRemove ndarray from Unions
2022-02-11 tekktrikRemove numpy import
2022-02-10 Melissa LeBlanc... Merge pull request #548 from makermelissa/main 6.20.2
2022-01-20 Melissa LeBlanc... Merge pull request #544 from tekktrik/doc/update-readme 6.20.1
2022-01-19 Alec DelaneyFix bullet point list in circuitpython_typing
2022-01-19 Melissa LeBlanc... Merge pull request #543 from tekktrik/feature/add-typin... 6.20.0
2022-01-19 Alec DelaneyChange numpy.ndarray to use code formatting
2022-01-19 Alec DelaneyExtend name of ndarray
2022-01-19 Alec DelaneyUpdate docstrings for proper CircuitPython links
2022-01-19 Alec DelaneyChange numpy.ndarray to ndarray
2022-01-19 Alec DelaneyCorrect module docstrings
2022-01-19 Alec DelaneyIncrease title line
2022-01-19 Alec DelaneyReformatted and linted
2022-01-19 Alec DelaneyAdd circuitpython_typing and legacy _typing libraries...