Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-53502: Fixes for tests in gh-113363#113627
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
1. Use 32-bit compatible date in test_dump_naive_datetime_with_aware_datetime_option2. test_dump_naive_datetime_with_aware_datetime_option: Writing non-aware datetimes with aware_datetime==True leads to the time being off by twice the timezone offset from UTC
ronaldoussoren commentedJan 1, 2024
!buildbot s390x SLES 3.x |
bedevere-bot commentedJan 1, 2024
The regex 's390x SLES 3.x' did not match any buildbot builder. Is the requested builder in the list of stable builders? |
ronaldoussoren commentedJan 1, 2024
!buildbot s390x.* |
bedevere-bot commentedJan 1, 2024
🤖 New build scheduled with the buildbot fleet by@ronaldoussoren for commit6d62630 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
…he aware_datimetime setting
*pythongh-53502: Fixes for tests inpythongh-113363* Use 32-bit compatible date in test_dump_naive_datetime_with_aware_datetime_option* Saving non-aware datetimes will use the old behaviour regardless of the aware_datimetime setting
*pythongh-53502: Fixes for tests inpythongh-113363* Use 32-bit compatible date in test_dump_naive_datetime_with_aware_datetime_option* Saving non-aware datetimes will use the old behaviour regardless of the aware_datimetime setting
*pythongh-53502: Fixes for tests inpythongh-113363* Use 32-bit compatible date in test_dump_naive_datetime_with_aware_datetime_option* Saving non-aware datetimes will use the old behaviour regardless of the aware_datimetime setting
Uh oh!
There was an error while loading.Please reload this page.
Use 32-bit compatible date in test_dump_naive_datetime_with_aware_datetime_option
test_dump_naive_datetime_with_aware_datetime_option: Writing non-aware datetimes with aware_datetime==True leads to the time being off by twice the timezone offset from UTC