Alex Olieman
Alex Olieman
**Describe the bug** I want to do a full event log replay because I let the snapshot of a star get corrupted during a (dirty) reboot. The ship was last...
I've set a password for my account. At first, there was no problem confirming the password. A couple of days later I am not able to confirm entering the password...
This PR adds a reference implementation of the [Significant Words Language Model](https://djoerdhiemstra.com/wp-content/uploads/cikm2016.pdf) by Dehghani et al. I also updated the package to be compatible with python 3.7, added type annotations,...
This concerns one cause of the "We couldn't open the extension" error message. In this case, a site connection (e.g. through wallets kit) is not able to create the extension...
The Release Asset download feature added in #3060 is currently broken for public repositories. Steps to reproduce: ```python from github import Github github = Github() public_repo = github.get_repo("stellarcarbon/sorocarbon") latest_release =...
**Describe the bug** There's some unexpected behavior in v1.1.402 regarding `Sentinel` naming. The desired type inference only works if the sentinel has an uppercased name, which is treated as a...