Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented May 29, 2023

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 addresses gh-104856 .

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
Copy link
Member Author

As before, I will wait for Christopher to test on 8.7 and Serhiy to comment and possibly revise.

@terryjreedy
Copy link
Member Author

@serhiy-storchaka Please review

@serhiy-storchaka serhiy-storchaka added needs backport to 3.13 bugs and security fixes and removed needs backport to 3.11 only security fixes labels May 9, 2024
@serhiy-storchaka serhiy-storchaka self-assigned this May 31, 2024
@serhiy-storchaka
Copy link
Member

@terryjreedy, there were errors in these fixes, and there were also many other test failures (and even crashes, due to Tk bugs). I fixed them all (at least on Linux), and think that this is ready to merge.

If there are Windows or macOS specific failures, they can be fixed in a separate PR.

@serhiy-storchaka
Copy link
Member

I expected to only fix few errors in this PR by committing in the original branch, but it required much more changes. So I created a branch in my repository and a new PR #120824.

@serhiy-storchaka serhiy-storchaka removed their assignment Sep 29, 2024
@terryjreedy terryjreedy deleted the tk87tests branch October 4, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants