Path to this page:
./
textproc/py-types-yaml,
Typing stubs for PyYAML
Branch: CURRENT,
Version: 6.0.12.20240917,
Package name: py312-types-yaml-6.0.12.20240917,
Maintainer: pkgsrc-usersThis is a PEP 561 type stub package for the PyYAML package. It can be used by
type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code
that uses PyYAML.
Master sites:
Filesize: 12.091 KB
Version history: (Expand)
- (2024-09-18) Updated to version: py312-types-yaml-6.0.12.20240917
- (2024-08-23) Updated to version: py312-types-yaml-6.0.12.20240808
- (2024-04-10) Updated to version: py311-types-yaml-6.0.12.20240311
- (2023-10-21) Updated to version: py311-types-yaml-6.0.12.12
- (2023-07-27) Updated to version: py310-types-yaml-6.0.12.11
- (2023-05-23) Updated to version: py310-types-yaml-6.0.12.10
CVS history: (Expand)
2024-04-10 11:23:51 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-types-yaml: updated to 6.0.12.20240311
6.0.12.20240311 (2024-03-11)
Use PEP 570 syntax in third party stubs
|
2023-10-21 20:07:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-types-yaml: updated to 6.0.12.12
6.0.12.12 (2023-09-23)
[PyYAML] type the whole Emitter class
|
2023-07-27 10:35:08 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-types-yaml: updated to 6.0.12.11
6.0.12.11 (2023-07-20)
Add an upstream_repository field to METADATA.toml
|
2023-05-23 09:53:56 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-types-yaml: updated to 6.0.12.10
6.0.12.10
Improve dump/serialize types
* Add overloads to return `str` or `bytes`, instead of `Any`.
* Mark some arguments as keyword-only.
* Add missing default values.
|
2023-05-17 09:08:20 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-types-yaml: added version 6.0.12.9
This is a PEP 561 type stub package for the PyYAML package. It can be used by
type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code
that uses PyYAML.
|