diff options
| author | Benjamin Peterson <benjamin@python.org> | 2019-12-17 00:39:57 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-17 00:39:57 (GMT) |
| commit | 052f47ef5cc363e842e0e839980cfa55ada123b5 (patch) | |
| tree | bf14554edc2ea804899b55d079a40099312a0e03 /Lib/test/regex_tests.py | |
| parent | de4481339dec395d70e350aa2e22d7990d2b3635 (diff) | |
| download | cpython-052f47ef5cc363e842e0e839980cfa55ada123b5.zip cpython-052f47ef5cc363e842e0e839980cfa55ada123b5.tar.gz cpython-052f47ef5cc363e842e0e839980cfa55ada123b5.tar.bz2 | |
bpo-38730: Replace strncpy in import.c with memcpy. (GH-17633)
In all these cases, we know the exact length we want copied, so memcpy is the right function to use.
Diffstat (limited to 'Lib/test/regex_tests.py')
0 files changed, 0 insertions, 0 deletions
