<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/utils_tests/test_timezone.py, branch 3.2.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.2.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.2.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-08-30T08:46:19Z</updated>
<entry>
<title>[3.2.x] Fixed #32992 -- Restored offset extraction for fixed offset timezones.</title>
<updated>2021-08-30T08:46:19Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-08-24T09:21:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fe3a854e1de2753ad6fa78a8584f85186092f801'/>
<id>urn:sha1:fe3a854e1de2753ad6fa78a8584f85186092f801</id>
<content type='text'>
Regression in 10d126198434810529e0220b0c6896ed64ca0e88.

Backport of cbba49971bbbbe3e8c6685e4ce6ab87b1187ae87 from main
</content>
</entry>
<entry>
<title>[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.</title>
<updated>2021-01-19T11:00:40Z</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2021-01-19T10:16:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5d70cca12aaa1067871eb4e67ab2ed088d1edd6'/>
<id>urn:sha1:a5d70cca12aaa1067871eb4e67ab2ed088d1edd6</id>
<content type='text'>
Backport of 10d126198434810529e0220b0c6896ed64ca0e88 from master
</content>
</entry>
<entry>
<title>Refs #29546 -- Removed django.utils.timezone.FixedOffset per deprecation timeline.</title>
<updated>2019-09-10T10:01:00Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-09-06T05:59:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cb2be9d5d57c34a70f0c549b780183f8c73aec4b'/>
<id>urn:sha1:cb2be9d5d57c34a70f0c549b780183f8c73aec4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Completed FixedOffset test coverage.</title>
<updated>2018-10-10T00:32:08Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2018-10-10T00:32:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b5d7604cb0c130af1d7378496a69dc481d72a197'/>
<id>urn:sha1:b5d7604cb0c130af1d7378496a69dc481d72a197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29546 -- Deprecated django.utils.timezone.FixedOffset.</title>
<updated>2018-07-09T20:33:36Z</updated>
<author>
<name>Sergey Fedoseev</name>
<email>fedoseev.sergey@gmail.com</email>
</author>
<published>2018-07-09T20:33:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=338f741c5eb6b91118f6a6b7c34b5e9b47a5661d'/>
<id>urn:sha1:338f741c5eb6b91118f6a6b7c34b5e9b47a5661d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29514 -- Added test for get_default_timezone()/timezone.utc equality.</title>
<updated>2018-06-28T15:14:26Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2018-06-28T13:30:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f4ef71c689b7bf3b0237d12c634fe5557f646a79'/>
<id>urn:sha1:f4ef71c689b7bf3b0237d12c634fe5557f646a79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28739 -- Fixed get_fixed_timezone() for negative timedeltas.</title>
<updated>2017-10-25T01:27:53Z</updated>
<author>
<name>medmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2017-10-24T19:42:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d1317edad0a2908574d2a5b07383bfe58884628c'/>
<id>urn:sha1:d1317edad0a2908574d2a5b07383bfe58884628c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.</title>
<updated>2017-01-20T13:17:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-19T17:16:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7aba69145dcb436539a7798086748b73a39121e5'/>
<id>urn:sha1:7aba69145dcb436539a7798086748b73a39121e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naive() on Python 3.6.</title>
<updated>2016-11-08T00:07:18Z</updated>
<author>
<name>Joachim Jablon</name>
<email>ewjoachim@gmail.com</email>
</author>
<published>2016-11-05T11:33:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fd78fb82d633a23e04eac72c7e1f41cac75e4c5b'/>
<id>urn:sha1:fd78fb82d633a23e04eac72c7e1f41cac75e4c5b</id>
<content type='text'>
Reverted test changes in a7a7ecd2b026c61a39a46d2d7eced0e06a92c970 and
e43ea36b7681e43ea99505a2cf7550d4d36016b3 (refs #27025).
</content>
</entry>
<entry>
<title>Completed django.utils.timezone test coverage.</title>
<updated>2016-11-01T18:01:40Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-11-01T18:01:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31586953651a64733cc654e809a66a74bba4c6c8'/>
<id>urn:sha1:31586953651a64733cc654e809a66a74bba4c6c8</id>
<content type='text'>
</content>
</entry>
</feed>
