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

Removed redundant and obsolete references to older python unicode compatibility #2085

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Jul 23, 2023

Extracted from #1990 to make it easier to review and test in isolation.
Left adodbapi/ironpython changes to #2049

Removed redundant and obsolete references to older python unicode compatibility.
Kept the following for backward compatibility:

  • win32ui.UNICODE
  • deprecated UnicodeToString/bUnicodeToString/_unicode_to_string_ params
  • unused pywin.is_platform_unicode

Copy link
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mhammond mhammond merged commit 9458217 into mhammond:main Jul 24, 2023
16 checks passed
@Avasam Avasam deleted the redundant-unicode-check branch July 24, 2023 15:47
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.

2 participants