Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Correct set_(shifts/masks) docs and cleanup code#3620

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Starbuck5 merged 1 commit intomainfromset-shift-mask-cleanup
Dec 19, 2022

Conversation

@Starbuck5
Copy link
Contributor

I was looking through Surface.c and display.c with Matt and I found some stuff to do.

  • The docs were wrong-- the function raises a TypeError, not an AttributeError
  • The docs should have the "deprecated" label
  • The C code doesn't need to carefully parse args before doing an unconditional TypeError

I was tempted to do the full removal of these functions (they've been deprecated for a long time, probably not many people used them ever), but I decided to hold off on that. In the future, yes they will be removed.

Copy link
Contributor

@MyreMylarMyreMylar left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Contributor

@ankith26ankith26 left a comment

Choose a reason for hiding this comment

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

LGTM! thanks 🌟

illume pushed a commit that referenced this pull requestApr 30, 2023
Correct set_(shifts/masks) docs and cleanup code
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

2 more reviewers

@MyreMylarMyreMylarMyreMylar approved these changes

@ankith26ankith26ankith26 approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

C codeInvolves changing C code

Projects

None yet

Milestone

2.2.0

Development

Successfully merging this pull request may close these issues.

4 participants

@Starbuck5@MyreMylar@ankith26

[8]ページ先頭

©2009-2025 Movatter.jp