Staging
v0.8.1
https://github.com/python/cpython
Revision 3ec5f421c58e2785edbb8ee3e4a575491bb0e7c2 authored by Serhiy Storchaka on 28 October 2016, 09:14:34 UTC, committed by Serhiy Storchaka on 28 October 2016, 09:14:34 UTC
1 parent 7865dff
Raw File
Tip revision: 3ec5f421c58e2785edbb8ee3e4a575491bb0e7c2 authored by Serhiy Storchaka on 28 October 2016, 09:14:34 UTC
Fixed possible NULL decrefing.
Tip revision: 3ec5f42
tokenizer_pgen.c
#define PGEN
#include "tokenizer.c"
back to top