Changes between Initial Version and Version 1 of Ticket #29546, comment 4
- Timestamp:
- Jul 9, 2018, 3:32:30 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29546, comment 4
initial v1 1 Perhaps the deprecation should be delayed and included in #27753, otherwise projects that want to continue to support Python2 won't be able to avoid the deprecation warning. Django's usage of `FixedOffset` could be removed now. 1 Perhaps the deprecation should be delayed and included in #27753, otherwise projects that want to continue to support Python2 won't be able to avoid the deprecation warning. Django's usage of `FixedOffset` could be removed now. Well, I don't think `FixedOffset` is something that many (if any) third-party packages are relying on.