<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/utils/timezone.py, branch 4.2.30</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.30</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.30'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-10-31T11:30:13Z</updated>
<entry>
<title>Used more augmented assignment statements.</title>
<updated>2022-10-31T11:30:13Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-01-28T20:15:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d3cb91db87b78629c0d2682630e90a048275179e'/>
<id>urn:sha1:d3cb91db87b78629c0d2682630e90a048275179e</id>
<content type='text'>
Identified using the following command:

$ git grep -I '\(\&lt;[_a-zA-Z0-9]\+\&gt;\) *= *\1 *[-+/*^%&amp;|&lt;&gt;@]'
</content>
</entry>
<entry>
<title>Fixed #33654 -- Added localdate to utils.timezone.__all__. </title>
<updated>2022-04-20T07:59:48Z</updated>
<author>
<name>Andrey Otto</name>
<email>30920379+OttoAndrey@users.noreply.github.com</email>
</author>
<published>2022-04-20T07:59:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=420d13edeed8d2848b52f37144fe5edb7baff0cc'/>
<id>urn:sha1:420d13edeed8d2848b52f37144fe5edb7baff0cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32365 -- Deprecated django.utils.timezone.utc.</title>
<updated>2022-03-29T12:47:44Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-03-24T10:09:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=59ab3fd0e9e606d7f0f7ca26609c06ee679ece97'/>
<id>urn:sha1:59ab3fd0e9e606d7f0f7ca26609c06ee679ece97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32365 -- Removed internal uses of utils.timezone.utc alias.</title>
<updated>2022-03-24T05:29:50Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-03-23T11:15:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bb61f0186d5c490caa44f3e3672d81e14414d33c'/>
<id>urn:sha1:bb61f0186d5c490caa44f3e3672d81e14414d33c</id>
<content type='text'>
Remaining test case ensures that uses of the alias are mapped
canonically by the migration writer.
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32355 -- Used @functools.lru_cache as a straight decorator.</title>
<updated>2021-09-27T07:10:58Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-09-27T07:10:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5bac1719a2fcbee5cb8b9e22c3480e3a24ed6c4c'/>
<id>urn:sha1:5bac1719a2fcbee5cb8b9e22c3480e3a24ed6c4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32365 -- Made zoneinfo the default timezone implementation.</title>
<updated>2021-09-16T10:11:05Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2021-09-09T13:15:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=306607d5b99b6eca6ae2c1e726d8eb32b9b2ca1b'/>
<id>urn:sha1:306607d5b99b6eca6ae2c1e726d8eb32b9b2ca1b</id>
<content type='text'>
Thanks to Adam Johnson, Aymeric Augustin, David Smith, Mariusz Felisiak, Nick
Pope, and Paul Ganssle for reviews.
</content>
</entry>
<entry>
<title>Fixed #32992 -- Restored offset extraction for fixed offset timezones.</title>
<updated>2021-08-30T08:12:46Z</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=cbba49971bbbbe3e8c6685e4ce6ab87b1187ae87'/>
<id>urn:sha1:cbba49971bbbbe3e8c6685e4ce6ab87b1187ae87</id>
<content type='text'>
Regression in 10d126198434810529e0220b0c6896ed64ca0e88.
</content>
</entry>
<entry>
<title>Fixed #32366 -- Updated datetime module usage to recommended approach.</title>
<updated>2021-05-12T09:08:41Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-05-07T09:42:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d06c5b358149c02a62da8a5469264d05f29ac659'/>
<id>urn:sha1:d06c5b358149c02a62da8a5469264d05f29ac659</id>
<content type='text'>
- Replaced datetime.utcnow() with datetime.now().
- Replaced datetime.utcfromtimestamp() with datetime.fromtimestamp().
- Replaced datetime.utctimetuple() with datetime.timetuple().
- Replaced calendar.timegm() and datetime.utctimetuple() with datetime.timestamp().
</content>
</entry>
<entry>
<title>Refs #32365 -- Allowed use of non-pytz timezone implementations.</title>
<updated>2021-01-19T10:59:37Z</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=10d126198434810529e0220b0c6896ed64ca0e88'/>
<id>urn:sha1:10d126198434810529e0220b0c6896ed64ca0e88</id>
<content type='text'>
</content>
</entry>
</feed>
