|
|
Subscribe / Log in / New account

Leaving python-dev behind

Leaving python-dev behind

Posted Aug 1, 2022 22:25 UTC (Mon) by mathstuf (subscriber, #69389)
In reply to: Leaving python-dev behind by farnz
Parent article: Leaving python-dev behind

The issue (a lot of the time) is that some of the web UI is using undocumented or private APIs. See this issue[1] about getting a "subscribe to issue" button in an Android app for GitHub. It *now* exists as a GraphQL endpoint, but the app isn't set up for that, so it is still left in the dust until that porting happens.

[1]https://github.com/slapperwan/gh4a/issues/215


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds