bpo-40066: [Enum] fix doc and unit tests by ethanfurman · Pull Request #30643 · python/cpython
- skip doctest that changes depending on target system - substitute in values that change depending on target system
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Maybe @kulikjak wants to test it on Solaris before it's merged?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I quickly tested those and now it works as expected.
@kulikjak: I quickly tested those and now it works as expected.
Cool, thanks for testing!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters