Pablo Galindo Salgado <pablog...@gmail.com> added the comment:
Bisecting points to: fe13f0b0f696464dd6f283576668dbf57cb11399 is the first bad commit commit fe13f0b0f696464dd6f283576668dbf57cb11399 Author: Yurii Karabas <1998uri...@gmail.com> Date: Fri Jul 23 12:47:00 2021 +0300 bpo-44676: Add ability to serialize types.Union (GH-27244) Lib/test/test_types.py | 35 +++++++++++++++ Lib/typing.py | 4 +- .../2021-07-19-19-53-46.bpo-44676.WgIMvh.rst | 2 + Objects/unionobject.c | 51 ++++++++++++++++++++++ 4 files changed, 90 insertions(+), 2 deletions(-) create mode 100644 Misc/NEWS.d/next/Core and Builtins/2021-07-19-19-53-46.bpo-44676.WgIMvh.rst bisect run success ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44353> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com