Skip to content

Commit 30fe209

Browse files
committed
Deploying to master from @ psycopg/psycopg-website@d152452 🚀
1 parent 5bbea8e commit 30fe209

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

psycopg3/docs/_sources/news.rst.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
Future releases
1111
---------------
1212

13-
Python 3.3.0 (unreleased)
14-
^^^^^^^^^^^^^^^^^^^^^^^^^
13+
Psycopg 3.3.0 (unreleased)
14+
^^^^^^^^^^^^^^^^^^^^^^^^^^
1515

1616
- Drop support for Python 3.8.
1717

1818

19-
Python 3.2.7 (unreleased)
20-
^^^^^^^^^^^^^^^^^^^^^^^^^
19+
Psycopg 3.2.7 (unreleased)
20+
^^^^^^^^^^^^^^^^^^^^^^^^^^
2121

2222
- Add SRID support to shapely dumpers/loaders (:ticket:`#1028`).
2323

2424

2525
Current release
2626
---------------
2727

28-
Python 3.2.6
29-
^^^^^^^^^^^^
28+
Psycopg 3.2.6
29+
^^^^^^^^^^^^^
3030

3131
- Fix connection semantic when using ``target_session_attrs=prefer-standby``
3232
(:ticket:`#1021`).

psycopg3/docs/news.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -252,23 +252,23 @@
252252
<span id="index-0"></span><h1><code class="docutils literal notranslate"><span class="pre">psycopg</span></code> release notes<a class="headerlink" href="#psycopg-release-notes" title="Permalink to this heading">#</a></h1>
253253
<section id="future-releases">
254254
<h2>Future releases<a class="headerlink" href="#future-releases" title="Permalink to this heading">#</a></h2>
255-
<section id="python-3-3-0-unreleased">
256-
<h3>Python 3.3.0 (unreleased)<a class="headerlink" href="#python-3-3-0-unreleased" title="Permalink to this heading">#</a></h3>
255+
<section id="psycopg-3-3-0-unreleased">
256+
<h3>Psycopg 3.3.0 (unreleased)<a class="headerlink" href="#psycopg-3-3-0-unreleased" title="Permalink to this heading">#</a></h3>
257257
<ul class="simple">
258258
<li><p>Drop support for Python 3.8.</p></li>
259259
</ul>
260260
</section>
261-
<section id="python-3-2-7-unreleased">
262-
<h3>Python 3.2.7 (unreleased)<a class="headerlink" href="#python-3-2-7-unreleased" title="Permalink to this heading">#</a></h3>
261+
<section id="psycopg-3-2-7-unreleased">
262+
<h3>Psycopg 3.2.7 (unreleased)<a class="headerlink" href="#psycopg-3-2-7-unreleased" title="Permalink to this heading">#</a></h3>
263263
<ul class="simple">
264264
<li><p>Add SRID support to shapely dumpers/loaders (ticket <a class="reference external" href="https://github.com/psycopg/psycopg/issues/1028">#1028</a>).</p></li>
265265
</ul>
266266
</section>
267267
</section>
268268
<section id="current-release">
269269
<h2>Current release<a class="headerlink" href="#current-release" title="Permalink to this heading">#</a></h2>
270-
<section id="python-3-2-6">
271-
<h3>Python 3.2.6<a class="headerlink" href="#python-3-2-6" title="Permalink to this heading">#</a></h3>
270+
<section id="psycopg-3-2-6">
271+
<h3>Psycopg 3.2.6<a class="headerlink" href="#psycopg-3-2-6" title="Permalink to this heading">#</a></h3>
272272
<ul class="simple">
273273
<li><p>Fix connection semantic when using <code class="docutils literal notranslate"><span class="pre">target_session_attrs=prefer-standby</span></code>
274274
(ticket <a class="reference external" href="https://github.com/psycopg/psycopg/issues/1021">#1021</a>).</p></li>
@@ -852,12 +852,12 @@ <h3>Psycopg 3.0b1<a class="headerlink" href="#psycopg-3-0b1" title="Permalink to
852852
<ul>
853853
<li><a class="reference internal" href="#"><code class="docutils literal notranslate"><span class="pre">psycopg</span></code> release notes</a><ul>
854854
<li><a class="reference internal" href="#future-releases">Future releases</a><ul>
855-
<li><a class="reference internal" href="#python-3-3-0-unreleased">Python 3.3.0 (unreleased)</a></li>
856-
<li><a class="reference internal" href="#python-3-2-7-unreleased">Python 3.2.7 (unreleased)</a></li>
855+
<li><a class="reference internal" href="#psycopg-3-3-0-unreleased">Psycopg 3.3.0 (unreleased)</a></li>
856+
<li><a class="reference internal" href="#psycopg-3-2-7-unreleased">Psycopg 3.2.7 (unreleased)</a></li>
857857
</ul>
858858
</li>
859859
<li><a class="reference internal" href="#current-release">Current release</a><ul>
860-
<li><a class="reference internal" href="#python-3-2-6">Python 3.2.6</a></li>
860+
<li><a class="reference internal" href="#psycopg-3-2-6">Psycopg 3.2.6</a></li>
861861
<li><a class="reference internal" href="#psycopg-3-2-5">Psycopg 3.2.5</a></li>
862862
<li><a class="reference internal" href="#psycopg-3-2-4">Psycopg 3.2.4</a></li>
863863
<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)