summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2018-05-08 07:48:50 +0300
committerGitHub <noreply@github.com>2018-05-08 07:48:50 +0300
commitd54cfb160c626626394e2f171d3ccfe03309f34e (patch)
tree7cadfc0541bd650485f4e8e1e9ee45252492f06e /Python
parenta3f19c3f52ddff85dd52eaa01b77b2d50cc9af3f (diff)
downloadcpython-git-d54cfb160c626626394e2f171d3ccfe03309f34e.tar.gz
bpo-33441: Make the sigset_t converter available in other modules. (GH-6720)
* Expose the sigset_t converter via private API _Py_Sigset_Converter(). * Use Argument Clinic for parsing sigset_t in signalmodule.c. * Raise ValueError instead OverflowError for integers out of the C long range. Based on patch by Pablo Galindo Salgado.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions