Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit75fc142

Browse files
deploy:4777eba
1 parenta0b5e89 commit75fc142

File tree

533 files changed

+4781
-4781
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

533 files changed

+4781
-4781
lines changed

‎.buildinfo‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config:1ad48cca5faabff3b64d72386a9634f8
3+
config:1211c5592533e8bd95c146e37cb2bd39
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

‎about.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h3>Gezinti</h3>
275275
</ul>
276276
</div>
277277
<divclass="footer">
278-
&copy;<ahref="copyright.html">Telif Hakkı</a> 2001-2022, Python Software Foundation.
278+
&copy;<ahref="copyright.html">Telif Hakkı</a> 2001-2023, Python Software Foundation.
279279
<br/>
280280
This page is licensed under the Python Software Foundation License Version 2.
281281
<br/>
@@ -289,7 +289,7 @@ <h3>Gezinti</h3>
289289
<br/>
290290
<br/>
291291

292-
Son güncelleme:Ara 31, 2022.
292+
Son güncelleme:Oca 08, 2023.
293293
<ahref="/bugs.html">Found a bug</a>?
294294
<br/>
295295

‎bugs.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ <h3>Gezinti</h3>
310310
</ul>
311311
</div>
312312
<divclass="footer">
313-
&copy;<ahref="copyright.html">Telif Hakkı</a> 2001-2022, Python Software Foundation.
313+
&copy;<ahref="copyright.html">Telif Hakkı</a> 2001-2023, Python Software Foundation.
314314
<br/>
315315
This page is licensed under the Python Software Foundation License Version 2.
316316
<br/>
@@ -324,7 +324,7 @@ <h3>Gezinti</h3>
324324
<br/>
325325
<br/>
326326

327-
Son güncelleme:Ara 31, 2022.
327+
Son güncelleme:Oca 08, 2023.
328328
<ahref="/bugs.html">Found a bug</a>?
329329
<br/>
330330

‎c-api/abstract.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ <h3>Gezinti</h3>
290290
</ul>
291291
</div>
292292
<divclass="footer">
293-
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2022, Python Software Foundation.
293+
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2023, Python Software Foundation.
294294
<br/>
295295
This page is licensed under the Python Software Foundation License Version 2.
296296
<br/>
@@ -304,7 +304,7 @@ <h3>Gezinti</h3>
304304
<br/>
305305
<br/>
306306

307-
Son güncelleme:Ara 31, 2022.
307+
Son güncelleme:Oca 08, 2023.
308308
<ahref="/bugs.html">Found a bug</a>?
309309
<br/>
310310

‎c-api/allocation.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ <h3>Gezinti</h3>
319319
</ul>
320320
</div>
321321
<divclass="footer">
322-
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2022, Python Software Foundation.
322+
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2023, Python Software Foundation.
323323
<br/>
324324
This page is licensed under the Python Software Foundation License Version 2.
325325
<br/>
@@ -333,7 +333,7 @@ <h3>Gezinti</h3>
333333
<br/>
334334
<br/>
335335

336-
Son güncelleme:Ara 31, 2022.
336+
Son güncelleme:Oca 08, 2023.
337337
<ahref="/bugs.html">Found a bug</a>?
338338
<br/>
339339

‎c-api/apiabiversion.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ <h3>Gezinti</h3>
344344
</ul>
345345
</div>
346346
<divclass="footer">
347-
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2022, Python Software Foundation.
347+
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2023, Python Software Foundation.
348348
<br/>
349349
This page is licensed under the Python Software Foundation License Version 2.
350350
<br/>
@@ -358,7 +358,7 @@ <h3>Gezinti</h3>
358358
<br/>
359359
<br/>
360360

361-
Son güncelleme:Ara 31, 2022.
361+
Son güncelleme:Oca 08, 2023.
362362
<ahref="/bugs.html">Found a bug</a>?
363363
<br/>
364364

‎c-api/arg.html‎

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ <h3>Other objects<a class="headerlink" href="#other-objects" title="Bu başlık
452452
takes two arguments: the first is a function, the second is the address of a C
453453
variable (of arbitrary type), converted to<spanclass="c-expr sig sig-inline c"><spanclass="kt">void</span><spanclass="p">*</span></span>. The<em>converter</em>
454454
function in turn is called as follows:</p>
455-
<divclass="highlight-c notranslate"><divclass="highlight"><pre><span></span><spanclass="n">status</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="n">converter</span><spanclass="p">(</span><spanclass="n">object</span><spanclass="p">,</span><spanclass="w"></span><spanclass="n">address</span><spanclass="p">);</span><spanclass="w"></span>
455+
<divclass="highlight-c notranslate"><divclass="highlight"><pre><span></span><spanclass="n">status</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="n">converter</span><spanclass="p">(</span><spanclass="n">object</span><spanclass="p">,</span><spanclass="w"></span><spanclass="n">address</span><spanclass="p">);</span>
456456
</pre></div>
457457
</div>
458458
<p>where<em>object</em> is the Python object to be converted and<em>address</em> is the
@@ -610,23 +610,23 @@ <h3>API Functions<a class="headerlink" href="#api-functions" title="Bu başlık
610610
will be set if there was a failure.</p>
611611
<p>This is an example of the use of this function, taken from the sources for the
612612
<codeclass="xref py py-mod docutils literal notranslate"><spanclass="pre">_weakref</span></code> helper module for weak references:</p>
613-
<divclass="highlight-c notranslate"><divclass="highlight"><pre><span></span><spanclass="k">static</span><spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="w"></span>
614-
<spanclass="nf">weakref_ref</span><spanclass="p">(</span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">self</span><spanclass="p">,</span><spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">args</span><spanclass="p">)</span><spanclass="w"></span>
615-
<spanclass="p">{</span><spanclass="w"></span>
616-
<spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">object</span><spanclass="p">;</span><spanclass="w"></span>
617-
<spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">callback</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="nb">NULL</span><spanclass="p">;</span><spanclass="w"></span>
618-
<spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">result</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="nb">NULL</span><spanclass="p">;</span><spanclass="w"></span>
613+
<divclass="highlight-c notranslate"><divclass="highlight"><pre><span></span><spanclass="k">static</span><spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span>
614+
<spanclass="nf">weakref_ref</span><spanclass="p">(</span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">self</span><spanclass="p">,</span><spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">args</span><spanclass="p">)</span>
615+
<spanclass="p">{</span>
616+
<spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">object</span><spanclass="p">;</span>
617+
<spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">callback</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="nb">NULL</span><spanclass="p">;</span>
618+
<spanclass="w"></span><spanclass="n">PyObject</span><spanclass="w"></span><spanclass="o">*</span><spanclass="n">result</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="nb">NULL</span><spanclass="p">;</span>
619619

620-
<spanclass="w"></span><spanclass="k">if</span><spanclass="w"></span><spanclass="p">(</span><spanclass="n">PyArg_UnpackTuple</span><spanclass="p">(</span><spanclass="n">args</span><spanclass="p">,</span><spanclass="w"></span><spanclass="s">&quot;ref&quot;</span><spanclass="p">,</span><spanclass="w"></span><spanclass="mi">1</span><spanclass="p">,</span><spanclass="w"></span><spanclass="mi">2</span><spanclass="p">,</span><spanclass="w"></span><spanclass="o">&amp;</span><spanclass="n">object</span><spanclass="p">,</span><spanclass="w"></span><spanclass="o">&amp;</span><spanclass="n">callback</span><spanclass="p">))</span><spanclass="w"></span><spanclass="p">{</span><spanclass="w"></span>
621-
<spanclass="w"></span><spanclass="n">result</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="n">PyWeakref_NewRef</span><spanclass="p">(</span><spanclass="n">object</span><spanclass="p">,</span><spanclass="w"></span><spanclass="n">callback</span><spanclass="p">);</span><spanclass="w"></span>
622-
<spanclass="w"></span><spanclass="p">}</span><spanclass="w"></span>
623-
<spanclass="w"></span><spanclass="k">return</span><spanclass="w"></span><spanclass="n">result</span><spanclass="p">;</span><spanclass="w"></span>
624-
<spanclass="p">}</span><spanclass="w"></span>
620+
<spanclass="w"></span><spanclass="k">if</span><spanclass="w"></span><spanclass="p">(</span><spanclass="n">PyArg_UnpackTuple</span><spanclass="p">(</span><spanclass="n">args</span><spanclass="p">,</span><spanclass="w"></span><spanclass="s">&quot;ref&quot;</span><spanclass="p">,</span><spanclass="w"></span><spanclass="mi">1</span><spanclass="p">,</span><spanclass="w"></span><spanclass="mi">2</span><spanclass="p">,</span><spanclass="w"></span><spanclass="o">&amp;</span><spanclass="n">object</span><spanclass="p">,</span><spanclass="w"></span><spanclass="o">&amp;</span><spanclass="n">callback</span><spanclass="p">))</span><spanclass="w"></span><spanclass="p">{</span>
621+
<spanclass="w"></span><spanclass="n">result</span><spanclass="w"></span><spanclass="o">=</span><spanclass="w"></span><spanclass="n">PyWeakref_NewRef</span><spanclass="p">(</span><spanclass="n">object</span><spanclass="p">,</span><spanclass="w"></span><spanclass="n">callback</span><spanclass="p">);</span>
622+
<spanclass="w"></span><spanclass="p">}</span>
623+
<spanclass="w"></span><spanclass="k">return</span><spanclass="w"></span><spanclass="n">result</span><spanclass="p">;</span>
624+
<spanclass="p">}</span>
625625
</pre></div>
626626
</div>
627627
<p>The call to<aclass="reference internal"href="#c.PyArg_UnpackTuple"title="PyArg_UnpackTuple"><codeclass="xref c c-func docutils literal notranslate"><spanclass="pre">PyArg_UnpackTuple()</span></code></a> in this example is entirely equivalent to
628628
this call to<aclass="reference internal"href="#c.PyArg_ParseTuple"title="PyArg_ParseTuple"><codeclass="xref c c-func docutils literal notranslate"><spanclass="pre">PyArg_ParseTuple()</span></code></a>:</p>
629-
<divclass="highlight-c notranslate"><divclass="highlight"><pre><span></span><spanclass="n">PyArg_ParseTuple</span><spanclass="p">(</span><spanclass="n">args</span><spanclass="p">,</span><spanclass="w"></span><spanclass="s">&quot;O|O:ref&quot;</span><spanclass="p">,</span><spanclass="w"></span><spanclass="o">&amp;</span><spanclass="n">object</span><spanclass="p">,</span><spanclass="w"></span><spanclass="o">&amp;</span><spanclass="n">callback</span><spanclass="p">)</span><spanclass="w"></span>
629+
<divclass="highlight-c notranslate"><divclass="highlight"><pre><span></span><spanclass="n">PyArg_ParseTuple</span><spanclass="p">(</span><spanclass="n">args</span><spanclass="p">,</span><spanclass="w"></span><spanclass="s">&quot;O|O:ref&quot;</span><spanclass="p">,</span><spanclass="w"></span><spanclass="o">&amp;</span><spanclass="n">object</span><spanclass="p">,</span><spanclass="w"></span><spanclass="o">&amp;</span><spanclass="n">callback</span><spanclass="p">)</span>
630630
</pre></div>
631631
</div>
632632
</dd></dl>
@@ -863,7 +863,7 @@ <h3>Gezinti</h3>
863863
</ul>
864864
</div>
865865
<divclass="footer">
866-
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2022, Python Software Foundation.
866+
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2023, Python Software Foundation.
867867
<br/>
868868
This page is licensed under the Python Software Foundation License Version 2.
869869
<br/>
@@ -877,7 +877,7 @@ <h3>Gezinti</h3>
877877
<br/>
878878
<br/>
879879

880-
Son güncelleme:Ara 31, 2022.
880+
Son güncelleme:Oca 08, 2023.
881881
<ahref="/bugs.html">Found a bug</a>?
882882
<br/>
883883

‎c-api/bool.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h3>Gezinti</h3>
292292
</ul>
293293
</div>
294294
<divclass="footer">
295-
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2022, Python Software Foundation.
295+
&copy;<ahref="../copyright.html">Telif Hakkı</a> 2001-2023, Python Software Foundation.
296296
<br/>
297297
This page is licensed under the Python Software Foundation License Version 2.
298298
<br/>
@@ -306,7 +306,7 @@ <h3>Gezinti</h3>
306306
<br/>
307307
<br/>
308308

309-
Son güncelleme:Ara 31, 2022.
309+
Son güncelleme:Oca 08, 2023.
310310
<ahref="/bugs.html">Found a bug</a>?
311311
<br/>
312312

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp