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

Fix some LGTM alerts for code in src_py directory #1141

Merged
merged 2 commits into from
Jul 13, 2019

Conversation

charlesej
Copy link
Contributor

Overview of changes:

System details:

  • os: windows 10 (64bit)
  • python: 3.7.2 (64bit) and 2.7.10 (64bit)
  • pygame: 2.0.0.dev2 (SDL: 2.0.9) at 71172d1

Resolves some of the examples code issues from the LGTM link in #1133.

- Fixed some issues found by LGTM for code in the src_py directory
  (LGTM info for pygame: https://lgtm.com/projects/g/pygame/pygame)
src_py/surfarray.py Outdated Show resolved Hide resolved
- Re-added the pixelcopy imports to surfarray.py (as per PR comment
  about possible users of them)
@illume illume merged commit c0646b8 into pygame:master Jul 13, 2019
@charlesej charlesej deleted the fix-src-py-lgtm-alerts branch July 13, 2019 13:04
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.

None yet

2 participants