Letter P

python-dataclasses - A backport of the dataclasses module for Python 3.6

Website: https://github.com/ericvsmith/dataclasses
License: Apache
Vendor: Alcance Libre, Inc.
Description:
This backport assumes that dict objects retain their insertion order.
This is true in the language spec for Python 3.7 and greater. Since
this is a backport to Python 3.6, it raises an interesting question:
does that guarantee apply to 3.6? For CPython 3.6 it does. As of the
time of this writing, it’s also true for all other Python
implementations that claim to be 3.6 compatible, of which there are
none. Any new 3.6 implementations are expected to have ordered dicts.

Packages

python-dataclasses-0.8-1.fc14.al.src [39 KiB] Changelog by Joel Capitao (2021-01-14):
- Update to 0.8

Listing created by Repoview-0.6.6-6.fc14.al