Staging
v0.5.1
https://github.com/python/cpython
Revision d2b4c19d53f5f021fb1c7c32d48033a92ac4fe49 authored by Guido van Rossum on 01 February 2019, 23:28:13 UTC, committed by GitHub on 01 February 2019, 23:28:13 UTC
* Fix leak for # type: ignore
* Fix the type comment leak
1 parent ac19081
History
Tip revision: d2b4c19d53f5f021fb1c7c32d48033a92ac4fe49 authored by Guido van Rossum on 01 February 2019, 23:28:13 UTC
bpo-35879: Fix type comment leaks (GH-11728)
Tip revision: d2b4c19
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.6 KB
_testembed.c -rw-r--r-- 19.2 KB
python.c -rw-r--r-- 298 bytes

README

back to top