Skip to content

Commit 2a46ee2

Browse files
committed
Deploying to master from @ psycopg/psycopg-website@d152452 🚀
1 parent 7a9f0a0 commit 2a46ee2

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

psycopg3/docs/_sources/news.rst.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ Python 3.3.0 (unreleased)
1616
- Drop support for Python 3.8.
1717

1818

19-
Python 3.2.6 (unreleased)
20-
^^^^^^^^^^^^^^^^^^^^^^^^^
19+
Current release
20+
---------------
21+
22+
Python 3.2.6
23+
^^^^^^^^^^^^
2124

2225
- Fix connection semantic when using ``target_session_attrs=prefer-standby``
2326
(:ticket:`#1021`).
2427

2528

26-
Current release
27-
---------------
28-
2929
Psycopg 3.2.5
3030
^^^^^^^^^^^^^
3131

psycopg3/docs/news.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -258,16 +258,16 @@ <h3>Python 3.3.0 (unreleased)<a class="headerlink" href="#python-3-3-0-unrelease
258258
<li><p>Drop support for Python 3.8.</p></li>
259259
</ul>
260260
</section>
261-
<section id="python-3-2-6-unreleased">
262-
<h3>Python 3.2.6 (unreleased)<a class="headerlink" href="#python-3-2-6-unreleased" title="Permalink to this heading">#</a></h3>
261+
</section>
262+
<section id="current-release">
263+
<h2>Current release<a class="headerlink" href="#current-release" title="Permalink to this heading">#</a></h2>
264+
<section id="python-3-2-6">
265+
<h3>Python 3.2.6<a class="headerlink" href="#python-3-2-6" title="Permalink to this heading">#</a></h3>
263266
<ul class="simple">
264267
<li><p>Fix connection semantic when using <code class="docutils literal notranslate"><span class="pre">target_session_attrs=prefer-standby</span></code>
265268
(ticket <a class="reference external" href="https://github.com/psycopg/psycopg/issues/1021">#1021</a>).</p></li>
266269
</ul>
267270
</section>
268-
</section>
269-
<section id="current-release">
270-
<h2>Current release<a class="headerlink" href="#current-release" title="Permalink to this heading">#</a></h2>
271271
<section id="psycopg-3-2-5">
272272
<h3>Psycopg 3.2.5<a class="headerlink" href="#psycopg-3-2-5" title="Permalink to this heading">#</a></h3>
273273
<ul class="simple">
@@ -847,10 +847,10 @@ <h3>Psycopg 3.0b1<a class="headerlink" href="#psycopg-3-0b1" title="Permalink to
847847
<li><a class="reference internal" href="#"><code class="docutils literal notranslate"><span class="pre">psycopg</span></code> release notes</a><ul>
848848
<li><a class="reference internal" href="#future-releases">Future releases</a><ul>
849849
<li><a class="reference internal" href="#python-3-3-0-unreleased">Python 3.3.0 (unreleased)</a></li>
850-
<li><a class="reference internal" href="#python-3-2-6-unreleased">Python 3.2.6 (unreleased)</a></li>
851850
</ul>
852851
</li>
853852
<li><a class="reference internal" href="#current-release">Current release</a><ul>
853+
<li><a class="reference internal" href="#python-3-2-6">Python 3.2.6</a></li>
854854
<li><a class="reference internal" href="#psycopg-3-2-5">Psycopg 3.2.5</a></li>
855855
<li><a class="reference internal" href="#psycopg-3-2-4">Psycopg 3.2.4</a></li>
856856
<li><a class="reference internal" href="#psycopg-3-2-3">Psycopg 3.2.3</a></li>

psycopg3/docs/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)