HomeSoftware Heritage

Replace PyString_AsString with PyString_AS_STRING

Description

Replace PyString_AsString with PyString_AS_STRING

Fix issue #509: Replace PyString_AsString with PyString_AS_STRING to
workaround a PyPy bug in cpyext (PyPy older than 5.6).

Details

Provenance
Victor Stinner <vstinner@redhat.com>Authored on Mar 16 2017, 2:26 PM
jelmerCommitted on Mar 16 2017, 5:00 PM
ardumontPushed on Sep 27 2021, 5:34 PM
Parents
rPPDW85b04f76db7c: Add test for #509 based on snippet posted by Victor Stinner.
Branches
Unknown
Tags
Unknown

Event Timeline