summaryrefslogtreecommitdiff
path: root/dbus_bindings
AgeCommit message (Expand)AuthorFilesLines
2022-09-06unixfd: Fix assertion failure constructing UnixFd for invalid fdSimon McVittie1-3/+3
2022-09-06message: Fix assertion failure unpacking handle to an out-of-range fdSimon McVittie1-0/+8
2022-04-27add set_allow_interactive_authorization / get_allow_interactive_authorization...Ricter Zheng1-0/+28
2021-09-15Remove support for Python 2Simon McVittie19-689/+96
2021-07-19unixfd: Don't leak self if variant_level < 0Simon McVittie1-4/+5
2021-07-19unixfd: Close fd in error pathDavid King1-1/+3
2019-11-21abstract: Stringify float subclasses using float's reprSimon McVittie1-1/+14
2019-11-21int: Ensure we stringify Booleans as 0 or 1Simon McVittie1-1/+7
2019-11-21abstract: Stringify long subclasses using long's reprSimon McVittie1-1/+14
2019-09-12Revert "Consistently save/restore exception indicator when called from C code"Simon McVittie3-43/+16
2019-09-02Consistently save/restore exception indicator when called from C codeSimon McVittie3-16/+43
2019-09-02TRACE: Fix NULL argument to format stringSimon McVittie1-1/+1
2019-09-02unixfd: Adjust docstringSimon McVittie1-2/+2
2019-08-30Add variant_level to UnixFd typeJohn Baublitz1-3/+27
2019-07-23Silence -Wcast-function-type with gcc 8Simon McVittie6-45/+48
2019-07-15Don't set deprecated tp_print to NULL on Python 3Simon McVittie7-1/+40
2019-07-15Add clearer licensing information in SPDX formatSimon McVittie28-0/+56
2018-05-02Improve documentation for SphinxSimon McVittie8-93/+63
2018-05-02doc: Be more clear about bytes vs. unicodeSimon McVittie2-5/+9
2018-05-02Improve UTF8String documentationSimon McVittie1-9/+8
2018-05-02Convert documentation from epydoc to SphinxSimon McVittie7-70/+56
2017-11-05Rename source directories for C code to silence an ImportWarningSimon McVittie28-0/+11289