/
githubmirror
/
cpython
ОбзорДокументацияВойти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
cpython/
Parser/
..
lexer

gh-153569: Split tokenizer lexer into focused files (#153585)

месяц назад
tokenizer

gh-151461: Fix encoding-related exception handling in file tokenizer (GH-151462)

2 месяца назад
Python.asdl

gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)

6 месяцев назад
action_helpers.c

gh-150459: Fix `SyntaxError` message for `from x lazy import y` (#150877)

месяц назад
asdl.py

gh-131421: Fix ASDL tests (#133408)

год назад
asdl_c.py

gh-82312: Further improvement of error messages for generating AST nodes (GH-150912)

месяц назад
myreadline.c

gh-140594: Fix an out of bounds read when feeding NUL byte to PyOS_StdioReadline() (#140910)

5 месяцев назад
parser.c

gh-154775: Don't accept duplicate plus sign when matching complex number (GH-154776)

14 дней назад
peg_api.c

gh-135801: Add the module parameter to compile() etc (GH-139652)

9 месяцев назад
pegen.c

gh-153568: Skip parser memo lookups that cannot match (#153571)

24 дня назад
pegen.h

gh-153568: Skip parser memo lookups that cannot match (#153571)

24 дня назад
pegen_errors.c

gh-151461: Fix encoding-related exception handling in file tokenizer (GH-151462)

2 месяца назад
string_parser.c

gh-135801: Add the module parameter to compile() etc (GH-139652)

9 месяцев назад
string_parser.h

gh-102856: Initial implementation of PEP 701 (#102855)

3 года назад
token.c

gh-132661: Implement PEP 750 (#132662)

год назад