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

Update annotation for pygame.Surface.blits() (and some other tidy ups) #2697

Merged
merged 9 commits into from Aug 31, 2021
Merged

Update annotation for pygame.Surface.blits() (and some other tidy ups) #2697

merged 9 commits into from Aug 31, 2021

Commits on Aug 26, 2021

  1. Surface.blits annotation update

    Updated annotation for pygame.Surface.blits() to correct the keyword usage and expected parameters
    rethanon committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    ea7f1d2 View commit details
    Browse the repository at this point in the history
  2. Surface.blits annotation update 2

    Further update to annotation for pygame.Surface.blits() expected parameters
    rethanon committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    fa828a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    0704de0 View commit details
    Browse the repository at this point in the history
  2. Amended ( in blits

    rethanon committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    cefd9af View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    fbc1a5f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. Update to docs for mixer and surface

    Minor updates to docs for mixer and surface.
    rethanon committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    b00c1f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Revert "Update to docs for mixer and surface"

    This reverts commit b00c1f4.
    rethanon committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    eae12d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9710b View commit details
    Browse the repository at this point in the history
  3. Update surface.blits docs

    rethanon committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    f22ad9a View commit details
    Browse the repository at this point in the history