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

Remove temporary win32com.server.policy reexports hack marked for removal over 25 years ago #2344

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Jul 28, 2024

No description provided.

@Avasam Avasam force-pushed the Remove-temporary-win32com.server.policy-reexports-hack branch from e733ef7 to c8344f1 Compare October 4, 2024 23:13
@Avasam Avasam force-pushed the Remove-temporary-win32com.server.policy-reexports-hack branch from c8344f1 to bf873c8 Compare October 5, 2024 20:45
@@ -14,6 +14,8 @@ https://mhammond.github.io/pywin32_installers.html.
Coming in build 309, as yet unreleased
--------------------------------------

* Remove temporary `win32com.server.policy` reexports hack (#2344, @Avasam)
Copy link
Owner

Choose a reason for hiding this comment

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

I don't think there's a need for a changelog entry here - we should only add them for things people might possibly notice.

Copy link
Collaborator Author

@Avasam Avasam Oct 13, 2024

Choose a reason for hiding this comment

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

Some very old code could reference win32com.server.policy.DispatcherWin32trace or win32com.server.policy.DispatcherTrace. I could make that clearer in the changelog. Or remove the change entry entirely if you still prefer that.

Suggested change
* Remove temporary `win32com.server.policy` reexports hack (#2344, @Avasam)
* Remove temporary `win32com.server.policy` reexports hack (#2344, @Avasam)
Import `DispatcherWin32trace` and `DispatcherTrace` from `win32com.server.dispatcher` instead.

Copy link
Owner

Choose a reason for hiding this comment

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

Fair enough, a note makes sense then

@Avasam Avasam requested a review from mhammond October 13, 2024 18:05
@Avasam Avasam merged commit c670569 into mhammond:main Oct 13, 2024
31 checks passed
@Avasam Avasam deleted the Remove-temporary-win32com.server.policy-reexports-hack branch October 13, 2024 19:11
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