Christopher Gurnee
Christopher Gurnee
For me anyways, this issue only affects free apps. Downloads of paid apps continue to work. The culprit appears to be here: https://github.com/NoMore201/googleplay-api/blob/664c399f8196e1eb7d2fcda4af34e5dc1fca0f20/gpapi/googleplay.py#L616 The commit history says: ``` This function...
I just submitted PR #116 to hopefully fix downloads of purchased apps (my PR works for me anyways). If I apply both #116 and your #114, purchased app downloads go...
Sorry for the delay... but in short, your update did restore the ability to download when using credentials for me. Just to be clear, I took your fix-auth branch, rebased...
> I hope he's ok We all do, I'm sure. I should apologize for being a bit spammy, but I'm going to do it anyways. While Removeddit.com is down, people...
@github-account1111 Yes, @Scientist07 is correct in that Removeddit's currently-missing state did not affect the underlying data stored by Pushshift.io. With that said, there is an issue with Pushshift that started...
@itsmeboy0 Done. I didn't even realize they were disabled, thanks.
Debian devs have been doing a great job of maintaining both this and OpenDMARC. In particular, [this patch](https://sources.debian.org/patches/opendkim/2.11.0~beta2-6/lua-5.3.patch/) adds support for Lua 5.3 and is part of Debian testing (bookworm).
FYI according to [this comment on Reddit](https://old.reddit.com/r/pushshift/comments/rbzhsp/comment_search_down/hnvmxww/): > reply from SITM > > > Yeah, I am moving that functionality to Elasticsearch because the Postgresql DB got too large for...
Also expired includes: * 1000-sans * 10000-sans * no-subject * no-common-name (though the last two were already reported in #467)
Would it be possible to confirm if the below is this same issue? It seems very similar, but it results in a runtime error as opposed to a compile-time `-Werror=maybe-uninitialized`...