Staging
v0.5.1
https://github.com/python/cpython
Revision 052f47ef5cc363e842e0e839980cfa55ada123b5 authored by Benjamin Peterson on 17 December 2019, 00:39:57 UTC, committed by GitHub on 17 December 2019, 00:39:57 UTC
In all these cases, we know the exact length we want copied, so memcpy is the right function to use.
1 parent de44813
History
Tip revision: 052f47ef5cc363e842e0e839980cfa55ada123b5 authored by Benjamin Peterson on 17 December 2019, 00:39:57 UTC
bpo-38730: Replace strncpy in import.c with memcpy. (GH-17633)
Tip revision: 052f47e
File Mode Size
argparse.rst -rw-r--r-- 23.1 KB
cporting.rst -rw-r--r-- 7.8 KB
curses.rst -rw-r--r-- 21.5 KB
descriptor.rst -rw-r--r-- 17.1 KB
doanddont.rst -rw-r--r-- 11.1 KB
functional.rst -rw-r--r-- 46.5 KB
index.rst -rw-r--r-- 635 bytes
logging-cookbook.rst -rw-r--r-- 58.8 KB
logging.rst -rw-r--r-- 44.7 KB
logging_flow.png -rwxr-xr-x 48.5 KB
pyporting.rst -rw-r--r-- 22.0 KB
regex.rst -rw-r--r-- 60.8 KB
sockets.rst -rw-r--r-- 19.9 KB
sorting.rst -rw-r--r-- 12.0 KB
unicode.rst -rw-r--r-- 32.2 KB
urllib2.rst -rw-r--r-- 23.0 KB
webservers.rst -rw-r--r-- 33.3 KB

back to top