Skip to content

PyUnicode and PyASCII tests are failing on 3.14 #5131

Closed
@ngoldbaum

Description

@ngoldbaum

See e.g. here.

Panics due to hitting unreachable code or failing C API calls. Seems to be new in 3.14.0b1.

failures:
      ffi::tests::ascii
      ffi::tests::ucs4
      types::string::tests::test_string_data_ucs1
      types::string::tests::test_string_data_ucs1_invalid
      types::string::tests::test_string_data_ucs2
      types::string::tests::test_string_data_ucs2_invalid
      types::string::tests::test_string_data_ucs4
      types::string::tests::test_string_data_ucs4_invalid

I've seen this locally as well but haven't been able to figure out the root cause yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions