arielle
arielle
> https://github.com/DisnakeDev/disnake/pull/675#issuecomment-1250383408 @shiftinv this should be fixed as of https://github.com/DisnakeDev/disnake/pull/675/commits/5f9e404f6599524b89631ab25edf87e48b7f613c and https://github.com/DisnakeDev/disnake/pull/675/commits/260ee48aca861573b2f7f9267efe5b5800b5d0d7
@shiftinv would you please review too?
@bast0006 any status on when the pr to sphinx-hoverxref will be made?
update: the pr has been made: https://github.com/readthedocs/sphinx-hoverxref/pull/227
Due to the cache bust and other general speedups here, I'd *like* to merge this after #722 unless there is an extended period after this pr is ready and #722...
This PR as it is currently breaks the dark theme toggle.
> > > Thank you for reporting this, it's now fixed You sure? Can continue to reproduce with this environment. - Python v3.8.11-final - disnake v2.2.1-beta - disnake pkg_resources: v2.2.1...
I have also reproduced this issue on py 3.10 And with the current master branch (which installs as 2.2.0, even though 2.2.1 is what is on pypi) And without the...
> > I have also reproduced this issue on py 3.10 > > > > And with the current master branch (which installs as 2.2.0, even though 2.2.1 is what...
Turns out this happens unless I have around a two second wait after I `await super().close()` And it somehow seems related to my own aiohttp session, very confused.