Пакет python3-module-mypy: Информация

    Бинарный пакет: python3-module-mypy
    Версия: 0.982-alt1
    Архитектура: e2kv4
    Собран:  27 октября 2022 г. 1:45
    Исходный пакет: python3-module-mypy
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/python/mypy

    Лицензия: MIT
    О пакете: Optional static typing for Python 3 and 2 (PEP 484)
    Описание: 
    Mypy is an optional static type checker for Python.  You can add type
    hints to your Python programs using the upcoming standard for type
    annotations introduced in Python 3.5 beta 1 (PEP 484), and use mypy to
    type check them statically. Find bugs in your programs without even
    running them!

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin
    George V. Kouryachy
    Grigory Ustinov

    Последнее изменение


    4 октября 2022 г. Stanislav Levin 0.982-alt1
    - 0.981 -> 0.982.
    27 сентября 2022 г. Stanislav Levin 0.981-alt1
    - 0.971 -> 0.981.
    23 сентября 2022 г. Stanislav Levin 0.971-alt2
    - Removed build dependency on nonexistent typeshed.