Commit 95ceedb
Handle timezone-aware timestamps (#810)
Handle timezone-aware timestamps
Since version 2.1.0, timestamps in PyGithub are timezone-aware.
Remove tzinfo in tests for easy comparison.
Related to packit/requre#275.
Reviewed-by: František Lachman <flachman@redhat.com>1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments