8000 Some updates to image module by ankith26 · Pull Request #2226 · pygame/pygame · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Some updates to image module #2226

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 ter 8000 ms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from
Closed

Some updates to image module #2226

wants to merge 6 commits into from

Conversation

ankith26
Copy link
Contributor

Just some updates to image module. Working on #1732, and some other minor changes

8000
static PyObject *extverobj = NULL;

/* define docs for undocumented (kinda deprecated) functions */
#define DOC_PYGAMEIMAGELOADBASIC "internal function to load images, use pygame.image.load() instead of this"
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, but these are temporary-undocumented functions, they cannot go in that file right.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Plus those files are auto generated from the rest files, I guess they will dissapear the next time, those files get generated.

@illume illume closed this Oct 27, 2020
@illume illume deleted the branch master October 27, 2020 16:15
illume pushed a commit that referenced this pull request Nov 28, 2020
…ge.c code cleanups. (#2270)

fixes #1732
image.c code cleanups, and CPython API usage fixes.

Continued on from #2226 PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0