index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Library
/
2021-10-16-23-46-39.bpo-45489.QB0rhG.rst
blob: 3921437d97ac5e0dc08517ec1077d2af57007959 (
plain
)
1
2
Update :class:`~typing.ForwardRef` to support ``|`` operator. Patch by Dong-hee Na.