aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-29build,python: Fix make distcheck for Python 3.9+Ingo Klöcker1-2/+6
2024-05-29build,python: Build Python bindings without distutilsBen Greiner4-10/+15
2023-10-13python,doc: Fix typos in documentation and source code commentsIngo Klöcker4-6/+6
2023-10-13python,examples: Add missing word "License"Marius P35-35/+35
2023-05-30cpp,python: Respect --disable-gpg-test for testsBiswapriyo Nath1-1/+7
2023-05-23python: Fix wrong use of write.Werner Koch2-10/+5
2023-04-25doc: Fix Python example code.NIIBE Yutaka4-15/+24
2023-02-09tests: Stop daemons after setting up test environmentIngo Klöcker1-0/+1
2022-12-14doc:python: Replace gpgme-config to pkg-config.NIIBE Yutaka1-2/+2
2022-10-26python: Fix configure generating setup.py.NIIBE Yutaka1-11/+16
2022-09-15build:python: Don't use gpg-error-config/gpgme-config.NIIBE Yutaka1-29/+5
2022-08-09python: Don't call __del__ from __exit__ method.NIIBE Yutaka2-2/+5
2022-08-05python: Don't access gpgme with wrapped=None.NIIBE Yutaka1-0/+12
2022-08-05python: Reset passphrase callback correctly.Jasper Spaans1-8/+4
2021-06-24python: Allow returning signatures made by unknown keys in `decrypt`Jasper Spaans1-3/+9
2020-12-03python: Fix key_export*.NIIBE Yutaka1-3/+3
2020-11-12python: Fix a test for newer GnuPG (>= 2.3).NIIBE Yutaka1-1/+2
2020-10-27python: Handle the when case __doc__ is None.NIIBE Yutaka1-1/+6
2020-07-15core: Deprecate the non-working trustlist functions.Werner Koch2-47/+0
2020-07-14python: Workaround for a regression in GnuPG 2.2.21Werner Koch2-2/+16
2020-03-03python: fix minor typo in howtoBernhard Reiter1-1/+1
2020-02-14python: Also detect python 3.9.Werner Koch1-2/+2
2019-11-06python: Fix how to generate documentation.NIIBE Yutaka1-46/+35
2019-07-12python: doc: Remove generated files, put rules in Makefile.NIIBE Yutaka13-8017/+39
2019-07-12python: doc: Add suffix for org files.NIIBE Yutaka6-0/+0
2019-06-13python: Fix regression in t-decrypt-verify test.Werner Koch1-11/+11
2019-06-13python: Set a default-key into gpg.conf for the tests.Werner Koch1-2/+1
2019-06-04python: Fix typo in DecryptionError exception.NIIBE Yutaka1-3/+3
2019-05-06python: Make EXTRA_DIST files explicitAndre Heinecke4-5/+171
2019-05-06Python, doc: Minor style improvementAndre Heinecke1-8/+9
2019-05-03python: stop raising BadSignatures from decrypt(verify=True)dkg/fix-T4276Daniel Kahn Gillmor2-13/+10
2019-05-03python/tests: try to decrypt and verify new test dataDaniel Kahn Gillmor2-0/+21
2019-05-03python: make it easier to run a limited number of testsDaniel Kahn Gillmor1-1/+1
2019-03-26Release GPGME 1.13.0gpgme-1.13.0Werner Koch1-1/+1
2019-02-10python: examplesBen McGinnes1-0/+131
2019-01-30python: docsBen McGinnes3-6/+6
2019-01-27python: post installer scriptBen McGinnes1-0/+4
2019-01-27python: post installer docs fix scriptBen McGinnes10-15/+53
2019-01-02python: post installer doc fix scriptBen McGinnes1-20/+9
2019-01-02python: examplesBen McGinnes4-6/+3
2018-12-26python: examplesBen McGinnes4-6/+3
2018-12-24python: docs processingBen McGinnes2-6/+175
2018-12-21python: docsBen McGinnes8-51/+193
2018-12-21python: groups exampleBen McGinnes2-10/+10
2018-12-17python docs: house keepingBen McGinnes1-14/+27
2018-12-16python: howto and examplesBen McGinnes4-59/+61
2018-12-13python: examples bugfixBen McGinnes4-5/+29
2018-12-12python: new example scriptBen McGinnes1-0/+80
2018-12-12python: what's new summaryBen McGinnes3-0/+29
2018-12-12python: advanced howto exampleBen McGinnes1-0/+1