We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2166749 commit fc439c4Copy full SHA for fc439c4
docs/topic/bccmode.rst
@@ -239,6 +239,7 @@ Known issues
239
* When format string has syntax error, BCC mode may raise `SystemError: NULL object passed to Py_BuildValue`, instead of `SyntaxError` or `ValueError`.
240
241
Found in test cases `lib/python3.12/test/test_fstring.py`:
242
+
243
- test_invalid_syntax_error_message
244
- test_missing_variable
245
- test_syntax_error_for_starred_expressions
0 commit comments