Skip to content

Conversation

@jcristau
Copy link
Contributor

/usr/local/bin/run-task:330: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")

```
/usr/local/bin/run-task:330: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
```
@jcristau jcristau requested a review from a team as a code owner June 30, 2025 12:33
@jcristau jcristau requested a review from ahal June 30, 2025 12:33
@jcristau jcristau merged commit e878449 into taskcluster:main Jun 30, 2025
22 checks passed
@jcristau jcristau deleted the audit-utcnow branch June 30, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants