You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that once we start using UTC time for now(),
Python will force us to have all time in time-zone
aware values. If we use UTC everywhere it looks like
we are off by few hours and fetch no patches.
Drop the time zones.
Signed-off-by: Jakub Kicinski <[email protected]>
0 commit comments