STINNER Victor <[email protected]> added the comment:
Python/strdup.c has been removed from the master branch in bpo-41340: commit 5798f787779006a94a55ec74a86da4627de90146 Author: wasiher <[email protected]> Date: Mon Jul 27 12:28:45 2020 +0900 bpo-41340: Removed fallback implementation for strdup (GH-21634) Your C library doesn't provide an implementation of strdup()? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41981> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
