Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-18 18:33:57 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
8291f8efae5be43333ed1c92b158da0e49bdc4ef
cpython/Parser
T
History
Amaury Forgeot d'Arc 5216721a53 Issue2681: the literal 0o8 was wrongly accepted, and evaluated as float(0.0).
This happened only when 8 is the first digit.
Credits go to Lukas Meuser.
2008-04-24 18:07:05 +00:00
..
acceler.c
…
asdl_c.py
Use file.write instead of print to make it easier to merge with 3k.
2008-03-31 04:28:40 +00:00
asdl.py
…
bitset.c
…
firstsets.c
…
grammar1.c
…
grammar.c
Handle malloc failure.
2006-08-13 18:13:36 +00:00
grammar.mak
…
intrcheck.c
…
listnode.c
…
metagrammar.c
…
myreadline.c
…
node.c
…
parser.c
Patch #2477: Added from __future__ import unicode_literals
2008-03-26 22:01:37 +00:00
parser.h
Issue 1881. Increased the stack limit from 500 to 1500. Also added
2008-02-23 12:01:13 +00:00
parsetok.c
Surround p_flags access with #ifdef PY_PARSER_REQUIRES_FUTURE_KEYWORD
2008-03-26 22:20:26 +00:00
pgen.c
Coverity issue CID #167
2008-01-18 07:45:30 +00:00
pgenmain.c
…
printgrammar.c
#2627 Let it be known what pgen generates
2008-04-13 20:35:56 +00:00
Python.asdl
Patch #2511: Give the "excepthandler" AST item proper attributes by making it a Sum.
2008-03-30 06:40:17 +00:00
spark.py
Patch #2167 from calvin: Remove unused imports
2008-02-23 17:40:11 +00:00
tokenizer_pgen.c
…
tokenizer.c
Issue2681: the literal 0o8 was wrongly accepted, and evaluated as float(0.0).
2008-04-24 18:07:05 +00:00
tokenizer.h
Fix #define ordering.
2008-01-07 18:41:34 +00:00
Powered by Gitea Version: 1.26.1 Page: 2700ms Template: 75ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API