summaryrefslogtreecommitdiff
path: root/dbus_bindings
Commit message (Expand)AuthorAgeFilesLines
* unixfd: Fix assertion failure constructing UnixFd for invalid fdSimon McVittie2022-09-061-3/+3
* message: Fix assertion failure unpacking handle to an out-of-range fdSimon McVittie2022-09-061-0/+8
* add set_allow_interactive_authorization / get_allow_interactive_authorization...Ricter Zheng2022-04-271-0/+28
* Remove support for Python 2Simon McVittie2021-09-1519-689/+96
* unixfd: Don't leak self if variant_level < 0Simon McVittie2021-07-191-4/+5
* unixfd: Close fd in error pathDavid King2021-07-191-1/+3
* abstract: Stringify float subclasses using float's reprSimon McVittie2019-11-211-1/+14
* int: Ensure we stringify Booleans as 0 or 1Simon McVittie2019-11-211-1/+7
* abstract: Stringify long subclasses using long's reprSimon McVittie2019-11-211-1/+14
* Revert "Consistently save/restore exception indicator when called from C code"Simon McVittie2019-09-123-43/+16
* Consistently save/restore exception indicator when called from C codeSimon McVittie2019-09-023-16/+43
* TRACE: Fix NULL argument to format stringSimon McVittie2019-09-021-1/+1
* unixfd: Adjust docstringSimon McVittie2019-09-021-2/+2
* Add variant_level to UnixFd typeJohn Baublitz2019-08-301-3/+27
* Silence -Wcast-function-type with gcc 8Simon McVittie2019-07-236-45/+48
* Don't set deprecated tp_print to NULL on Python 3Simon McVittie2019-07-157-1/+40
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-1528-0/+56
* Improve documentation for SphinxSimon McVittie2018-05-028-93/+63
* doc: Be more clear about bytes vs. unicodeSimon McVittie2018-05-022-5/+9
* Improve UTF8String documentationSimon McVittie2018-05-021-9/+8
* Convert documentation from epydoc to SphinxSimon McVittie2018-05-027-70/+56
* Rename source directories for C code to silence an ImportWarningSimon McVittie2017-11-0528-0/+11289