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

In test cases, use gmtime to avoid timezone & daylight savings issues #12508

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' into southern-hemisphere-daylight-savings-test-fixes

cdbac2d
Select commit
Failed to load commit list.
Open

In test cases, use gmtime to avoid timezone & daylight savings issues #12508

Merge branch 'main' into southern-hemisphere-daylight-savings-test-fixes
cdbac2d
Select commit
Failed to load commit list.
PSF Chronographer / Changelog entry succeeded Feb 12, 2024 in 1s

Changelog entry: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

See https://pip.pypa.io/dev/news-entry-failure for details.

Please, refer to the following document for more details on how to
craft a great change note for inclusion with your pull request:
https://pip.pypa.io/dev/news-entry-failure

Details

The following news fragments found: [<PatchedFile: news/12508.trivial.rst>]

Pattern: re.compile('news/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>process|removal|feature|bugfix|vendor|doc|trivial)(\.\d+)?(\.[^\\./]+)*\.rst$')