]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
2 years ago[3.12] gh-106368: Increase Argument Clinic test coverage for IndentStack (GH-106933...
Miss Islington (bot) [Fri, 21 Jul 2023 06:32:30 +0000 (23:32 -0700)] 
[3.12] gh-106368: Increase Argument Clinic test coverage for IndentStack (GH-106933) (#106943)

(cherry picked from commit 8d228cf66f316803e95685d6553084f3d60cd9c5)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] Docs: Argument Clinic: Add Background and Tutorial top-level sections (GH...
Miss Islington (bot) [Fri, 21 Jul 2023 06:18:18 +0000 (23:18 -0700)] 
[3.12] Docs: Argument Clinic: Add Background and Tutorial top-level sections (GH-106904) (#106945)

Docs: Argument Clinic: Add Background and Tutorial top-level sections (GH-106904)

Add Background as a toplevel section with the following subsections:

- Background
  - The goals of Argument Clinic
  - Basic concepts and usage

Rename "Converting your first function" to Tutorial.

Add anchors for Background, Tutorial, and How-to Guides:

- :ref:`clinic-background`
- :ref:`clinic-tutorial`
- :ref:`clinic-howtos`

Link to these from within the Abstract.

Break the compatibility paragraph out of Abstract and make it a note.
(cherry picked from commit 81861fd90b4ae981e7881cd03a3c370713063525)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
2 years ago[3.12] gh-106669: Revert "gh-102988: Detect email address parsing errors ... (GH...
Gregory P. Smith [Fri, 21 Jul 2023 04:05:46 +0000 (21:05 -0700)] 
[3.12] gh-106669: Revert "gh-102988: Detect email address parsing errors ... (GH-105127)" (GH-106733) (#106941)

This reverts commit 18dfbd035775c15533d13a98e56b1d2bf5c65f00.
Adds a regression test from the issue.

See https://github.com/python/cpython/issues/106669..
(cherry picked from commit a31dea1feb61793e48fa9aa5014f358352205c1d)

2 years ago[3.12] Fix typo in tkinter docs (GH-106936) (#106937)
Miss Islington (bot) [Thu, 20 Jul 2023 23:11:52 +0000 (16:11 -0700)] 
[3.12] Fix typo in tkinter docs (GH-106936) (#106937)

Fix typo in tkinter docs (GH-106936)
(cherry picked from commit 60e83968d555d53b97de04a0a00b2cdeb3187d39)

Signed-off-by: Makonede <61922615+Makonede@users.noreply.github.com>
Co-authored-by: Makonede <61922615+Makonede@users.noreply.github.com>
2 years ago[3.12] Fix typo in 3.11.4 changelog: urllib.request.Requst -> Request (GH-106830...
Miss Islington (bot) [Thu, 20 Jul 2023 09:29:31 +0000 (02:29 -0700)] 
[3.12] Fix typo in 3.11.4 changelog: urllib.request.Requst -> Request (GH-106830) (#106912)

Fix typo in 3.11.4 changelog: urllib.request.Requst -> Request (GH-106830)
(cherry picked from commit 009e8f084c4cbb1f43d40b24b7f71fb189bbe36b)

Co-authored-by: Zach Brantmeier <brantmeierz@gmail.com>
2 years ago[3.12] gh-106882: Note that `asyncio.Server` is only publicly exposed on 3.11+ (GH...
Miss Islington (bot) [Wed, 19 Jul 2023 20:03:56 +0000 (13:03 -0700)] 
[3.12] gh-106882: Note that `asyncio.Server` is only publicly exposed on 3.11+ (GH-106901) (#106902)

gh-106882: Note that `asyncio.Server` is only publicly exposed on 3.11+ (GH-106901)

And later versions of 3.10, 3.9
(cherry picked from commit 1e1f4e91a905bab3103250a3ceadac0693b926d9)

Co-authored-by: Jack Nelson <jack@jacknelson.xyz>
2 years ago[3.12] gh-104090: Fix unittest collectedDurations resources leak (GH-106795) (#106888)
Miss Islington (bot) [Wed, 19 Jul 2023 11:34:54 +0000 (04:34 -0700)] 
[3.12] gh-104090: Fix unittest collectedDurations resources leak (GH-106795) (#106888)

gh-104090: Fix unittest collectedDurations resources leak (GH-106795)
(cherry picked from commit 70b961ed93f67e34d0624e178f6029c886afaeee)

Co-authored-by: Yonatan Bitton <bityob@gmail.com>
2 years ago[3.12] Docs: Argument Clinic: Group guides about default values (GH-106872) (#106874)
Miss Islington (bot) [Tue, 18 Jul 2023 23:16:19 +0000 (16:16 -0700)] 
[3.12] Docs: Argument Clinic: Group guides about default values (GH-106872) (#106874)

Docs: Argument Clinic: Group guides about default values (GH-106872)

Previous ToC layout (excerpt):

    - How to use symbolic default values
    ...
    - How to assign default values to parameter
      - How to use the ``NULL`` default value
      - How to use expressions as default values

New layout:

    - How to assign default values to parameter
      - The ``NULL`` default value
      - Symbolic default values
      - Expressions as default values

(cherry picked from commit 505eede38d141d43e40e246319b157e3c77211d3)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] gh-86493: Fix possible leaks in some modules initialization (GH-106768) (GH...
Serhiy Storchaka [Tue, 18 Jul 2023 12:14:10 +0000 (15:14 +0300)] 
[3.12] gh-86493: Fix possible leaks in some modules initialization (GH-106768) (GH-106855)

Fix _ssl, _stat, _testinternalcapi, _threadmodule, cmath, math, posix, time.
(cherry picked from commit 3e65baee72131b49f4ce8ca2da568a6f2001ce93)

2 years ago[3.12] Docs: Normalise Argument Clinic advanced topics headings (GH-106842) (#106853)
Miss Islington (bot) [Tue, 18 Jul 2023 10:24:44 +0000 (03:24 -0700)] 
[3.12] Docs: Normalise Argument Clinic advanced topics headings (GH-106842) (#106853)

(cherry picked from commit 4cb0b9c0a9f6a4154238c98013d2679229b1f794)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
2 years ago[3.12] gh-86493: Fix possible leaks in modules initialization: _curses_panel, _decima...
Serhiy Storchaka [Tue, 18 Jul 2023 07:03:59 +0000 (10:03 +0300)] 
[3.12] gh-86493: Fix possible leaks in modules initialization: _curses_panel, _decimal, posix, xxsubtype (GH-106767) (#106849)

(cherry picked from commit 745492355b94d109e47827e5865846f25ae42d26)

2 years ago[3.12] gh-106719: Fix __annotations__ getter and setter in the type and module types...
Miss Islington (bot) [Tue, 18 Jul 2023 07:01:22 +0000 (00:01 -0700)] 
[3.12] gh-106719: Fix __annotations__ getter and setter in the type and module types (GH-106720) (GH-106848)

gh-106719: Fix __annotations__ getter and setter in the type and module types (GH-106720)

No longer suppress arbitrary errors. Simplify the code.
(cherry picked from commit e1c295e3da9ff5a3eb6b009a1f821d80e564ac87)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2 years ago[3.12] gh-101538: Add experimental wasi-threads build (GH-101537) (#106834)
Miss Islington (bot) [Mon, 17 Jul 2023 22:31:17 +0000 (15:31 -0700)] 
[3.12] gh-101538: Add experimental wasi-threads build (GH-101537) (#106834)

(cherry picked from commit d8f87cdf94a6533c5cf2d25e09e6fa3eb06720b9)

Co-authored-by: YAMAMOTO Takashi <yamamoto@midokura.com>
Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
2 years ago[3.12] gh-106368: Increase Argument Clinic test coverage for cpp.Monitor (GH-106833...
Miss Islington (bot) [Mon, 17 Jul 2023 21:20:59 +0000 (14:20 -0700)] 
[3.12] gh-106368: Increase Argument Clinic test coverage for cpp.Monitor (GH-106833) (#106838)

(cherry picked from commit 22379c60ab8f8b49e75da9bd032a8722af50b409)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] gh-106831: Fix NULL check of d2i_SSL_SESSION() result in _ssl.c (GH-106832...
Miss Islington (bot) [Mon, 17 Jul 2023 20:40:15 +0000 (13:40 -0700)] 
[3.12] gh-106831: Fix NULL check of d2i_SSL_SESSION() result in _ssl.c (GH-106832) (#106835)

gh-106831: Fix NULL check of d2i_SSL_SESSION() result in _ssl.c (GH-106832)
(cherry picked from commit ebf2c56b33553a448da8f60fcd89a622f071b5f4)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2 years ago[3.12] gh-106687: _ssl: use uint64_t for SSL options (GH-106700) (#106827)
Miss Islington (bot) [Mon, 17 Jul 2023 16:32:17 +0000 (09:32 -0700)] 
[3.12] gh-106687: _ssl: use uint64_t for SSL options (GH-106700) (#106827)

gh-106687: _ssl: use uint64_t for SSL options (GH-106700)

SSL_CTX_get_options() uses uint64_t for options:
https://www.openssl.org/docs/man3.1/man3/SSL_CTX_get_options.html

Fix this compiler warning on Windows with MSC:

    conversion from 'uint64_t' to 'long', possible loss of data
(cherry picked from commit ad95c7253a70e559e7d3f25d53f4772f28bb8b44)

Co-authored-by: Victor Stinner <vstinner@python.org>
2 years ago[3.12] gh-106780: Add __match_args__ to tutorial example (GH-106784) (#106819)
Miss Islington (bot) [Mon, 17 Jul 2023 08:15:35 +0000 (01:15 -0700)] 
[3.12] gh-106780: Add __match_args__ to tutorial example (GH-106784) (#106819)

Add Point definition with this attribute before example
that needs it.
(cherry picked from commit 7aa89e505d893cd5e6f33b84d66e5fa769089931)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2 years ago[3.12] Add more recipe tests. Make the factor recipe a bit faster and clearer. (GH...
Miss Islington (bot) [Mon, 17 Jul 2023 02:47:58 +0000 (19:47 -0700)] 
[3.12] Add more recipe tests. Make the factor recipe a bit faster and clearer. (GH-106817) (GH-106818)

2 years agoDoc: fix section levels of devmode doc (GH-106801)
Inada Naoki [Sun, 16 Jul 2023 12:25:35 +0000 (21:25 +0900)] 
Doc: fix section levels of devmode doc (GH-106801)

(cherry picked from commit e58960160fcb4fce63177fcd9ef605f887377767)

2 years ago[3.12] Docs search: Replace jQuery with vanilla JavaScript (GH-106743) (#106802)
Miss Islington (bot) [Sun, 16 Jul 2023 08:38:08 +0000 (01:38 -0700)] 
[3.12] Docs search: Replace jQuery with vanilla JavaScript (GH-106743) (#106802)

Docs search: Replace jQuery with vanilla JavaScript (GH-106743)

* Replace jQuery with vanilla JavaScript
* Switch 'var' to 'const' or 'let'
(cherry picked from commit c02ee4503151105dc892018ebc7f633e7f3f62f8)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2 years agoDoc: devmode: add -Xdev option to example (GH-106253)
Miss Islington (bot) [Sun, 16 Jul 2023 07:32:26 +0000 (00:32 -0700)] 
Doc: devmode: add -Xdev option to example (GH-106253)

Doc: devmode: add -Xdev option to example (GH-106253)
(cherry picked from commit 83bd568d2b57337a91ef046c1f52f9ebb03a7803)

Co-authored-by: Simone Rubino <daemo00@gmail.com>
2 years agowasm: do not use inline comment in .editorconfig (GH-106610)
Miss Islington (bot) [Sun, 16 Jul 2023 07:10:39 +0000 (00:10 -0700)] 
wasm: do not use inline comment in .editorconfig (GH-106610)

It is no longer valid since 0.15.0
https://github.com/editorconfig/specification/blob/v0.15/index.rstGH-no-inline-comments
(cherry picked from commit 64c0890b697783db9b3f67e3bb4dcee1165a0b9b)

Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
2 years ago[3.12] Docs: Normalize Argument Clinic How-To section capitalization (GH-106788)...
Miss Islington (bot) [Sat, 15 Jul 2023 22:43:46 +0000 (15:43 -0700)] 
[3.12] Docs: Normalize Argument Clinic How-To section capitalization (GH-106788) (#106791)

(cherry picked from commit 8c177294899b621fe04ae755abd41b4d319dd4b5)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] Add more examples to the recipe docs (GH-106782) (GH-106783)
Miss Islington (bot) [Sat, 15 Jul 2023 20:09:20 +0000 (13:09 -0700)] 
[3.12] Add more examples to the recipe docs (GH-106782) (GH-106783)

2 years ago[3.12] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106777)
Miss Islington (bot) [Sat, 15 Jul 2023 14:15:24 +0000 (07:15 -0700)] 
[3.12] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106777)

gh-106752: Sync with zipp 3.16.2 (GH-106757)

* gh-106752: Sync with zipp 3.16.2

* Add blurb
(cherry picked from commit 22980dc7c9dcec4b74fea815542601ef582c230e)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2 years ago[3.12] gh-106745: typing docs: Clarify that removal of PEP-585 aliases is not current...
Alex Waygood [Sat, 15 Jul 2023 10:31:12 +0000 (11:31 +0100)] 
[3.12] gh-106745: typing docs: Clarify that removal of PEP-585 aliases is not currently planned (#106748) (#106772)

2 years ago[3.12] gh-106368: Increase Argument Clinic BlockParser test coverage (GH-106759)...
Miss Islington (bot) [Sat, 15 Jul 2023 09:55:25 +0000 (02:55 -0700)] 
[3.12] gh-106368: Increase Argument Clinic BlockParser test coverage (GH-106759) (#106769)

(cherry picked from commit 2d7d1aa4bcd5da0177458b22b1b856db76aa20d4)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] gh-105235: Prevent reading outside buffer during mmap.find() (GH-105252) ...
Miss Islington (bot) [Sat, 15 Jul 2023 02:15:14 +0000 (19:15 -0700)] 
[3.12] gh-105235: Prevent reading outside buffer during mmap.find() (GH-105252) (#106708)

gh-105235: Prevent reading outside buffer during mmap.find() (GH-105252)

* Add a special case for s[-m:] == p in _PyBytes_Find

* Add tests for _PyBytes_Find

* Make sure that start <= end in mmap.find
(cherry picked from commit ab86426a3472ab68747815299d390b213793c3d1)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
2 years ago[3.12] gh-106752: Move zipfile._path into its own package (GH-106753) (#106755)
Jason R. Coombs [Fri, 14 Jul 2023 21:11:13 +0000 (17:11 -0400)] 
[3.12] gh-106752: Move zipfile._path into its own package (GH-106753) (#106755)

* gh-106752: Move zipfile._path into its own package so it may have supplementary behavior.

* Add blurb.
(cherry picked from commit 03185f0c150ebc52d41dd5ea6f369c7b5ba9fc16)

2 years ago[3.12] gh-106634: Corrected minor asyncio doc issues (GH-106671) (#106712)
Miss Islington (bot) [Fri, 14 Jul 2023 09:40:32 +0000 (02:40 -0700)] 
[3.12] gh-106634: Corrected minor asyncio doc issues (GH-106671) (#106712)

gh-106634: Corrected minor asyncio doc issues (GH-106671)
(cherry picked from commit 4b4a5b70aa8d47b1e2a0582b741c31b786da762a)

Co-authored-by: Chris Brett <chrisbrett665@gmail.com>
2 years ago[3.12] gh-106446: Fix failed doctest in stdtypes (GH-106447) (#106741)
Miss Islington (bot) [Fri, 14 Jul 2023 08:01:35 +0000 (01:01 -0700)] 
[3.12] gh-106446: Fix failed doctest in stdtypes (GH-106447) (#106741)

(cherry picked from commit 89867d2491c0c3ef77bc237899b2f0762f43c03c)

Co-authored-by: Charlie Zhao <zhaoyu_hit@qq.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2 years ago[3.12] gh-105626: Change the default return value of `HTTPConnection.get_proxy_respon...
Miss Islington (bot) [Fri, 14 Jul 2023 07:21:02 +0000 (00:21 -0700)] 
[3.12] gh-105626: Change the default return value of `HTTPConnection.get_proxy_response_headers` (GH-105628) (#106738)

gh-105626: Change the default return value of `HTTPConnection.get_proxy_response_headers` (GH-105628)
(cherry picked from commit 490295d651d04ec3b3eff2a2cda7501191bad78a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2 years ago[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106728) (#106730)
Miss Islington (bot) [Thu, 13 Jul 2023 22:52:21 +0000 (15:52 -0700)] 
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106728) (#106730)

- improve output_parameter() coverage
- improve coverage for Function.kind
(cherry picked from commit ec45c513d389510930a62631a21a1dbb3f3aabb7)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] gh-106602: [Enum] Add __copy__ and __deepcopy__ (GH-106695)
Miss Islington (bot) [Wed, 12 Jul 2023 22:47:53 +0000 (15:47 -0700)] 
[3.12] gh-106602: [Enum] Add __copy__ and __deepcopy__ (GH-106695)

gh-106602: [Enum] Add __copy__ and __deepcopy__ (GH-106666)
(cherry picked from commit 357e9e9da3929cb9d55ea31896e66f488e44e8f2)

Co-authored-by: Prince Roshan <princekrroshan01@gmail.com>
2 years ago[3.12] gh-96747: Mention the PyPI `passlib` package in the `crypt` deprecation doc...
Yonatan Bitton [Wed, 12 Jul 2023 21:58:51 +0000 (00:58 +0300)] 
[3.12] gh-96747: Mention the PyPI `passlib` package in the `crypt` deprecation doc (GH-106660) (#106660)

* Added mention to passlib package as alternative to the deprecated crypt module.

2 years ago[3.12] gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649) (#106680)
Miss Islington (bot) [Wed, 12 Jul 2023 14:30:52 +0000 (07:30 -0700)] 
[3.12] gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649) (#106680)

gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649)
(cherry picked from commit e2d7366fb3df44e7434132636d49f22d6d25cc9f)

Co-authored-by: Steve Dower <steve.dower@python.org>
2 years ago[3.12] gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source direct...
Miss Islington (bot) [Wed, 12 Jul 2023 07:32:51 +0000 (00:32 -0700)] 
[3.12] gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source directory (GH-103213) (#106667)

gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source directory (GH-103213)

Fetch CONFIG_ARGS from the original source directory, instead of from
the copied source tree. When "make clean" is executed in the copied
source tree, the build directory is cleared and the configure argument
lookup fails. However, the original source directory still contains this
information.
(cherry picked from commit de827322ca47e51d52ff44536a7c3fd44648383a)

Co-authored-by: Ijtaba Hussain <ijtabahussain@live.com>
2 years ago[3.12] Add Plausible for docs metrics (GH-106644) (#106661)
Miss Islington (bot) [Wed, 12 Jul 2023 02:46:12 +0000 (19:46 -0700)] 
[3.12] Add Plausible for docs metrics (GH-106644) (#106661)

Add Plausible for docs metrics (GH-106644)
(cherry picked from commit e8ab0096a583184fe24dfbc39eff70d270c8e6f4)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2 years ago[3.12] gh-96165: Clarify passing ":memory:" in sqlite3.connect() (GH-106451) (#106647)
Miss Islington (bot) [Tue, 11 Jul 2023 20:31:48 +0000 (13:31 -0700)] 
[3.12] gh-96165: Clarify passing ":memory:" in sqlite3.connect() (GH-106451) (#106647)

(cherry picked from commit f520804b039df0d87fb9df6f1fed2a9bc9df8d61)

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2 years ago[3.12] gh-96165: Clarify omitting the FROM clause in SQLite queries (GH-106513) ...
Miss Islington (bot) [Tue, 11 Jul 2023 20:31:16 +0000 (13:31 -0700)] 
[3.12] gh-96165: Clarify omitting the FROM clause in SQLite queries (GH-106513) (#106645)

(cherry picked from commit fc7ff1af457e27b7d9752600b3436641be90f598)

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2 years ago[3.12] gh-102541: Add test case for help() for non_existent_module (GH-106340) (...
Miss Islington (bot) [Tue, 11 Jul 2023 18:35:13 +0000 (11:35 -0700)] 
[3.12] gh-102541: Add test case for help() for non_existent_module (GH-106340) (#106639)

gh-102541: Add test case for help() for non_existent_module (GH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4bfe92768140c2d383fd329cfa1949869b2)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2 years ago[3.12] gh-106625 : Add missing code to tutorial 4.6 example (GH-106623) (#106636)
Miss Islington (bot) [Tue, 11 Jul 2023 17:40:59 +0000 (10:40 -0700)] 
[3.12] gh-106625 : Add missing code to tutorial 4.6 example (GH-106623) (#106636)

(cherry picked from commit d0b7e18262e69dd4b8252e804e4f98fc9533bcd6)

Co-authored-by: RustyNail <takonoyawarakaage@yahoo.co.jp>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2 years ago[3.12] gh-106403: Restore weakref support for TypeVar and friends (GH-106418) (#106635)
Miss Islington (bot) [Tue, 11 Jul 2023 16:15:30 +0000 (09:15 -0700)] 
[3.12] gh-106403: Restore weakref support for TypeVar and friends (GH-106418) (#106635)

gh-106403: Restore weakref support for TypeVar and friends (GH-106418)
(cherry picked from commit 945d3cbf2e8e756ed16c3ec51106e6157abb2698)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2 years agoMerge branch '3.12' of https://github.com/python/cpython into 3.12
Thomas Wouters [Tue, 11 Jul 2023 16:05:57 +0000 (18:05 +0200)] 
Merge branch '3.12' of https://github.com/python/cpython into 3.12

2 years agoPost 3.12.0b4
Thomas Wouters [Tue, 11 Jul 2023 16:05:38 +0000 (18:05 +0200)] 
Post 3.12.0b4

2 years ago[3.12] gh-106498: Revert incorrect colorsys.rgb_to_hls change (GH-106627) (#106632)
Miss Islington (bot) [Tue, 11 Jul 2023 15:47:15 +0000 (08:47 -0700)] 
[3.12] gh-106498: Revert incorrect colorsys.rgb_to_hls change (GH-106627) (#106632)

gh-106498: Revert incorrect colorsys.rgb_to_hls change (GH-106627)

gh-86618 assumed a-b-c = a-(b+c) = a-d where d = b+d.
For floats 2.0, 1.0, and 0.9999999999999999, this assumption
is false.  The net change of 1.1102230246251565e-16 to 0.0
results in division by 0.  Revert the replacement.  Add test.
(cherry picked from commit a2d54d4e8ab12f967a220be88bde8ac8227c5ab3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2 years agoPython 3.12.0b4 v3.12.0b4
Thomas Wouters [Tue, 11 Jul 2023 12:22:17 +0000 (14:22 +0200)] 
Python 3.12.0b4

2 years ago[3.12] gh-105497: [Enum] Fix flag mask inversion when unnamed flags exist (GH-106468...
Miss Islington (bot) [Tue, 11 Jul 2023 12:09:41 +0000 (05:09 -0700)] 
[3.12] gh-105497: [Enum] Fix flag mask inversion when unnamed flags exist (GH-106468) (#106620)

gh-105497: [Enum] Fix flag mask inversion when unnamed flags exist (GH-106468)

For example:

    class Flag(enum.Flag):
        A = 0x01
        B = 0x02
        MASK = 0xff

    ~Flag.MASK is Flag(0)
(cherry picked from commit 95b7426f45edb570869a5513c142f29ed9f851a1)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
2 years ago[3.12] gh-103968: What's New: Add porting hints for PyType_From with metaclasses...
Miss Islington (bot) [Tue, 11 Jul 2023 11:53:40 +0000 (04:53 -0700)] 
[3.12] gh-103968: What's New: Add porting hints for PyType_From with metaclasses (GH-105698) (GH-106619)

gh-103968: What's New: Add porting hints for PyType_From with metaclasses (GH-105698)
(cherry picked from commit af5cf1e75136fcef967d4ebe1bc45f29e6dc1bcf)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
2 years ago[3.12] gh-102988: Detect email address parsing errors and return empty tuple to indic...
Miss Islington (bot) [Mon, 10 Jul 2023 23:38:42 +0000 (16:38 -0700)] 
[3.12] gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) (GH-105127) (#106612)

gh-102988: Detect email address parsing errors and return empty tuple to indicate the parsing error (old API) (GH-105127)

Detect email address parsing errors and return empty tuple to indicate the parsing error (old API). This fixes or at least ameliorates CVE-2023-27043.

---------

(cherry picked from commit 18dfbd035775c15533d13a98e56b1d2bf5c65f00)

Co-authored-by: Thomas Dwyer <github@tomd.tel>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2 years ago[3.12] gh-94777: Fix deadlock in ProcessPoolExecutor (GH-94784) (#106609)
Miss Islington (bot) [Mon, 10 Jul 2023 22:49:07 +0000 (15:49 -0700)] 
[3.12] gh-94777: Fix deadlock in ProcessPoolExecutor (GH-94784) (#106609)

gh-94777: Fix deadlock in ProcessPoolExecutor (GH-94784)

Fixes a hang in multiprocessing process pool executor when a child process crashes and code could otherwise block on writing to the pipe.  See GH-94777 for more details.
(cherry picked from commit 6782fc050281205734700a1c3e13b123961ed15b)

Co-authored-by: Louis Paulot <55740424+lpaulot@users.noreply.github.com>
2 years ago[3.12] gh-103186: Fix or catch 'extra' stderr output from unittests (GH-103196) ...
Miss Islington (bot) [Mon, 10 Jul 2023 21:03:32 +0000 (14:03 -0700)] 
[3.12] gh-103186: Fix or catch 'extra' stderr output from unittests (GH-103196) (#106605)

gh-103186: Fix or catch 'extra' stderr output from unittests (GH-103196)

Reduce test noise by fixing or catching and testing stderr messages from individual tests.

test_cmd_line_script.test_script_as_dev_fd calls spawn_python and hence subprocess.Popen with incompatible arguments. On POSIX, pass_fds forces close_fds to be True (subprocess.py line 848). Correct the call.

test_uuid.test_cli_namespace_required_for_uuid3: when the namespace is omitted, uuid.main calls argparse.Argument_Parser.error, which prints to stderr before calling sys.exit, which raises SystemExit. Unittest assertRaises catches the exception but not the previous output. Catch the output and test it.

test_warnings.test_catchwarnings_with_simplefilter_error similarly prints before raising. Catch the output and test it.
---------

(cherry picked from commit 9d582250d8fde240b8e7299b74ba888c574f74a3)

Co-authored-by: Ijtaba Hussain <ijtabahussain@live.com>
Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
2 years ago[3.12] gh-99593: Add tests for Unicode C API (part 3) (GH-104728) (GH-106595)
Serhiy Storchaka [Mon, 10 Jul 2023 17:58:58 +0000 (20:58 +0300)] 
[3.12] gh-99593: Add tests for Unicode C API (part 3) (GH-104728) (GH-106595)

Add tests for codecs.
(cherry picked from commit 51ea664d18938645521bdd128a3c55f9c197644c)

2 years ago[3.12] gh-105227: Add PyType_GetDict() (GH-105747) (#106600)
Miss Islington (bot) [Mon, 10 Jul 2023 17:12:15 +0000 (10:12 -0700)] 
[3.12] gh-105227: Add PyType_GetDict() (GH-105747) (#106600)

gh-105227: Add PyType_GetDict() (GH-105747)

This compensates for static builtin types having `tp_dict` set to `NULL`.

(cherry picked from commit a840806d338805fe74a9de01081d30da7605a29f)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>
2 years ago[3.12] Clarify how topics.py gets created. (GH-106121) (#106579)
Miss Islington (bot) [Mon, 10 Jul 2023 03:42:22 +0000 (20:42 -0700)] 
[3.12] Clarify how topics.py gets created. (GH-106121) (#106579)

Clarify how topics.py gets created. (GH-106121)

When changing docs, it was easy to find text in topics.py, and I
wondered whether I was supposed to edit it.  Thankfully, the top of the
file says it's auto-generated, so I knew I didn't have to edit it. But I
didn't know what started the auto-generation process.

It's part of the release process, so I'll leave a note here for future
editors.
(cherry picked from commit dac1e364901d3668742e6eecc2ce63586330c11f)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
2 years ago[3.12] gh-106461: typing: Consolidate docs on `Callable` (GH-106462) (#106574)
Miss Islington (bot) [Sun, 9 Jul 2023 21:21:54 +0000 (14:21 -0700)] 
[3.12] gh-106461: typing: Consolidate docs on `Callable` (GH-106462) (#106574)

gh-106461: typing: Consolidate docs on `Callable` (GH-106462)
(cherry picked from commit ca8b55c7f54b38e264056148075a8061a7082013)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2 years ago[3.12] Move implementation specific RE tests to separate class (GH-106563) (#106564)
Miss Islington (bot) [Sun, 9 Jul 2023 10:14:39 +0000 (03:14 -0700)] 
[3.12] Move implementation specific RE tests to separate class (GH-106563) (#106564)

Move implementation specific RE tests to separate class (GH-106563)
(cherry picked from commit 8cb6f9761e3c1cff3210697e3670b57591bf2e7a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2 years ago[3.12] gh-106510: Fix DEBUG output for atomic group (GH-106511) (GH-106548)
Miss Islington (bot) [Sat, 8 Jul 2023 12:15:54 +0000 (05:15 -0700)] 
[3.12] gh-106510: Fix DEBUG output for atomic group (GH-106511) (GH-106548)

(cherry picked from commit 74ec02e9490d8aa086aa9ad9d1d34d2ad999b5af)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2 years ago[3.12] gh-101880: add link to object.__hash__() in hash() builtin documentation ...
Miss Islington (bot) [Sat, 8 Jul 2023 08:52:50 +0000 (01:52 -0700)] 
[3.12] gh-101880: add link to object.__hash__() in hash() builtin documentation (GH-101883) (#106546)

gh-101880: add link to object.__hash__() in hash() builtin documentation (GH-101883)
(cherry picked from commit ec7180bd1b3c156d4484e8e6babc5ecb707420e3)

Co-authored-by: Owain Davies <116417456+OTheDev@users.noreply.github.com>
2 years ago[3.12] gh-106524: Fix a crash in _sre.template() (GH-106525) (GH-106544)
Miss Islington (bot) [Sat, 8 Jul 2023 08:12:33 +0000 (01:12 -0700)] 
[3.12] gh-106524: Fix a crash in _sre.template() (GH-106525) (GH-106544)

Some items remained uninitialized if _sre.template() was called with invalid
indices. Then attempt to clear them in the destructor led to dereferencing
of uninitialized pointer.
(cherry picked from commit 2ef1dc37f02b08536b677dd23ec51541a60effd7)

Co-authored-by: Radislav Chugunov <52372310+chgnrdv@users.noreply.github.com>
2 years ago[3.12] gh-106300: Improve `assertRaises(Exception)` usages in tests (GH-106302) ...
Miss Islington (bot) [Fri, 7 Jul 2023 21:25:24 +0000 (14:25 -0700)] 
[3.12] gh-106300: Improve `assertRaises(Exception)` usages in tests (GH-106302) (GH-106534)

gh-106300: Improve `assertRaises(Exception)` usages in tests (GH-106302)
(cherry picked from commit 6e6a4cd52332017b10c8d88fbbbfe015948093f4)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2 years ago[3.12] gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close...
Miss Islington (bot) [Fri, 7 Jul 2023 12:08:22 +0000 (05:08 -0700)] 
[3.12] gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close(). (GH-106504) (#106514)

gh-106503: asyncio._SelectorSocketTransport: fix cyclic reference on close(). (GH-106504)
(cherry picked from commit 3e5ce7968f5ab715f649e296e1f6b499621b8091)

Co-authored-by: Andrew Geng <pteromys@gmail.com>
2 years ago[3.12] closes gh-106479: fix typo in __cplusplus macro (gh-106480) (#106493)
Miss Islington (bot) [Thu, 6 Jul 2023 23:30:32 +0000 (16:30 -0700)] 
[3.12] closes gh-106479: fix typo in __cplusplus macro (gh-106480) (#106493)

closes gh-106479: fix typo in __cplusplus macro (gh-106480)
(cherry picked from commit 67a798888dcde13bbb1e17cfcc3c742c94e67a07)

Co-authored-by: Dustin Rodrigues <dust.rod@gmail.com>
2 years ago[3.12] gh-90876: Restore the ability to import multiprocessing when `sys.executable...
Miss Islington (bot) [Thu, 6 Jul 2023 23:25:06 +0000 (16:25 -0700)] 
[3.12] gh-90876: Restore the ability to import multiprocessing when `sys.executable` is `None` (GH-106464) (#106494)

gh-90876: Restore the ability to import multiprocessing when `sys.executable` is `None` (GH-106464)

Prevent `multiprocessing.spawn` from failing to *import* in environments
where `sys.executable` is `None`.  This regressed in 3.11 with the addition
of support for path-like objects in multiprocessing.

Adds a test decorator to have tests only run when part of test_multiprocessing_spawn to `_test_multiprocessing.py` so we can start to avoid re-running the same not-global-state specific test in all 3 modes when there is no need.
(cherry picked from commit c60df361ce2d734148d503f4a711e67c110fe223)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2 years ago[3.12] Clarify state of CancelledError in doc (GH-106453) (#106454)
Miss Islington (bot) [Thu, 6 Jul 2023 11:04:43 +0000 (04:04 -0700)] 
[3.12] Clarify state of CancelledError in doc (GH-106453) (#106454)

Clarify state of CancelledError in doc (GH-106453)

This change makes it explicit that asyncio.CancelledError is not a subclass of Exception.
(cherry picked from commit 12a98138083589314d3da14bc97f2d8517947437)

Co-authored-by: Kristján Valur Jónsson <sweskman@gmail.com>
2 years ago[3.12] Doc: Add missing ref labels to exception groups/notes sections (GH-106465...
Miss Islington (bot) [Thu, 6 Jul 2023 05:51:30 +0000 (22:51 -0700)] 
[3.12] Doc: Add missing ref labels to exception groups/notes sections (GH-106465) (#106473)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2 years ago[3.12] gh-105256: What's New note for comprehension over locals() (GH-106378) (#106471)
Miss Islington (bot) [Thu, 6 Jul 2023 00:53:30 +0000 (17:53 -0700)] 
[3.12] gh-105256: What's New note for comprehension over locals() (GH-106378) (#106471)

gh-105256: What's New note for comprehension over locals() (GH-106378)
(cherry picked from commit 13aefd175e3c04529251f175c23cb3ed88451fd0)

Co-authored-by: Carl Meyer <carl@oddbird.net>
2 years ago[3.12] gh-106292: restore checking __dict__ in cached_property.__get__ (GH-106380...
Miss Islington (bot) [Wed, 5 Jul 2023 23:31:54 +0000 (16:31 -0700)] 
[3.12] gh-106292: restore checking __dict__ in cached_property.__get__ (GH-106380) (#106469)

gh-106292: restore checking __dict__ in cached_property.__get__ (GH-106380)

* gh-106292: restore checking __dict__ in cached_property.__get__

(cherry picked from commit 838406b4fc044c0b2f397c23275c69f16a76205b)

Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
2 years ago[3.12] gh-105340: include hidden fast-locals in locals() (GH-105715) (#106470)
Miss Islington (bot) [Wed, 5 Jul 2023 23:31:37 +0000 (16:31 -0700)] 
[3.12] gh-105340: include hidden fast-locals in locals() (GH-105715) (#106470)

gh-105340: include hidden fast-locals in locals() (GH-105715)

* gh-105340: include hidden fast-locals in locals()
(cherry picked from commit 104d7b760fed18055e4f04e5da3ca619e28bfc81)

Co-authored-by: Carl Meyer <carl@oddbird.net>
2 years ago[3.12] shlex docs: remove outdated note (GH-106463) (#106466)
Miss Islington (bot) [Wed, 5 Jul 2023 20:57:49 +0000 (13:57 -0700)] 
[3.12] shlex docs: remove outdated note (GH-106463) (#106466)

shlex docs: remove outdated note (GH-106463)

As the versionchanged notice says, this note is no longer true on 3.12+.
(cherry picked from commit c16ea94abc73c0098b484f7e2ec23bfd9c36b67c)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2 years ago[3.12] gh-64595: Fix regression in file write logic in Argument Clinic (#106449)...
Erlend E. Aasland [Wed, 5 Jul 2023 13:17:09 +0000 (15:17 +0200)] 
[3.12] gh-64595: Fix regression in file write logic in Argument Clinic (#106449) (#106452)

Revert the two commits that introduced the regressions:

 - gh-104152
 - gh-104507

(cherry picked from commit 9d1d4f9c73a71192b22ab52a2eb9278737f98ddb)

2 years ago[3.12] gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (GH-105542...
Miss Islington (bot) [Wed, 5 Jul 2023 11:39:59 +0000 (04:39 -0700)] 
[3.12] gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (GH-105542) (#105572)

gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (GH-105542)

When inverting a Flag member (or boundary STRICT), only consider other canonical flags; when inverting an IntFlag member (or boundary KEEP), also consider aliases.
(cherry picked from commit 59f009e5898a006cdc8f5249be589de6edfe5cd0)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
2 years ago[3.12] Document PYTHONSAFEPATH along side -P (GH-106122) (#106352)
Miss Islington (bot) [Wed, 5 Jul 2023 11:21:38 +0000 (04:21 -0700)] 
[3.12] Document PYTHONSAFEPATH along side -P (GH-106122) (#106352)

Document PYTHONSAFEPATH along side -P (GH-106122)
(cherry picked from commit 0355625d94a50f4b816770bad946420d005900b8)

Co-authored-by: Jeremy Paige <ucodery@gmail.com>
2 years ago[3.12] gh-105063: Disable test_peg_generator.TestCParser bco. ref leaks (GH-106024...
Miss Islington (bot) [Wed, 5 Jul 2023 11:05:50 +0000 (04:05 -0700)] 
[3.12] gh-105063: Disable test_peg_generator.TestCParser bco. ref leaks (GH-106024) (#106450)

Since gh-104798 (Use setuptools in peg-generator and reenable
tests), the TestCParser test case has been producing ref leaks.
(cherry picked from commit 41ad4dfc04c201728ce9fa12b1a96922dd15a368)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
2 years ago[3.12] GH-104554: Add RTSPS support to `urllib/parse.py` (GH-104605) (#105759)
Miss Islington (bot) [Wed, 5 Jul 2023 11:02:22 +0000 (04:02 -0700)] 
[3.12] GH-104554: Add RTSPS support to `urllib/parse.py` (GH-104605) (#105759)

RTSPS is the permanent scheme defined in
https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml
alongside RTSP and RTSPU schemes.

(cherry picked from commit f3266c05b6186ab6d1db0799c06b8f76aefe7cf1)

Co-authored-by: zentarim <33746047+zentarim@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
2 years ago[3.12] Display the sanitizer config in the regrtest header. (GH-105301) (#105342)
Miss Islington (bot) [Wed, 5 Jul 2023 10:54:26 +0000 (03:54 -0700)] 
[3.12] Display the sanitizer config in the regrtest header. (GH-105301) (#105342)

Display the sanitizer config in the regrtest header. (GH-105301)

Display the sanitizers present in libregrtest.

Having this in the CI output for tests with the relevant environment
variable displayed will help make it easier to do what we need to
create an equivalent local test run.
(cherry picked from commit 852348ab65783601e0844b6647ea033668b45c11)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2 years ago[3.12] gh-89392: Make test_decimal discoverable (GH-106209) (#106230)
Miss Islington (bot) [Wed, 5 Jul 2023 10:52:16 +0000 (03:52 -0700)] 
[3.12] gh-89392: Make test_decimal discoverable (GH-106209) (#106230)

gh-89392: Make test_decimal discoverable (GH-106209)
(cherry picked from commit 0e24499129f3917b199a6d46fa33eeedd2c447fc)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2 years ago[3.12] gh-104692: Include commoninstall as a prerequisite for bininstall (GH-104693...
Jeffery To [Wed, 5 Jul 2023 10:51:16 +0000 (18:51 +0800)] 
[3.12] gh-104692: Include commoninstall as a prerequisite for bininstall (GH-104693) (#105428)

This ensures that `commoninstall` is completed before `bininstall` is
started when parallel builds are used (`make -j install`), and so the
`python3` symlink is only installed after all standard library modules
are installed.

(cherry picked from commit 990cb3676c2edb7e5787372d6cbe360a73367f4c)

2 years ago[3.12] gh-100238: Use setuptools in peg-generator and reenable tests (GH-104798)...
Miss Islington (bot) [Wed, 5 Jul 2023 09:42:47 +0000 (02:42 -0700)] 
[3.12] gh-100238: Use setuptools in peg-generator and reenable tests (GH-104798) (#105135)

(cherry picked from commit afa759fb800be416f69e3e9c9b3efe68006316f5)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
2 years ago[3.12] gh-104683: Rename Lib/test/clinic.test as Lib/test/clinic.test.c (GH-106443...
Miss Islington (bot) [Wed, 5 Jul 2023 08:57:59 +0000 (01:57 -0700)] 
[3.12] gh-104683: Rename Lib/test/clinic.test as Lib/test/clinic.test.c (GH-106443) (#106444)

gh-104683: Rename Lib/test/clinic.test as Lib/test/clinic.test.c (GH-106443)
(cherry picked from commit a941bd6c53ac4646926292557a7bb2a86f8025c3)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] tp_flags docs: fix indentation (GH-106420) (#106442)
Miss Islington (bot) [Wed, 5 Jul 2023 06:12:47 +0000 (23:12 -0700)] 
[3.12] tp_flags docs: fix indentation (GH-106420) (#106442)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2 years ago[3.12] gh-106368: Add tests for formatting helpers in Argument Clinic (GH-106415...
Miss Islington (bot) [Tue, 4 Jul 2023 23:00:32 +0000 (16:00 -0700)] 
[3.12] gh-106368: Add tests for formatting helpers in Argument Clinic (GH-106415) (#106438)

gh-106368: Add tests for formatting helpers in Argument Clinic (GH-106415)
(cherry picked from commit 2fb9480c8313ab524d333b18e4af09f05f5b8afa)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2 years ago[3.12] GH-106330: Fix matching of empty path in `pathlib.PurePath.match()` (GH-106331...
Barney Gale [Tue, 4 Jul 2023 20:51:36 +0000 (21:51 +0100)] 
[3.12] GH-106330: Fix matching of empty path in `pathlib.PurePath.match()` (GH-106331) (GH-106372)

We match paths using the `_lines` attribute, which is derived from the
path's string representation. The bug arises because an empty path's string
representation is `'.'` (not `''`), which is matched by the `'*'` wildcard.
(cherry picked from commit b4efdf8cda8fbbd0ca53b457d5f6e46a59348caf)

2 years ago[3.12] gh-106396: Special-case empty format spec to gen empty JoinedStr node (GH...
Miss Islington (bot) [Tue, 4 Jul 2023 13:00:47 +0000 (06:00 -0700)] 
[3.12] gh-106396: Special-case empty format spec to gen empty JoinedStr node (GH-106401) (#106416)

(cherry picked from commit dfe4de203881e8d068e6fc5b8e31075841a86d25)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
2 years ago[3.12] gh-106368: Add tests for permutation helpers in Argument Clinic (GH-106407...
Miss Islington (bot) [Tue, 4 Jul 2023 12:17:05 +0000 (05:17 -0700)] 
[3.12] gh-106368: Add tests for permutation helpers in Argument Clinic (GH-106407) (#106409)

Added new test class PermutationTests()
(cherry picked from commit 8f6df5e9cbc3a1689601714192aa6ecbb23e1927)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106389) (#106390)
Miss Islington (bot) [Tue, 4 Jul 2023 00:26:44 +0000 (17:26 -0700)] 
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106389) (#106390)

Add:

- test_disallowed_gropuing__no_matching_bracket
- test_double_slash
(cherry picked from commit 3406f8cce542ea4edf4153c0fac5216df283a9b1)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] gh-106368: Harden Argument Clinic parser tests (GH-106384) (#106387)
Miss Islington (bot) [Mon, 3 Jul 2023 23:37:47 +0000 (16:37 -0700)] 
[3.12] gh-106368: Harden Argument Clinic parser tests (GH-106384) (#106387)

(cherry picked from commit 648688c137744a623a71dc2413d2879b80c99eae)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] gh-106368: Clean up Argument Clinic tests (#106373) (#106379)
Erlend E. Aasland [Mon, 3 Jul 2023 22:27:34 +0000 (00:27 +0200)] 
[3.12] gh-106368: Clean up Argument Clinic tests (#106373) (#106379)

(cherry picked from commit 3ee8dac7a1b3882aa3aac7703bdae2de7b6402ad)

2 years ago[3.12] Small speed-up for the convolve() recipe. (GH-106371) (GH-106375)
Miss Islington (bot) [Mon, 3 Jul 2023 20:49:09 +0000 (13:49 -0700)] 
[3.12] Small speed-up for the convolve() recipe. (GH-106371) (GH-106375)

2 years ago[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106369) (#106370)
Miss Islington (bot) [Mon, 3 Jul 2023 20:45:49 +0000 (13:45 -0700)] 
[3.12] gh-106368: Increase Argument Clinic test coverage (GH-106369) (#106370)

Add tests for 'self' and 'defining_class' converter requirements.
(cherry picked from commit 7f4c8121db62a9f72f00f2d9f73381e82f289581)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2 years ago[3.12] gh-91053: make func watcher tests resilient to other func watchers (GH-106286...
Miss Islington (bot) [Mon, 3 Jul 2023 15:13:21 +0000 (08:13 -0700)] 
[3.12] gh-91053: make func watcher tests resilient to other func watchers (GH-106286) (#106365)

gh-91053: make func watcher tests resilient to other func watchers (GH-106286)
(cherry picked from commit 58906213cc5d8f2be311664766b4923ef29dae1f)

Co-authored-by: Carl Meyer <carl@oddbird.net>
2 years ago[3.12] gh-106359: Fix corner case bugs in Argument Clinic converter parser (GH-106361...
Miss Islington (bot) [Mon, 3 Jul 2023 13:42:20 +0000 (06:42 -0700)] 
[3.12] gh-106359: Fix corner case bugs in Argument Clinic converter parser (GH-106361) (#106364)

gh-106359: Fix corner case bugs in Argument Clinic converter parser (GH-106361)

DSLParser.parse_converter() could return unusable kwdicts in some rare cases

(cherry picked from commit 0da4c883cf4185efe27b711c3e0a1e6e94397610)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2 years ago[3.12] Replace the esoteric term 'datum' when describing dict comprehensions (GH...
Miss Islington (bot) [Mon, 3 Jul 2023 03:23:27 +0000 (20:23 -0700)] 
[3.12] Replace the esoteric term 'datum' when describing dict comprehensions (GH-106119) (#106348)

Replace the esoteric term 'datum' when describing dict comprehensions (GH-106119)
(cherry picked from commit 987b712b4aeeece336eed24fcc87a950a756c3e2)

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
2 years ago[3.12] gh-102541: Fix Helper.help("mod") for non-existent mod (GH-105934) (#106322)
Miss Islington (bot) [Sat, 1 Jul 2023 23:16:14 +0000 (16:16 -0700)] 
[3.12] gh-102541: Fix Helper.help("mod") for non-existent mod (GH-105934) (#106322)

gh-102541: Fix Helper.help("mod") for non-existent mod (GH-105934)

If the output arg to Helper() is a stream rather than the default None, which means 'page to stdout', the ImportError from pydoc.resolve is currently not caught in pydoc.doc. The same error is caught when output is None.
---------

(cherry picked from commit 0530f4f64629ff97f3feb7524da0833b9535e8b6)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2 years ago[3.12] gh-106232: Make timeit doc command lines compatible with Windows. (GH-106296...
Miss Islington (bot) [Sat, 1 Jul 2023 02:40:43 +0000 (19:40 -0700)] 
[3.12] gh-106232: Make timeit doc command lines compatible with Windows. (GH-106296) (#106298)

gh-106232: Make timeit doc command lines compatible with Windows. (GH-106296)

Command Prompt (CMD Shell) and older versions of PowerShell
require double quotes and single quotes inside the string.
This form also works on linux and macOS.
(cherry picked from commit 04dfc6fa9018e92a5b51c29fc0ff45419c596bc3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2 years ago[3.12] gh-105486: Change the `repr` of `ParamSpec` list of args in `GenericAlias...
Miss Islington (bot) [Sat, 1 Jul 2023 00:32:44 +0000 (17:32 -0700)] 
[3.12] gh-105486: Change the `repr` of `ParamSpec` list of args in `GenericAlias` (GH-105488) (#106297)

gh-105486: Change the `repr` of `ParamSpec` list of args in `GenericAlias` (GH-105488)
(cherry picked from commit eb7d6e7ad844955f9af88707d296e003c7ce4394)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2 years ago[3.12] gh-106145: Make `end_{lineno,col_offset}` required on `type_param` nodes ...
Miss Islington (bot) [Sat, 1 Jul 2023 00:15:18 +0000 (17:15 -0700)] 
[3.12] gh-106145: Make `end_{lineno,col_offset}` required on `type_param` nodes (GH-106224) (#106295)

gh-106145: Make `end_{lineno,col_offset}` required on `type_param` nodes (GH-106224)
(cherry picked from commit 46c1097868745eeb47abbc8af8c34e8fcb80ff1d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2 years ago[3.12] gh-101100: Docs: Fix references to several numeric dunders (GH-106278) (#106281)
Miss Islington (bot) [Fri, 30 Jun 2023 14:39:52 +0000 (07:39 -0700)] 
[3.12] gh-101100: Docs: Fix references to several numeric dunders (GH-106278) (#106281)

gh-101100: Docs: Fix references to several numeric dunders (GH-106278)
(cherry picked from commit a8ae73965b02302b7661ea07a6e4f955a961aca9)

Co-authored-by: F3eQnxN3RriK <drsuaimqjgar@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2 years ago[3.12] gh-77782: Deprecate Py_HasFileSystemDefaultEncoding (GH-106272) (#106274)
Miss Islington (bot) [Fri, 30 Jun 2023 10:21:36 +0000 (03:21 -0700)] 
[3.12] gh-77782: Deprecate Py_HasFileSystemDefaultEncoding (GH-106272) (#106274)

gh-77782: Deprecate Py_HasFileSystemDefaultEncoding (GH-106272)

Deprecate Py_HasFileSystemDefaultEncoding variable.
(cherry picked from commit f3cf2ddd8ddc7dfa6b06e6da640391a1bcd62b8a)

Co-authored-by: Victor Stinner <vstinner@python.org>
2 years ago[3.12] GH-106152: Add PY_THROW event to cProfile (GH-106256)
Miss Islington (bot) [Thu, 29 Jun 2023 23:39:18 +0000 (16:39 -0700)] 
[3.12] GH-106152: Add PY_THROW event to cProfile (GH-106256)

GH-106152: Add PY_THROW event to cProfile (GH-106161)
(cherry picked from commit cea9d4ea82abcb2c6f1d83a2fe819859da4bbda4)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>