bpo-41718: libregrtest avoids importing datetime by vstinner · Pull Request #24985 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
bpo-41718: libregrtest avoids importing datetime#24985
vstinner merged 1 commit intopython:masterfrom
vstinner:regrtest_datetime
bpo-41718: libregrtest avoids importing datetime#24985
vstinner merged 1 commit intopython:masterfrom
vstinner:regrtest_datetime
Conversation
Copy link Copy Markdown
Member
- libregrtest reimplements datetime.timedelta.str()
- support.testresult only imports datetime if USE_XML is true.
* libregrtest reimplements datetime.timedelta.__str__() * support.testresult only imports datetime if USE_XML is true.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
added
skip news
and removed
awaiting core review
labels
vstinner
merged commit
9feae41
into
python:master
vstinner
deleted the
regrtest_datetime
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment