commit | 48fc35ada7c4237f11bb9638387bfe5b4cebfb12 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Tue Jun 23 15:19:46 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 23 15:19:46 2020 -0700 |
tree | 2b07f34b7a5ee9010514462453b7edfea8d992e8 | |
parent | 47cd931a61146793faa44e01516bf07b0c23380c [diff] |
[3.9] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) (GH-21097) (cherry picked from commit d051801052211b533c46a593b1c1bccf649a171c) Automerge-Triggered-By: @vstinner