commit | 12f433411bba8a0cdc4f09ba34472745ae9da0d1 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Jul 20 15:53:55 2020 +0300 |
committer | GitHub <noreply@github.com> | Mon Jul 20 15:53:55 2020 +0300 |
tree | e927f56adec372fd015906082e1a9e27152ba421 | |
parent | e123012d79121ab543583631bb84c7fc27d06338 [diff] |
bpo-41334: Convert constructors of str, bytes and bytearray to Argument Clinic (GH-21535)