Skip to content

testcapimodule uses wrong format chars for datetime tests #95878

Closed
@tiran

Description

@tiran

Bug report

_testcapimodule.c has a similar bug as #95876. It uses l (long) format char for ints. This works ok on most platforms but causes memory corruption on WASM64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.11only security fixes3.12only security fixes3.13bugs and security fixestestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions