Skip to content

Conversation

ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Jan 1, 2024

  1. Use 32-bit compatible date in test_dump_naive_datetime_with_aware_datetime_option

  2. 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

1. Use 32-bit compatible date in test_dump_naive_datetime_with_aware_datetime_option

2. 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
Copy link
Contributor Author

!buildbot s390x SLES 3.x

@bedevere-bot
Copy link

The regex 's390x SLES 3.x' did not match any buildbot builder. Is the requested builder in the list of stable builders?

@ronaldoussoren
Copy link
Contributor Author

!buildbot s390x.*

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @ronaldoussoren for commit 6d62630 🤖

The command will test the builders whose names match following regular expression: s390x.*

The builders matched are:

  • s390x Fedora Clang PR
  • s390x RHEL7 LTO PR
  • s390x Fedora Refleaks PR
  • s390x Fedora Rawhide Refleaks PR
  • s390x RHEL8 LTO + PGO PR
  • s390x Fedora Clang Installed PR
  • s390x RHEL8 Refleaks PR
  • s390x RHEL8 PR
  • s390x Debian PR
  • s390x Fedora Rawhide LTO + PGO PR
  • s390x Fedora Rawhide LTO PR
  • s390x RHEL7 LTO + PGO PR
  • s390x RHEL7 Refleaks PR
  • s390x Fedora PR
  • s390x SLES PR
  • s390x Fedora Rawhide PR
  • s390x RHEL8 LTO PR
  • s390x Fedora Rawhide Clang PR
  • s390x Fedora LTO + PGO PR
  • s390x Fedora LTO PR
  • s390x Fedora Rawhide Clang Installed PR
  • s390x RHEL7 PR

@ronaldoussoren ronaldoussoren merged commit 8e4ff5c into python:main Jan 1, 2024
@ronaldoussoren ronaldoussoren deleted the gh-53502-long-times branch January 1, 2024 20:31
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
* pythongh-53502: Fixes for tests in pythongh-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
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
* pythongh-53502: Fixes for tests in pythongh-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
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
* pythongh-53502: Fixes for tests in pythongh-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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants