You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -142,7 +142,7 @@ <h2>Python<a class="headerlink" href="#python" title="Permalink to this headline
142
142
</section>
143
143
<sectionid="in-place-operations">
144
144
<h2>In-place operations<aclass="headerlink" href="#in-place-operations" title="Permalink to this headline">¶</a></h2>
145
-
<p>At version 3.x, in-place operations return <aclass="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.11)"><codeclass="xref py py-obj docutils literal notranslate"><spanclass="pre">None</span></code></a>, rather than the
145
+
<p>At version 3.x, in-place operations return <aclass="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.12)"><codeclass="xref py py-obj docutils literal notranslate"><spanclass="pre">None</span></code></a>, rather than the
146
146
modified construct. The keyword that defines the operation to be
147
147
in-place is now <em>inplace</em> (rather than <em>i</em>).</p>
<spanid="id1"></span><h1><strong>Aggregation rules</strong><aclass="headerlink" href="#aggregation-rules" title="Permalink to this headline">¶</a></h1>
132
132
<hrclass="docutils" />
133
-
<p>Version 3.15.3 for version 1.10 of the CF conventions.</p>
133
+
<p>Version 3.15.4 for version 1.10 of the CF conventions.</p>
134
134
<p><em>David Hassell and Jonathan Gregory (2012)</em></p>
<p>Aggregation is the combination of two field constructs <aclass="reference internal" href="cf_data_model.html#term-field-construct"><spanclass="xref std std-term">field
0 commit comments