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

Added session type check for Linux in ImageGrab.grabclipboard() #7332

Merged
merged 8 commits into from
Aug 22, 2023
Merged

Added session type check for Linux in ImageGrab.grabclipboard() #7332

merged 8 commits into from
Aug 22, 2023

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    bc658e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    164ea2d View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Simplify conditional expressions
    
    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    TheNooB2706 and radarhere committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a8b3fea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b157b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    0b6ab79 View commit details
    Browse the repository at this point in the history
  2. Reformat variable name following PEP8

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    TheNooB2706 and radarhere committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e06edcb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 22, 2023

  1. Use tuples

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    radarhere and hugovk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9c3bc70 View commit details
    Browse the repository at this point in the history