Batuhan Taskaya pushed to branch branch/py3.9-bytecode-traceback-ranges at PyPy
/ pypy
Commits:
2312ea20 by Batuhan Taskaya at 2022-09-20T11:02:28+02:00
(cfbolz, isidentical): handle cause/context for re-raised exceptions when
pretty printing tracebacks
--HG--
branch : py3.9-bytecode
Batuhan Taskaya pushed new branch branch/py3.9-bytecode-traceback-ranges at
PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.9-bytecode-traceback-ranges
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/jit-fewer-bridges at PyPy / pypy
Commits:
eb11d1a3 by Batuhan Taskaya at 2021-10-14T10:35:40+02:00
(isidentical, cfbolz): make the too_many_bridges_recursive test actually fail
--HG--
branch : jit-fewer-bridges
- - - - -
e159dafd by Batuhan Taskaya at
Batuhan Taskaya pushed to branch branch/jit-fewer-bridges at PyPy / pypy
Commits:
83e6f8f5 by Batuhan Taskaya at 2021-09-23T10:51:44+02:00
(isidentical, cfbolz): add max promote hits to the stats
--HG--
branch : jit-fewer-bridges
- - - - -
a9805a1b by Batuhan Taskaya at 2021-09-23T11:39:11
Batuhan Taskaya pushed to branch branch/jit-fewer-bridges at PyPy / pypy
Commits:
f5047eb7 by isidentical at 2021-08-30T12:12:16+03:00
(isidentical, cfbolz): don't copy the last descriptor when the current one
is GUARD_VALUE
--HG--
branch : jit-fewer-bridges
- - - - -
1 changed
Batuhan Taskaya pushed to branch branch/jit-fewer-bridges at PyPy / pypy
Commits:
1543a70c by isidentical at 2021-08-23T11:26:34+03:00
(isidentical, cfbolz): add an extra test about general bridge
--HG--
branch : jit-fewer-bridges
- - - - -
1 changed file:
- rpython/jit/metainterp/test
Batuhan Taskaya pushed to branch branch/jit-fewer-bridges at PyPy / pypy
Commits:
85fa3565 by isidentical at 2021-08-23T10:25:06+03:00
(isidentical, cfbolz): add a config option for max_promotes
--HG--
branch : jit-fewer-bridges
- - - - -
312e169d by isidentical at 2021-08-23T11:21:11+03:00
Batuhan Taskaya pushed new branch branch/jit-fewer-bridges at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/jit-fewer-bridges
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed new branch branch/isidentical-py38-pytokenizer-fixes at
PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/isidentical-py38-pytokenizer-fixes
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
f081ceb6 by isidentical at 2021-08-04T20:49:05+03:00
apply suggestions
--HG--
branch : isidentical-py38-test-fixes
- - - - -
4 changed files:
- pypy/interpreter/astcompiler/codegen.py
- pypy
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
a7899780 by isidentical at 2021-08-01T03:37:57+03:00
adjust error messages for apptests
--HG--
branch : isidentical-py38-test-fixes
- - - - -
1 changed file:
- pypy/interpreter/test
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
f4791283 by isidentical at 2021-08-01T02:15:28+03:00
importing: fix recursion error on module.getattr
--HG--
branch : isidentical-py38-test-fixes
- - - - -
4 changed files:
- pypy/interpreter
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
2117b2e6 by isidentical at 2021-07-30T19:03:27+03:00
use native formatting for error messages
--HG--
branch : isidentical-py38-test-fixes
- - - - -
fdfe0cd6 by isidentical at 2021-07-30T19:03:46+03
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
9a8c9ee9 by isidentical at 2021-07-30T17:31:30+03:00
import: use raise_import_error with app level execution to get around RPython
--HG--
branch : isidentical-py38-test-fixes
- - - - -
2 changed
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
deba365c by isidentical at 2021-07-30T03:34:23+03:00
try specializing on arg 5?
--HG--
branch : isidentical-py38-test-fixes
- - - - -
1 changed file:
- pypy/interpreter/error.py
View it on
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
a118726f by isidentical at 2021-07-30T03:20:25+03:00
disable specialization
--HG--
branch : isidentical-py38-test-fixes
- - - - -
1 changed file:
- pypy/interpreter/error.py
View it on Heptapod
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
adb253eb by isidentical at 2021-07-30T01:35:07+03:00
module: add get_spec() method to retrieve __spec__
--HG--
branch : isidentical-py38-test-fixes
- - - - -
354b0470 by isidentical at 2021-07-30T01
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy /
pypy
Commits:
ed1082a7 by isidentical at 2021-07-30T00:18:13+03:00
ast app tests: fix the ast.Constant(value=...)
--HG--
branch : isidentical-py38-test-fixes
- - - - -
1 changed file:
- pypy/module/_ast/test
Batuhan Taskaya pushed new branch branch/isidentical-py38-test-fixes at PyPy /
pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/isidentical-py38-test-fixes
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-ast-feature-version
at PyPy / pypy
Commits:
e28cdc1d by isidentical at 2021-07-26T19:11:13+03:00
pyparser: add the ability to clear type_ignore cache
It seems like compile() command preserves the parser since it uses
the same
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-ast-feature-version
at PyPy / pypy
Commits:
92788fef by isidentical at 2021-07-26T16:40:05+03:00
pyparser: ensure all tokens are unique for type ignores
--HG--
branch : py3.8-isidentical-ast-feature-version
- - - - -
1 changed file
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-ast-feature-version
at PyPy / pypy
Commits:
2337f357 by isidentical at 2021-07-26T12:31:46+03:00
fstring: add feature_version check against fstring debugging
--HG--
branch : py3.8-isidentical-ast-feature-version
- - - - -
1 changed
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-ast-feature-version
at PyPy / pypy
Commits:
23bf108d by isidentical at 2021-07-26T11:40:50+03:00
test: fix the compile() apptest to adapt new feature_version
--HG--
branch : py3.8-isidentical-ast-feature-version
- - - - -
206b2450 by
Batuhan Taskaya pushed new branch branch/py3.8-isidentical-ast-feature-version
at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.8-isidentical-ast-feature-version
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-stuff at PyPy / pypy
Commits:
bc819df2 by isidentical at 2021-07-25T21:29:09+03:00
type: use qualified name instead of raw class name in base error
--HG--
branch : py3.8-isidentical-stuff
- - - - -
1656c455 by isidentical at 2021-07
Batuhan Taskaya pushed new branch branch/py3.8-isidentical-stuff at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.8-isidentical-stuff
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/py3.8_isidentical_test at PyPy / pypy
Commits:
33d28689 by isidentical at 2021-07-23T14:17:53+03:00
Backed out changeset 28a80618ee57
--HG--
branch : py3.8_isidentical_test
- - - - -
1 changed file:
- pypy/interpreter/pyparser/pytokenizer.py
View
Batuhan Taskaya pushed to branch branch/py3.8_isidentical_test at PyPy / pypy
Commits:
ebf27317 by isidentical at 2021-07-23T11:51:46+03:00
astbuilder: is is_none() to fix type_comments test
--HG--
branch : py3.8_isidentical_test
- - - - -
1 changed file:
- pypy/interpreter/astcompiler
Batuhan Taskaya pushed to branch branch/py3.8_isidentical_test at PyPy / pypy
Commits:
719ec147 by isidentical at 2021-07-23T11:48:46+03:00
pytokenizer: pass correct arguments
--HG--
branch : py3.8_isidentical_test
- - - - -
1 changed file:
- pypy/interpreter/pyparser/pytokenizer.py
Batuhan Taskaya pushed to branch branch/py3.8_isidentical_test at PyPy / pypy
Commits:
7e869932 by isidentical at 2021-07-20T16:39:14+03:00
consts: change PyCF_ASYNC_HACKS to use a lower value
--HG--
branch : py3.8_isidentical_test
- - - - -
d7ca24bc by isidentical at 2021-07-20T16:44:26+03
Batuhan Taskaya pushed new branch branch/py3.8_isidentical_test at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.8_isidentical_test
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/top-level-await at PyPy / pypy
Commits:
50beed96 by isidentical at 2021-02-14T00:34:00+03:00
reference to proper flag
--HG--
branch : top-level-await
- - - - -
2 changed files:
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler
Batuhan Taskaya pushed new branch branch/top-level-await at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/top-level-await
You're receiving this email because of your account on foss.heptapod.net.
___
Batuhan Taskaya pushed to branch branch/new-syntax-warnings at PyPy / pypy
Commits:
175d7fa6 by isidentical at 2021-01-30T23:55:09+03:00
...
--HG--
branch : new-syntax-warnings
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/codegen.py
View it on GitLab:
https
Batuhan Taskaya pushed to branch branch/new-syntax-warnings at PyPy / pypy
Commits:
1b8c678a by isidentical at 2021-01-30T23:37:39+03:00
explicit type assertion for rpython
--HG--
branch : new-syntax-warnings
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/codegen.py
View it on
Batuhan Taskaya pushed new branch branch/new-syntax-warnings at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/new-syntax-warnings
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/syntax-warnings at PyPy / pypy
Commits:
8612384c by isidentical at 2021-01-23T14:21:26+03:00
whitespace
--HG--
branch : syntax-warnings
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/asthelpers.py
View it on GitLab:
https
Batuhan Taskaya pushed to branch branch/syntax-warnings at PyPy / pypy
Commits:
7af6dcdb by isidentical at 2021-01-23T13:45:54+03:00
rpython: isinstance => type
--HG--
branch : syntax-warnings
- - - - -
c384785d by isidentical at 2021-01-23T13:51:56+03:00
more work on rpython complia
Batuhan Taskaya pushed to branch branch/syntax-warnings at PyPy / pypy
Commits:
b1214640 by isidentical at 2021-01-23T14:08:55+03:00
rpython: %r => '%s'
--HG--
branch : syntax-warnings
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/codegen.py
View it on G
Batuhan Taskaya pushed new branch branch/syntax-warnings at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/syntax-warnings
You're receiving this email because of your account on foss.heptapod.net.
___
Batuhan Taskaya pushed to branch branch/py3.8 at PyPy / pypy
Commits:
2e884aa8 by isidentical at 2021-01-16T17:41:32+03:00
Revert latest AST~ related commit (intended for a separate branch)
--HG--
branch : py3.8
- - - - -
5 changed files:
- pypy/interpreter/astcompiler/astbuilder.py
Batuhan Taskaya pushed new branch branch/extended-annotations at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/extended-annotations
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/py3.8 at PyPy / pypy
Commits:
450c50e9 by isidentical at 2021-01-16T17:18:09+03:00
Partial revert of ASYNC becomes keyword by default patch
--HG--
branch : py3.8
- - - - -
5 changed files:
- pypy/interpreter/astcompiler/astbuilder.py
- pypy
Batuhan Taskaya pushed to branch branch/constant-kind at PyPy / pypy
Commits:
e41eeca2 by isidentical at 2021-01-09T23:00:59+03:00
Use space.newtext_or_none for conversion
--HG--
branch : constant-kind
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/fstring.py
View it on GitLab
Batuhan Taskaya pushed new branch branch/constant-kind at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/constant-kind
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-c
Batuhan Taskaya pushed to branch branch/py3.8 at PyPy / pypy
Commits:
bdd0a5ba by isidentical at 2021-01-09T15:43:25+03:00
Adjust error handling for RPython
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/module/__builtin__/compiling.py
View it on GitLab:
https
Batuhan Taskaya pushed to branch branch/py3.8 at PyPy / pypy
Commits:
51028d5c by isidentical at 2021-01-09T13:52:38+03:00
Grammar: Add func_type_input productions
--HG--
branch : py3.8
- - - - -
c9d98299 by isidentical at 2021-01-09T13:53:59+03:00
ASDL: Add FunctionType node
--HG--
branch
Batuhan Taskaya pushed to branch branch/ast-constant at PyPy / pypy
Commits:
a8d2288a by isidentical at 2021-01-09T12:59:20+03:00
Compiler: Eliminate only constant expressions
--HG--
branch : ast-constant
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/codegen.py
View it on
Batuhan Taskaya pushed to branch branch/ast-constant at PyPy / pypy
Commits:
1d766706 by isidentical at 2021-01-09T12:31:46+03:00
RPython: more fixes
--HG--
branch : ast-constant
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/misc.py
View it on GitLab:
https
Batuhan Taskaya pushed to branch branch/ast-constant at PyPy / pypy
Commits:
d76fb28d by isidentical at 2021-01-09T12:10:18+03:00
RPython: Add a type assertion for inference
--HG--
branch : ast-constant
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/misc.py
View it on GitLab
Batuhan Taskaya pushed to branch branch/ast-constant at PyPy / pypy
Commits:
16b9fc03 by Carl Friedrich Bolz-Tereick at 2021-01-06T12:54:27+01:00
fix posonly args with annotations
--HG--
branch : py3.8
- - - - -
12337854 by Carl Friedrich Bolz-Tereick at 2021-01-06T12:59:15+01:00
this
Batuhan Taskaya pushed new branch branch/ast-constant at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/ast-constant
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-c
Batuhan Taskaya pushed to branch branch/better-ast-initalization at PyPy / pypy
Commits:
809a02ba by isidentical at 2021-01-06T23:23:14+03:00
ASDL-gen: Reflect changes to the asdl_py.py
--HG--
branch : better-ast-initalization
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/tools
Batuhan Taskaya pushed to branch branch/unpacking-in-flow at PyPy / pypy
Commits:
20b24db0 by isidentical at 2021-01-06T22:26:09+03:00
Test: Add an invalid test as a case
--HG--
branch : unpacking-in-flow
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/test/test_compiler.py
Batuhan Taskaya pushed new branch branch/unpacking-in-flow at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/unpacking-in-flow
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/better-ast-initalization at PyPy / pypy
Commits:
a24555e4 by isidentical at 2021-01-06T20:55:14+03:00
Test: Add a test regarding excess/less arguments
--HG--
branch : better-ast-initalization
- - - - -
2 changed files:
- pypy/interpreter/astcompiler
Batuhan Taskaya pushed new branch branch/better-ast-initalization at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/better-ast-initalization
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed to branch branch/some-other-38-features at PyPy / pypy
Commits:
2ef2f928 by isidentical at 2021-01-03T15:26:19+03:00
pyparser: Orderless sorting
--HG--
branch : some-other-38-features
- - - - -
1 changed file:
- pypy/interpreter/pyparser/pyparse.py
View it on
Batuhan Taskaya pushed to branch branch/some-other-38-features at PyPy / pypy
Commits:
d80bb7bc by isidentical at 2021-01-02T17:42:52+03:00
ast: assert normal suite doesn't contain any type comments
--HG--
branch : some-other-38-features
- - - - -
1 changed file:
- pypy/interp
Batuhan Taskaya pushed to branch branch/some-other-38-features at PyPy / pypy
Commits:
6989894c by isidentical at 2021-01-02T17:26:22+03:00
pyparser: precise errors for func_body_suite
--HG--
branch : some-other-38-features
- - - - -
2 changed files:
- pypy/interpreter/pyparser/parser.py
Batuhan Taskaya pushed to branch branch/some-other-38-features at PyPy / pypy
Commits:
1a38a9fd by isidentical at 2021-01-02T16:35:43+03:00
rpython: some rpython hacks
--HG--
branch : some-other-38-features
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/astbuilder.py
View it
Batuhan Taskaya pushed to branch branch/some-other-38-features at PyPy / pypy
Commits:
1ea221b9 by isidentical at 2021-01-02T16:23:38+03:00
ast: make all ast tests working (one syntax error left)
--HG--
branch : some-other-38-features
- - - - -
5 changed files:
- pypy/interpreter
Batuhan Taskaya pushed to branch branch/some-other-38-features at PyPy / pypy
Commits:
54061070 by isidentical at 2021-01-02T01:16:37+03:00
ast: make test_validate compatible
--HG--
branch : some-other-38-features
- - - - -
3 changed files:
- pypy/interpreter/astcompiler/test
Batuhan Taskaya pushed to branch branch/some-other-38-features at PyPy / pypy
Commits:
addd951a by isidentical at 2021-01-02T00:48:09+03:00
ast: Use proper none
--HG--
branch : some-other-38-features
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/astbuilder.py
View it on
Batuhan Taskaya pushed to branch branch/some-other-38-features at PyPy / pypy
Commits:
c8a1ab4c by isidentical at 2021-01-02T00:42:21+03:00
ast: Proper serialization of string/None
--HG--
branch : some-other-38-features
- - - - -
6 changed files:
- pypy/interpreter/astcompiler/ast.py
Batuhan Taskaya pushed new branch branch/some-other-38-features at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/some-other-38-features
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed new branch branch/fstring-debugging at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/fstring-debugging
You're receiving this email because of your account on foss.heptapo
Batuhan Taskaya pushed new branch branch/issue-3371 at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/issue-3371
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-c
68 matches
Mail list logo