summaryrefslogtreecommitdiff
path: root/changelogs/fragments/fix_expression_as_filename_in_compile.yaml
blob: 0ddfa0ac7229925adc985f0e0ddc5e3fa79c674b (plain)
1
2
3
4
bugfixes:
  - Pass expression in angle-bracket notation as filename argument to a
    ``compile()`` built-in function, so that Python debuggers do not try to
    parse it as filename.