]> granicus.if.org Git - python/commit
Remove unnecessary and over-restrictive type check (GH-10905)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 4 Dec 2018 22:53:14 +0000 (14:53 -0800)
committerGitHub <noreply@github.com>
Tue, 4 Dec 2018 22:53:14 +0000 (14:53 -0800)
commit09473ac0636c16c0ee96c4caf59f3da8ba8b4a57
tree9856b6567322f4157689fe0515588d8011f6f358
parentb8e689a6e8134e88f857a55e50b6a4977967e385
Remove unnecessary and over-restrictive type check (GH-10905)
Lib/random.py