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

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

    Лицензия: MIT
    О пакете: Mypy to Python C Extension Compiler
    Описание: 
    Mypyc is a compiler that compiles mypy-annotated, statically typed Python
    modules into CPython C extensions. Currently our primary focus is on making
    mypy faster through compilation -- the default mypy wheels are compiled with
    mypyc. Compiled mypy is about 4x faster than without compilation.

    Сопровождающий: 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.