Give proper credit for figuring out and writing PEP-3118 tests. (GH-18644) (#18646)

(cherry picked from commit b942ba03b8)

Authored-by: Stefan Krah <skrah@bytereef.org>
This commit is contained in:
Miss Islington (bot) 2020-02-24 03:44:06 -08:00 committed by GitHub
parent aa8213486f
commit 45cc9ce4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
# the same way as the original. Thus, a substantial part of the
# memoryview tests is now in this module.
#
# Written and designed by Stefan Krah for Python 3.3.
#
import contextlib
import unittest