commit | a6427cb2a279c4125dc26d468bcbb3374cdc5f41 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 23 09:24:42 2019 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 23 09:24:42 2019 -0700 |
tree | 42d91048474cdef61df318428aab3c9be44629e3 | |
parent | fe64ba611b587cf6e609679d40f0cdb8b7c93ca0 [diff] |
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423) (cherry picked from commit 3842f2997fbd4dc840986aad2bb94656815e243b) Co-authored-by: Victor Stinner <vstinner@redhat.com>