python-PyYAML
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
14
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-PyYAML && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PyYAML-5.3.tar.gz | 0000268214 262 KB | |
python-PyYAML.changes | 0000004128 4.03 KB | |
python-PyYAML.spec | 0000002560 2.5 KB |
Revision 22 (latest revision is 34)
Dominique Leuenberger (dimstar_suse)
accepted
request 761501
from
Ondřej Súkup (mimi_vx)
(revision 22)
- update to 5.3 * Use `is` instead of equality for comparing with `None` * fix typos and stylistic nit * Fix up small typo * Fix handling of __slots__ * Allow calling add_multi_constructor with None * Add use of safe_load() function in README * Fix reader for Unicode code points over 0xFFFF * Enable certain unicode tests when maxunicode not > 0xffff * Use full_load in yaml-highlight example * Document that PyYAML is implemented with Cython * Fix for Python 3.10 * increase size of index, line, and column fields * remove some unused imports * Create timezone-aware datetimes when parsed as such * Add tests for timezone
Comments 0