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

Made a requests test that will fail in 2028 fail 10 years later. #10994

Merged
merged 1 commit into from Feb 14, 2019

Conversation

bmwiedemann
Copy link
Contributor

Forward-port of #10993

Fix tests in 2028, but staying in 2038 to not fail on 32-bit systems

Background:
As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future.
The usual offset is +15 years, because that is how long I expect some software will be used in some places.

See https://reproducible-builds.org/ on this topic.

staying in 2038 to not fail on 32-bit systems
@timgraham timgraham changed the title Fix tests in 2028 Made a requests test that will fail in 2028 fail 10 years later. Feb 14, 2019
@timgraham timgraham merged commit 5a465df into django:master Feb 14, 2019
@bmwiedemann bmwiedemann deleted the ftbfs2028 branch December 10, 2019 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants