bpo-19696: Replace deprecated method in "test_import_pkg.py" (GH-14466)
Replacing the deprecated method "random.choose" to "random.choice" was technically not part of the original issue. However, it was discussed in the talk page and involved one of the files being moved. I assumed this was too minor to justify the creation of a separate issue. Also, I added my name to the contributors list in Misc/ACKS. This will be my third PR to cpython, forgot to do it in the previous ones. https://bugs.python.org/issue19696
K
Kyle Stanley committed
56ec4f1fdedd5b38deb06d94d51dd1a540262e90
Parent: 53c2143
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 7/3/2019, 6:22:40 PM