Staging
v0.8.1
https://github.com/python/cpython
Revision ef64847f7172d74f793cff179c50435e846690a6 authored by Antoine Pitrou on 19 May 2015, 18:55:42 UTC, committed by Antoine Pitrou on 19 May 2015, 18:55:42 UTC
2 parent s 94e44ed + 2545411
History
Tip revision: ef64847f7172d74f793cff179c50435e846690a6 authored by Antoine Pitrou on 19 May 2015, 18:55:42 UTC
Issue #23985: Fix a possible buffer overrun when deleting a slice from the front of a bytearray and then appending some other bytes data.
Tip revision: ef64847
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 1.9 KB

README

back to top