[3.7] bpo-34492: Modules/main.c: Fix copy_wstrlist() (GH-8910)#8922
Merged
vstinner merged 1 commit intoAug 25, 2018
python:3.7python/cpython:3.7from
izbyshev:backport-eb746db-3.7izbyshev/cpython:backport-eb746db-3.7Copy head branch name to clipboard
Merged
[3.7] bpo-34492: Modules/main.c: Fix copy_wstrlist() (GH-8910)#8922vstinner merged 1 commit intopython:3.7python/cpython:3.7from izbyshev:backport-eb746db-3.7izbyshev/cpython:backport-eb746db-3.7Copy head branch name to clipboard
vstinner merged 1 commit into
python:3.7python/cpython:3.7from
izbyshev:backport-eb746db-3.7izbyshev/cpython:backport-eb746db-3.7Copy head branch name to clipboard
Commits
Commits on Aug 25, 2018
[3.7] bpo-34492: Modules/main.c: Fix copy_wstrlist() (GH-8910)
Show description for f5491f8committed
Alexey Izbyshev