Commits · 4e0fda59f1f9f79e64b66f0320a46de93df310ba
- Oct 22, 2022
-
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Steve Dower authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
- Oct 22, 2022
-
-
Miss Islington (bot) authored
What's New: Fix PEP number in PEP 678 ref target label (cherry picked from commit e738b519) Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
-
Miss Islington (bot) authored
(cherry picked from commit e6f9ec5c) Co-authored-by:
annonm <annonm@gmail.com>
-
Miss Islington (bot) authored
(cherry picked from commit d78aa4e1) Co-authored-by:
Ivan Kapeykin <5349983@gmail.com>
-
Miss Islington (bot) authored
Minor grammar changes (cherry picked from commit d053c47b) Co-authored-by:
Rohan Shah <57906961+rshah713@users.noreply.github.com>
-
Miss Islington (bot) authored
* Update http.client.rst * Apply suggestions from code review Co-authored-by:
Éric <merwok@netwok.org> * Update http.client.rst Co-authored-by:
Éric <merwok@netwok.org> Co-authored-by:
Senthil Kumaran <senthil@python.org> (cherry picked from commit 0c91a125) Co-authored-by:
Géry Ogam <gery.ogam@gmail.com>
-
Miss Islington (bot) authored
:c:data:`0` -> ``0`` (cherry picked from commit 5e997cff) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
Included newline separator in Mandelbrot set Now the Mandelbrot set one-liner example on separates the lines with a '\n' character. (cherry picked from commit 49802605) Co-authored-by:
matheusja <matheusjahnke@hotmail.com>
-
Miss Islington (bot) authored
I was perusing this file, and noticed that this part of the documentation is slightly out of date: the `struct` items in this TOML file currently contain `struct_abi_kind` members, which distinguish between the different types of ABI compatibility described in the comment. I've updated the comment to reflect this. (cherry picked from commit 6e533088) Co-authored-by:
William Woodruff <william@yossarian.net>
-
Miss Islington (bot) authored
(cherry picked from commit a120b9f2) Co-authored-by:
Ben Faulhaber <111227622+faulhaberben@users.noreply.github.com>
-
Miss Islington (bot) authored
(cherry picked from commit 53503ff6) Co-authored-by:
Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
-
Miss Islington (bot) authored
Co-authored-by:
Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by:
Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit 9fbfa42e) Co-authored-by:
Guido van Rossum <guido@python.org>
-
Miss Islington (bot) authored
Doc: Add references to PEP 686. (cherry picked from commit 87679a6e) Co-authored-by:
Inada Naoki <songofacandy@gmail.com>
-
Miss Islington (bot) authored
gh-96448: fix documentation for _thread.lock.acquire (GH-96449) * fix documentation for _thread.lock.acquire * update formatting of _thread.lock.acquire() doc (cherry picked from commit 7acb93f0) Co-authored-by:
Daniel Giger <danielg3432@gmail.com> Co-authored-by:
Daniel Giger <danielg3432@gmail.com>
-
Miss Islington (bot) authored
gh-88355: Fix backslashes in AF_PIPE (GH-96543) Fix backslashes in AF_PIPE (GH-88355) The correct syntax for AF_PIPE addresses is `\\.\pipe\blahblah`, not `\.\pipe{blahblah}`, but the syntax markup messed up the backslashes. (cherry picked from commit ff28d892) Co-authored-by:cousteau <cousteaulecommandant@users.noreply.github.com> Co-authored-by:
cousteau <cousteaulecommandant@users.noreply.github.com>
-
Miss Islington (bot) authored
* Move Windows py.exe improvements from Typing section to New Features * Add ref target label and use literal for py.exe * Be clearer/explict about what legacy version arg components reprisent * Apply other minor clarity and textual fixes to py.exe launcher text * Refine phrasing of legacy sentence of py.exe desc Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> (cherry picked from commit 98595818) Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
-
Miss Islington (bot) authored
* Add/refine cross references to items in other lang changes section * Unify context manager exception changes into single non-repetitive item * More clearly describe the intent and consequences of the -P option * Apply minor clarifications & copyedits to rest of section * Tweak the formatting of module references Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> (cherry picked from commit a77d9ded) Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (:c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*`) (GH-97784) (#97857) :c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*` (cherry picked from commit a081cae2) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`) (GH-97783) (#97859) :c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*` (cherry picked from commit 898834e2) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (:c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*`) (GH-97782) (#97861) :c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*` (cherry picked from commit 9ebc5086) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (:c:type:`PyTupleObject*` -> :c:expr:`PyTupleObject*`) (GH-97780) (#97863) :c:type:`PyTupleObject*` -> :c:expr:`PyTupleObject*` (cherry picked from commit 510baa42) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
:c:type:`FILE` -> :c:expr:`FILE` (cherry picked from commit 192d401b) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
:c:type:`TYPE` -> :c:expr:`TYPE` (cherry picked from commit 8b211b4c) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`) (GH-97777) (#97865) :c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *` (cherry picked from commit 4ebb0250) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (:c:data:`view->obj` -> :c:expr:`view->obj`) (GH-97773) (#97867) :c:data:`view->obj` -> :c:expr:`view->obj` (cherry picked from commit fa59bda8) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
* Add and refine reST/Sphinx syntax for implementation changes section * Clarify and refine wording in the Implementation Changes section * Elide unnecessary comma Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> (cherry picked from commit 4e731814) Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
-
Miss Islington (bot) authored
The current re.VERBOSE documentation example leaves space for ambiguous interpretation. One may read that spaces within the `(?:` token are spaces inside the non-capturing group (such as `(?: )`). This patch removes the ambiguity by including examples after the statement. (cherry picked from commit 0ceafa7f) Co-authored-by:
Athos Ribeiro <athoscribeiro@gmail.com>
-
Miss Islington (bot) authored
Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> (cherry picked from commit 4b83cd0b) Co-authored-by:
Jia Junjie <62194633+jiajunjie@users.noreply.github.com>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObject`) (GH-97776) (#97889) :c:type:`PyObject` -> :c:expr:`PyObject` (cherry picked from commit 0bf6a617) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
Co-authored-by:Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
Use `c:struct` (cherry picked from commit a0f5599a) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`PyTypeObject*`) (GH-97778) (#97892) Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> (cherry picked from commit c70c8b69) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
[3.11] gh-93738: Documentation C syntax (Function glob patterns -> literal markup) (GH-97774) (#97910) (cherry picked from commit 0e72606d) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by:
Łukasz Langa <lukasz@langa.pl>
-
Miss Islington (bot) authored
* Make the same version versionadded oneline * Format versionadded for enum.rst * Format versionadded A single line versionadded was reading better. Co-authored-by:
Senthil Kumaran <senthil@python.org> (cherry picked from commit d6062d11) Co-authored-by:
180909 <734461790@qq.com>
-
Miss Islington (bot) authored
(cherry picked from commit 2016bc54) Co-authored-by:
Simon Legner <Simon.Legner@gmail.com>
-
Łukasz Langa authored
:c:type:`<C type>` -> :c:expr:`<C type>` Co-authored-by:
Łukasz Langa <lukasz@langa.pl> (cherry picked from commit 0031e629) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com>
-
Miss Islington (bot) authored
gh-97654: Add auto exception chaining example to tutorial (GH-97703) Add auto exception chaining example to tutorial (cherry picked from commit 395b66a0) Co-authored-by:
Shahriar Heidrich <smheidrich@weltenfunktion.de>
-
Miss Islington (bot) authored
(cherry picked from commit 47d406ff) Co-authored-by:
Dong-hee Na <donghee.na@python.org>
-
Miss Islington (bot) authored
(cherry picked from commit 74ea2046) Co-authored-by:
Guido van Rossum <guido@python.org>
-
Miss Islington (bot) authored
gh-95691: Doc BufferedWriter and BufferedReader (GH-95703) (cherry picked from commit 0d688791) Co-authored-by:
180909 <734461790@qq.com> Co-authored-by:
180909 <734461790@qq.com>
-
Miss Islington (bot) authored
Also, disable using invalid sphinx-lint 0.6.2. (cherry picked from commit f612565b) Co-authored-by:
Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by:
Łukasz Langa <lukasz@langa.pl>
-
Loading