Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove a couple type ignores + cleanup CacheMappingView #657

Merged
merged 19 commits into from
Aug 6, 2021

Conversation

A5rocks
Copy link
Contributor

@A5rocks A5rocks commented Jun 12, 2021

Summary

I really wanted to remove a few of those pesky type ignores, you know? But I may have added more than I removed... Anyways, this PR also contains cache changes as when I asked around about whether I could change some interfaces, I got directed to remove some things instead.

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

Related issues

None.

hikari/files.py Outdated Show resolved Hide resolved
hikari/internal/cache.py Outdated Show resolved Hide resolved
hikari/files.py Outdated Show resolved Hide resolved
@A5rocks A5rocks requested review from FasterSpeeding and davfsa June 20, 2021 01:26
hikari/api/cache.py Outdated Show resolved Hide resolved
@davfsa davfsa added the enhancement New feature or request label Jun 20, 2021
@davfsa davfsa added this to the 2.0.0 milestone Jun 20, 2021
@davfsa davfsa added the bug Something isn't working label Jun 20, 2021
hikari/config.py Outdated Show resolved Hide resolved
hikari/config.py Outdated Show resolved Hide resolved
@davfsa davfsa added the waiting for author Waiting for the author of the PR or issue to reply label Jul 9, 2021
@A5rocks A5rocks force-pushed the type-ignores-be-gone branch from 6b379a3 to 9d84d55 Compare July 30, 2021 03:06
@A5rocks A5rocks requested a review from davfsa July 30, 2021 03:14
Now, this PR follows the convention found elsewhere in the library.
(In hikari/api/rest.py)
davfsa
davfsa previously approved these changes Aug 2, 2021
Copy link
Member

@davfsa davfsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would like to get Snabs approval before merging :)

hikari/internal/cache.py Show resolved Hide resolved
hikari/config.py Outdated Show resolved Hide resolved
hikari/internal/cache.py Outdated Show resolved Hide resolved
@A5rocks A5rocks force-pushed the type-ignores-be-gone branch from 45b8e22 to a9a52a0 Compare August 5, 2021 05:25
@A5rocks A5rocks force-pushed the type-ignores-be-gone branch from a9a52a0 to 937ad78 Compare August 5, 2021 05:28
davfsa
davfsa previously approved these changes Aug 5, 2021
@davfsa davfsa merged commit 88dce72 into hikari-py:master Aug 6, 2021
@A5rocks A5rocks deleted the type-ignores-be-gone branch October 9, 2021 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants