<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/pycode, branch v6.1.0</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Run pyupgrade (#11070)</title>
<updated>2023-01-02T00:01:14+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2023-01-02T00:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=4032070e8131f518bbb8a04e8d63c5af4df9b59d'/>
<id>4032070e8131f518bbb8a04e8d63c5af4df9b59d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PEP 604 types</title>
<updated>2023-01-01T20:48:39+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2023-01-01T20:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=14a9289d780240bbce78ad3640e8e1b1b12df43f'/>
<id>14a9289d780240bbce78ad3640e8e1b1b12df43f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PEP 595 types</title>
<updated>2023-01-01T20:48:38+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-12-30T21:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=26f79b0d2dd88b353ac65623897bdfbe8bc07cab'/>
<id>26f79b0d2dd88b353ac65623897bdfbe8bc07cab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Insert ``from __future__ import annotations``</title>
<updated>2023-01-01T20:48:37+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-12-30T20:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=f4c8a0a68e0013808d169357c9f77ebdf19d0f4e'/>
<id>f4c8a0a68e0013808d169357c9f77ebdf19d0f4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove blanket 'noqas'</title>
<updated>2022-12-16T15:50:24+00:00</updated>
<author>
<name>Daniel Eades</name>
<email>danieleades@hotmail.com</email>
</author>
<published>2022-12-15T17:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=1abb24e309c8189eca2663f77c3a3aa866633e12'/>
<id>1abb24e309c8189eca2663f77c3a3aa866633e12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update typing ignores for mypy 0.990</title>
<updated>2022-11-13T20:36:24+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-11-13T20:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=cd3f2e435000835dd98a11497440bc16a79ec31c'/>
<id>cd3f2e435000835dd98a11497440bc16a79ec31c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run the ``pyupgrade`` tool</title>
<updated>2022-10-17T21:39:09+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-10-17T14:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=920828fe351b9e542206749e2ddf04a2cd17a6f3'/>
<id>920828fe351b9e542206749e2ddf04a2cd17a6f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ``ast.parse`` from the standard library</title>
<updated>2022-10-17T14:22:06+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+AA-Turner@users.noreply.github.com</email>
</author>
<published>2022-04-18T23:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b277abcb49d2c6d248518ea30a179cb52175d600'/>
<id>b277abcb49d2c6d248518ea30a179cb52175d600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '5.x'</title>
<updated>2022-09-30T15:15:24+00:00</updated>
<author>
<name>Adam Turner</name>
<email>9087854+aa-turner@users.noreply.github.com</email>
</author>
<published>2022-09-30T15:15:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=63dea6172aa3d5351a80085b9bebf02985c267e5'/>
<id>63dea6172aa3d5351a80085b9bebf02985c267e5</id>
<content type='text'>
# Conflicts:
#	sphinx/locale/__init__.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	sphinx/locale/__init__.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Shrink 'any-generics' whitelist for the `pycode` module (#10868)</title>
<updated>2022-09-28T08:13:48+00:00</updated>
<author>
<name>danieleades</name>
<email>33452915+danieleades@users.noreply.github.com</email>
</author>
<published>2022-09-28T08:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6dbb61883404337f28b849781c95fe5de46d33c0'/>
<id>6dbb61883404337f28b849781c95fe5de46d33c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
