]> granicus.if.org Git - python/commit
bpo-36546: Mark first argument as position only (GH-14363) (GH-14364)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Jun 2019 03:07:00 +0000 (20:07 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 25 Jun 2019 03:07:00 +0000 (05:07 +0200)
commit210358b25cf6425c81a341a074be6cd897c2d43d
tree1b5207b581f2d4c7d73488edd3c26170f9e459f0
parent5bf3b89dfb57e705733851ec31131c985feeca62
bpo-36546: Mark first argument as position only (GH-14363) (GH-14364)
Lib/statistics.py
Misc/NEWS.d/next/Library/2019-06-25-05-07-48.bpo-36546.RUcxaK.rst [new file with mode: 0644]