On 5/22/2019 5:41 AM, Jeroen Demeyer wrote:
Could somebody please merge https://github.com/python/cpython/pull/13461
It adds a missing testcase for bpo-34125. This is testing code which is
affected by PEP 590, so missing this test might accidentally break
CPython if we screw up with implementi
Could somebody please merge https://github.com/python/cpython/pull/13461
It adds a missing testcase for bpo-34125. This is testing code which is
affected by PEP 590, so missing this test might accidentally break
CPython if we screw up with implementing PEP 590.
Thanks,
Jeroen.
___