|
|
40a9ddad4e
|
update test_fstring.py from cpython 3.12.7
add expectedFailure to tag what should rustpython do
add comment for some syntaxerror which make test run broken
|
2024-12-05 15:04:56 +09:00 |
|
Jonathan Rotter
|
a8ea67178d
|
adjusted SyntaxError args and __str__() to match CPython (#5294)
|
2024-05-08 12:57:03 +09:00 |
|
Andrey Maltsev
|
6e515b00ca
|
Update test_fstring.py from Cpython v3.11.2
|
2023-04-06 00:45:50 +09:00 |
|
harupy
|
d39269405b
|
Fix tests
|
2022-12-30 22:46:31 +09:00 |
|
dvermd
|
af04e3e92c
|
add format precision for string
|
2022-10-26 21:30:52 +02:00 |
|
dvermd
|
c816b0b4da
|
Tag test_fstring failing tests as expectedFailure
|
2022-10-26 21:30:51 +02:00 |
|
dvermd
|
8dfab087f2
|
add CPython 3.10.8 fstring test
|
2022-10-26 21:30:31 +02:00 |
|