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

gh-104855: Update Tkinter tests for Tcl/Tk 8.7 and 9.0 #120824

Merged
merged 37 commits into from
Jun 22, 2024

Commits on May 29, 2023

  1. pythongh-104855: Update more tk tests for 8.7

    Where applicable:
    * Add '' to the valid options in error messages.
    * Test that '' is valid.
    * Test that 'to' < 'from' is valid instead of invalid.
    
    This PR also fixes pythongh-104856.
    terryjreedy committed May 29, 2023
    Configuration menu
    Copy the full SHA
    deef967 View commit details
    Browse the repository at this point in the history
  2. whitespace

    terryjreedy committed May 29, 2023
    Configuration menu
    Copy the full SHA
    358bb74 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ca70095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11629b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    907abd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9d7dc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1279f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f90b94d View commit details
    Browse the repository at this point in the history
  7. Fix more tests.

    serhiy-storchaka committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6ccd8fe View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

    serhiy-storchaka committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f6b26cf View commit details
    Browse the repository at this point in the history
  3. Fix more tests.

    serhiy-storchaka committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    9441f07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63d9480 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfebcde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d48dca6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d30d55c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    d18b841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ffd33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f18aca View commit details
    Browse the repository at this point in the history
  4. Simplify test code.

    serhiy-storchaka committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f6ce718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66f0cd5 View commit details
    Browse the repository at this point in the history
  6. Update NEWS.

    serhiy-storchaka committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    55a96fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10baa24 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Polishing.

    serhiy-storchaka committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f784360 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    b72910f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd47d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    289c4ae View commit details
    Browse the repository at this point in the history
  4. Polishing.

    serhiy-storchaka committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    19232e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dea00ba View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    1224d11 View commit details
    Browse the repository at this point in the history
  2. Fix some typos.

    serhiy-storchaka committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    59e0b40 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Update Tcl/Tk.

    serhiy-storchaka committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    be01369 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa56da View commit details
    Browse the repository at this point in the history
  3. Refactor.

    serhiy-storchaka committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0c7d851 View commit details
    Browse the repository at this point in the history
  4. Polishing.

    serhiy-storchaka committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c9ab1a5 View commit details
    Browse the repository at this point in the history
  5. Polishing.

    serhiy-storchaka committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c25d025 View commit details
    Browse the repository at this point in the history
  6. Match full errmsg.

    serhiy-storchaka committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7dc7b5a View commit details
    Browse the repository at this point in the history