Page MenuHome GnuPG

gpgme's m4/python.m4 doesn't search for python 3.8
Closed, ResolvedPublic

Description

in gpgme's m4/python.m4, the search for python3.8 is commented out with [dnl](https://www.gnu.org/software/m4/manual/m4-1.4.14/html_node/Dnl.html).

Seems like it should be given first-class status with the other modern versions of python3.

Revisions and Commits

Event Timeline

branch dkg/fix-4821 contains a fix for this, in commit 414938cfedbdb97b83d00e8619dec9502096be22

aheinecke claimed this task.
aheinecke added a subscriber: aheinecke.

Merged into master. Thanks!