commit | 1b4552c5e8e925f24c15f707050f22c977171125 | [log] [tgz] |
---|---|---|
author | Maggie Moss <MaggieMoss@users.noreply.github.com> | Wed Sep 09 13:23:24 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 09 21:23:24 2020 +0100 |
tree | 15102b9c349e4cde9904a1eb3ec1cf3099b877bc | |
parent | fa8c9e70104b0aef966a518eb3a80a4881906ae0 [diff] |
bpo-41428: Implementation for PEP 604 (GH-21515) See https://www.python.org/dev/peps/pep-0604/ for more information. Co-authored-by: Pablo Galindo <pablogsal@gmail.com>