The result of this is that, in some cases, information is missing. For example, the documentation for BlockingConnection.process_data_events() on the website is missing some (arguably important) additional information about long-running publisher connections that is present in-source in the 1.3.1 tag.
Online docs:
Source code:
Are there plans to update the documentation to include the docs for these newer versions, and ideally default
stable to 1.3.1 and
latest to something like main?