[issue44676] Add ability to serialise types.Union

Serhiy Storchaka report at bugs.python.org
Sat Jul 24 14:26:06 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 435a0334d341e5f8faed594d9f015746bb7845db by Serhiy Storchaka in branch 'main':
bpo-44676: Serialize the union type using only public API (GH-27323)
https://github.com/python/cpython/commit/435a0334d341e5f8faed594d9f015746bb7845db


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44676>
_______________________________________


More information about the Python-bugs-list mailing list