PyQt6 documentation repository issue

Phil Thompson phil at riverbankcomputing.com
Sat Nov 1 11:31:26 GMT 2025


On 31/10/2025 10:33, Detlev Offenbach wrote:
> Hi Phil,
> 
> there used to be a PyQt6 documentation repository at
> "https://www.riverbankcomputing.com/hg/PyQt6-Docs". Unfortunately it
> seems, that it is down because my 'hg pull' command fails with "bad
> HTTP status line: ''". What am I doing wrong?

Sorry, I moved the repo to GitHub a while back and forgot to update the 
docs. The project is at...

https://github.com/Python-PyQt/PyQt6-Docs

...and you can clone the repo with...

git clone git at github.com:Python-PyQt/PyQt6-Docs

Phil


More information about the PyQt mailing list