Loading
Commits on Source 43
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Dmitry Shachnev authored
This way it will call setup(), which doesn't happen when you specify theme path explicitly. And calling setup() is important because it adds sphinxcontrib.jquery extension, without which the theme JS code does not work properly.
-
Thomas Kluyver authored
Make sphinx load sphinx_rtd_theme using the entry point See merge request !32
-
Damjan Jovanovic authored
This fixes connecting to the DBus server on at least FreeSBD and probably NetBSD and DragonflyBSD too. Without it, every connection attempt fails with "REJECTED EXTERNAL" as the DBus server can't read the process credentials from the ancillary data. Fixes #23 - "AUTH EXTERNAL does not seem to work on FreeBSD".
-
Damjan Jovanovic authored
pass a 512 byte array just in case.
-
Damjan Jovanovic authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
Send process credentials using SCM_CREDS where available. Closes #23 See merge request !33
-
Thomas Kluyver authored
Bindgen from file See merge request !34
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
Update CI See merge request !35
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
Remove deprecated unwrap= parameter in blocking integration See merge request !37
-
Thomas Kluyver authored
Validate object paths and bus, interface & member names Closes #31 See merge request !36
-
Harry Mallon authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
Remove the deprecated conn.router API in blocking I/O support See merge request !40
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
Test with Python 3.13 & update Fedora version for integration tests See merge request !41
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
async_timeout has been effectively merged in 3.11 and the module is no longer actively maintained.
-
Thomas Kluyver authored
Optionally depend on async_timeout in Python 3.11 and higher See merge request !39
-
Thomas Kluyver authored
Add PyPI upload from Gitlab CI using trusted publishing See merge request !42
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
Sign/attest packages before uploading See merge request !43
-
Thomas Kluyver authored
-
Thomas Kluyver authored
-
Thomas Kluyver authored
Prepare to release 0.9 See merge request !44