MultipleOf(multiple_of=x)might be interpreted in two ways: Python semantics, implyingvalue % multiple_of == 0, or JSONschema semantics, whereint(value / multiple_of) == value / multiple_of. We encourage users to be aware of these two common interpretations and their distinct behaviours, esp...
with: python-version: '3.10' - uses: actions/cache@v2 - uses: actions/cache@v3 id: cache with: path: ${{ env.pythonLocation }} key: ${{ hashFiles('tests/requirements-linting.txt') }} path: | ${{ env.pythonLocation }} .mypy_cache key: v2-${{ hashFiles('tests/requirements-lint...
python3 interactive high-level object-oriented language (default python3 version) python3-typing-extensions Backported and Experimental Type Hints for Python 或者python3-supported-min (>= 3.9) 软件包暂时不可用 下载python3-annotated-types 硬件架构软件包大小安装后大小文件 ...
and subject line Bug#1050339: fixed in python-annotated-types 0.6.0-1 has caused the Debian Bug report #1050339, regarding ITP: python-annotated-types - Reusable constraint types to use with typing.Annotated to be marked as done. This means that you claim that the problem has been dealt ...
Drop Python 3.7, test on 3.12-dev and update deps by@adriangbin#44 Add IsFinite type by@adriangbin#43 Add Not to allow predicate negation by@adriangbin#45 update deps to fix python 3.12 CI by@adriangbin#50 ✨ Add support fordoc()by@tiangoloin#49 ...
Add support for Python 3.13 CI #201: Pull request #83 opened by hugovk hugovk:main October 7, 2024 12:25 48s Rename DocInfo to Doc (#80) CI #200: Commit 09cd720 pushed by Zac-HD main September 11, 2024 06:00 2m 47s Rename DocInfo to Doc CI #199: Pull request #...
# This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=requirements/linting.txt --resolver=backtracking requirements/linting.in # @@ -14,6 +14,8 @@ colorama==0.4.5 # via isort distlib==0.3.6 # via virtualenv exceptiong...
Treating bytes as containing human-readable text is a bit of an antipattern in Python, or for that matter any system that cares about any natural language other than english. For similar reasons, I'm just fine if it's super awkward to annotate APIs that freely mix text and bytestrings. ...
Releases No releases published Packages No packages published Languages Python99.2% Shell0.8%
Releases No releases published Packages No packages published Languages Python99.2% Shell0.8%