| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
traceback, and pdb. (GH-101157)
(cherry picked from commit cef9de62b8bf5e2d11d5a074012dfa81dc4ea935)
Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
|
| |
|
|
|
|
|
| |
(GH-101514)
(cherry picked from commit 5c39daf50b7f388f9b24bb2d6ef415955440bebf)
Co-authored-by: Viet Than <thanhoangviet@gmail.com>
|
| |
|
|
|
|
|
|
| |
* Move array methods under class in array doc
* Fix a few internal references related to the touched lines
(cherry picked from commit 1b6045668d233269f667c4658c7240256f37f111)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
|
| |
|
|
|
| |
(cherry picked from commit 24cbc7a2a09bf22ff8122c1d50135e1c56622c95)
Co-authored-by: Peter Gessler <gesslerpd@users.noreply.github.com>
|
| |
|
|
|
|
|
| |
(cherry picked from commit ee21110086e277a0ac24f5f768f35847b4db3380)
Co-authored-by: Marcos Pereira <3464445+marcospgp@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
|
| |
|
|
|
|
| |
Doc/library/asyncio-task.rstGH-timeout
(cherry picked from commit 95fb0e02582b5673eff49694eb0dce1d7df52301)
Co-authored-by: Raj <51259329+workingpayload@users.noreply.github.com>
|
| |
|
|
|
| |
gh-101454: fix documentation for END_ASYNC_FOR (#101455)
(cherry picked from commit 62251c3da06eb4662502295697f39730565b1717)
|
| |
|
|
|
|
|
|
| |
* gh-98657: [docs] `array.typecodes` is a module-level attribute
* Update array.rst
(cherry picked from commit c144e57b316e97a58ed5ad813c847fa8d2341dd7)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a follow-up to GH-100811.
One of the changes in that PR isn't accurate in that
`os.path.join('', '')` will not end in a separator.
This reverts that change to the previous wording that used "only", but
explicitly calls out the case where the last part ends in a separator,
which is what caused confusin in GH-77607 and motivated the change
in GH-100811.
(cherry picked from commit 909a6746939ea1d09fab21f26b558cfd7e3e29a0)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
|
| |
|
|
|
| |
(cherry picked from commit ef09bf63d22b2efe5c0e9a2b9f25a9bec2ba1db0)
Co-authored-by: Ben <22038077+bcla22@users.noreply.github.com>
|
| |
|
|
|
| |
(cherry picked from commit ea232716d3de1675478db3a302629ba43194c967)
Co-authored-by: Owain Davies <116417456+OTheDev@users.noreply.github.com>
|
| |
|
|
|
| |
(cherry picked from commit 0023f51debeeeef483a6362ee12d67c4da086af3)
Co-authored-by: Mateusz <mateka@users.noreply.github.com>
|
| |
|
|
|
| |
(GH-101380) (GH-101382)
Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
|
| |
|
|
|
| |
(GH-101373) (GH-101376)
Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
|
| |
|
|
|
|
| |
(cherry picked from commit 5d868efde9ea08b39357b962a02a0294aa97689c)
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
| |
than signs for random.random()'s documentation (GH-101119) (GH-101246)
(cherry picked from commit 8bcd4a6ec7f951d952c174c6a8d937cc62444738)
Co-authored-by: Andrew Hong <andrewhong@myyahoo.com>
Automerge-Triggered-By: GH:rhettinger
|
| |
|
|
|
|
|
| |
(GH-101114) (#101205)
(cherry picked from commit 01093b82037fbae83623581294a0f1cf5b4a44b0)
Co-authored-by: Barney Gale <barney.gale@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
append_const (GH-101121) (#101203)
(cherry picked from commit 9a155138c58cad409e28e34359ba87ec0025b6b7)
While the documentation for `optparse` mentioned that both `store_const` and
`append_const` store a constant value, it was not clear where this value was
coming from.
A link to `Option.const` makes this explicit.
Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>
|
| |
|
|
|
| |
(cherry picked from commit 73497690b5debe01ba94ffefbecee034e39e8627)
Co-authored-by: Simon Robinson <simon@robinson.ac>
|
| |
|
|
|
| |
(cherry picked from commit 783d1bc51b886b6135e6a4effb91be207df5f50a)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
|
| |
|
|
|
|
| |
(cherry picked from commit 9e025d305f159aebf01775ad1dc2817679f01aa9)
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
|
| |
|
|
|
|
|
|
|
|
|
| |
positional (#101179)
The zipfile.Path open() and read_text() encoding parameter can be supplied as a positional argument without causing a TypeError again. 3.10.0b1 included a regression that made it keyword only.
Documentation update included as users writing code to be compatible with a wide range of versions will need to consider this for some time..
(cherry picked from commit 5927013e47a8c63b70e104152351f3447baa819c)
Co-authored-by: Gregory P. Smith <greg@krypto.org> [Google]
|
| |
|
|
|
| |
(cherry picked from commit 8e9d08b062bbabfe439bc73f82e3d7bb3800189e)
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
|
| |
|
|
|
| |
(cherry picked from commit b84be8d9c0e6eca37be14c38250580251a3ef908)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
|
| |
|
|
|
| |
(cherry picked from commit c5660ae96f2ab5732c68c301ce9a63009f432d93)
Co-authored-by: Viicos <65306057+Viicos@users.noreply.github.com>
|
| |
|
|
|
|
|
|
| |
(GH-101029) (#101030)
Sync-up parameter name in equivalent code snippet of `enumerate` (GH-101029)
(cherry picked from commit ef633e5000222a3dba74473c49d6a81fca0a44ec)
Co-authored-by: JustAnotherArchivist <JustAnotherArchivist@users.noreply.github.com>
|
| |
|
|
|
|
| |
(cherry picked from commit 206f05a46b426eb374f724f8e7cd42f2f9643bb8)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
|
| |
|
|
|
| |
(cherry picked from commit 49cae39ef020eaf242607bb2d2d193760b9855a6)
Co-authored-by: Bob Kline <bkline@users.noreply.github.com>
|
| |
|
|
| |
(GH-101028)
|
| |
|
|
| |
(GH-100969)
|
| |
|
|
|
| |
(cherry picked from commit 2161bbf243983c625e8f24cdf43b757f2a21463b)
Co-authored-by: Noam Cohen <noam@noam.me>
|
| |
|
|
|
|
|
| |
(GH-100913)
(cherry picked from commit d9dff4c8b5ab41c47af002ad7fb083c953e75f31)
Co-authored-by: ram vikram singh <ramvikrams243@gmail.com>
|
| |
|
|
|
|
|
| |
asyncio.get_event_loop() (#100412)
Some deprecation warnings will reappear (in a slightly different form) in 3.12.
Co-authored-by: Guido van Rossum <guido@python.org>
|
| |
|
| |
Co-authored-by: Semen Zhydenko <semen.zhydenko@gmail.com>
|
| |
|
|
|
|
|
| |
(GH-27376)
(cherry picked from commit e098137cd3250af05f19380590b8dec79dc5942f)
Co-authored-by: Ryan Ozawa <ryan.ozawa21@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
- Use "drive", not "drive letter", because of UNC paths
- Previous components are not thrown away from relative drive letters
- Use "segment" instead of "component" for consistency with pathlib
- Other miscellaneous improvements
(cherry picked from commit 53455a319f3f2e5609fca2a313ea356fba318665)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
|
| |
|
|
|
|
|
| |
unittest.TestLoader.testNamePatterns (GH-100825)
(cherry picked from commit 6d3bc4a795e7a60f665e41b2d4b6803f3844fc48)
Co-authored-by: busywhitespace <busywhitespace@tuta.io>
|
| | |
|
| |
|
|
|
|
|
|
| |
Removed erroneous note in the get_type_hints docs
typing.get_type_hints still includes base class type hints.
(cherry picked from commit deaf090699a7312cccb0637409f44de3f382389b)
Co-authored-by: FrozenBob <30644137+FrozenBob@users.noreply.github.com>
|
| |
|
|
|
|
| |
update dataclasses docs for when annotations are inspected
(cherry picked from commit 659c2607f5b44a8a18a0840d1ac39df8a3219dd5)
Co-authored-by: Akshit Tyagi <37214399+exitflynn@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is feedback from https://github.com/python/cpython/pull/100737GH-discussion_r1062968696
This matches the wording from the `os.path.join` docs better:
https://docs.python.org/3/library/os.path.htmlGH-os.path.join
In particular, the previous use of "anchor" was incorrect given the
pathlib definition of "anchor".
(cherry picked from commit 2f2fa03ff3d566b675020787e23de8fb4ca78e99)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Co-authored-by: Barney Gale <barney.gale@gmail.com>
|
| |
|
|
|
|
|
| |
The behaviour is fully explained a couple paragraphs above, but it may be useful to have a brief example to cover the behaviour.
(cherry picked from commit 1ae619c911ec8e096f83eeb7cc57fcd966950a3d)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Automerge-Triggered-By: GH:hauntsaninja
|
| |
|
| |
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
|
| |
|
|
|
| |
(cherry picked from commit 64ed609c532a12b27f67a1e12e9e02f136ee3a94)
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Remove first link to lexical definition of integer literal, since it
doesn't apply (differs in handling of leading zeros, base needs to be
explicitly specified, unicode digits are allowed)
- Better describe handling of leading zeros, unicode digits, underscores
- Base 0 does not work exactly as like a code literal, since it allows
Unicode digits. Link code literal to lexical definition of integer
literal.
(cherry picked from commit edfbf56f4ca6588dfd20b53f534a4465e43c82bd)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
|
| |
|
|
|
|
| |
The PEP-249 numeric style has never been supported by sqlite3.
(cherry picked from commit b7a68ab824249ebf053b8149ebb83cd8578781c9)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
|
| |
|
|
|
| |
(cherry picked from commit 1d1480fefc6ae77d14d6eff007b180ff5d1cd5d4)
Co-authored-by: Mehrdad Moradizadeh <mhrddmoradii@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
All the arguments are positional-only.
The current status after GH-99476 seems to be to not use positional-only
markers in documentation, hence I've simply removed it.
(cherry picked from commit 71159a8e078bda0c9a39c6cd0980b7ba238dc582)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
|
| |
|
|
| |
(GH-100632)
|
| |
|
|
|
|
|
|
| |
(GH-24961)
(cherry picked from commit f4fcfdf8c593611f98b9358cc0c5604c15306465)
Co-authored-by: mathieui <mathieui@users.noreply.github.com>
Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>
|