Commits · c3dbbc88da38668c27231323cb6dd40813596f7f
- Sep 03, 2022
-
-
Vinay Sajip authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
- Sep 02, 2022
-
-
Miss Islington (bot) authored
-
Gregory P. Smith authored
-
- Sep 01, 2022
-
-
Miss Islington (bot) authored
-
- Aug 31, 2022
-
-
Erlend E. Aasland authored
-
- Aug 30, 2022
-
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Marti Raudsepp authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Erlend E. Aasland authored
-
Miss Islington (bot) authored
-
- Aug 29, 2022
-
-
Christian Heimes authored
-
Erlend E. Aasland authored
-
Miss Islington (bot) authored
-
Dong-hee Na authored
-
Miss Islington (bot) authored
-
- Aug 28, 2022
-
-
Ezio Melotti authored
-
Miss Islington (bot) authored
-
- Aug 27, 2022
-
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
- Aug 26, 2022
-
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
- Aug 25, 2022
-
-
Steve Dower authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
- Aug 24, 2022
-
-
Miss Islington (bot) authored
-
Miss Islington (bot) authored
-
Erlend E. Aasland authored
-
- Aug 23, 2022
-
-
Kumar Aditya authored
-
Miss Islington (bot) authored
-
Pablo Galindo Salgado authored
-
Kristján Valur Jónsson authored
-
Miss Islington (bot) authored
-
- Aug 23, 2022
-
-
Miss Islington (bot) authored
Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com> Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> (cherry picked from commit d6259c58) Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
-
Miss Islington (bot) authored
(cherry picked from commit 04c73e5e) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
- Aug 22, 2022
-
-
Miss Islington (bot) authored
Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> (cherry picked from commit 18b17821) Co-authored-by:
Erlend E. Aasland <erlend.aasland@innova.no>
-
- Aug 21, 2022
-
-
Miss Islington (bot) authored
Clearly link concurrent.futures from threading & multiprocessing docs Also link directly to asyncio from the beginning of the threading docs. (cherry picked from commit bcc4cb0c) Co-authored-by:
Nick Coghlan <ncoghlan@gmail.com>
-
- Aug 19, 2022
-
-
Miss Islington (bot) authored
(cherry picked from commit ee9f22d3) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
Miss Islington (bot) authored
(cherry picked from commit 303ef091) Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
-
Miss Islington (bot) authored
(cherry picked from commit 1a140af4) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
Miss Islington (bot) authored
(cherry picked from commit ede771cd) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
Miss Islington (bot) authored
-
- Aug 18, 2022
-
-
Erlend E. Aasland authored
(cherry picked from commit 91afe667) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
Miss Islington (bot) authored
Co-authored-by:
C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> (cherry picked from commit c87ea10f) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
- Aug 15, 2022
-
-
Miss Islington (bot) authored
'/Tab' should have been removed from the font page label when the tab-spaces setting was moved to the Windows page. (cherry picked from commit f6b81105) Co-authored-by:
Terry Jan Reedy <tjreedy@udel.edu>
-
- Aug 13, 2022
-
-
Miss Islington (bot) authored
gh-94439: typing docs: Add minimum version to `__required_keys__` and `__optional_keys__` (GH-95373) (cherry picked from commit f235178b) Co-authored-by:
Howie Zhao <howiezhaohr@hotmail.com>
-
Miss Islington (bot) authored
(cherry picked from commit 8281cbdd) Co-authored-by:
fluesvamp <105884371+fluesvamp@users.noreply.github.com>
-
- Aug 12, 2022
-
-
Shantanu authored
[3.10] gh-94996: Disallow lambda pos only params with feature_version < (3, 8) (GH-95934) (GH-95938) (cherry picked from commit a965db37) Co-authored-by:
Shantanu <12621235+hauntsaninja@users.noreply.github.com> Automerge-Triggered-By: GH:lysnikolaou
-
Shantanu authored
(cherry picked from commit https://github.com/python/cpython/commit/b5e3ea286289fcad12be78480daf3756e350f69f ) Co-authored-by:
Shantanu <12621235+hauntsaninja@users.noreply.github.com> Automerge-Triggered-By: GH:lysnikolaou
-
Miss Islington (bot) authored
gh-82180: Document support for non-integer arg removed from grp.getgrgid in 3.10 (GH-95346) (GH-95930) (cherry picked from commit 50bf5faf) Co-authored-by:
Hugo van Kemenade <hugovk@users.noreply.github.com>
-
Miss Islington (bot) authored
(cherry picked from commit b7ce4625) Co-authored-by:
Nicolas Haller <nicolas@haller.im>
-
Julian Maurin authored
* pythongh-95789: update documentation RFC base URL *
📜 🤖 Added by blurb_it. Co-authored-by:blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
-
Erlend E. Aasland authored
Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by:
CAM Gerlach <CAM.Gerlach@Gerlach.CAM>.> (cherry picked from commit e6623e70) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
- Aug 11, 2022
-
-
Miss Islington (bot) authored
GH-91242 replaced the Windows chm help file with a copy of the html docs. This PR replaces the IDLE code that fetches the Windows local help url passed to os.startfile. Co-authored-by: Steve Dower (cherry picked from commit bdb2cf8e) Co-authored-by:
Terry Jan Reedy <tjreedy@udel.edu>
-
Miss Islington (bot) authored
'IDLE Help' was a plain text file. It was superceded years ago by a copy of the much more complete html doc. . (cherry picked from commit 05a0f370) Co-authored-by:
Terry Jan Reedy <tjreedy@udel.edu>
-
Christian Heimes authored
(cherry picked from commit b4c857d0) Co-authored-by:
Christian Heimes <christian@python.org>
-
Miss Islington (bot) authored
(cherry picked from commit 8b34e914) Co-authored-by:
Christian Heimes <christian@python.org>
-
Miss Islington (bot) authored
Make section instead of subsection and revise sentence. (cherry picked from commit 9af4aed7) Co-authored-by:
Terry Jan Reedy <tjreedy@udel.edu>
-
Miss Islington (bot) authored
Link "IDLE" to its doc and add 'and Learning' to its expansion, as in the doc. (cherry picked from commit 3646f6cd) Co-authored-by:
Terry Jan Reedy <tjreedy@udel.edu>
-
Miss Islington (bot) authored
Under certain build conditions, test_check_c_globals fails. This fix takes the same approach as we took for gh-84236 (via gh-20095). We'll be removing use of distutils in the c-analyzer at some point. Until then we'll hide the warning filter. (cherry picked from commit 3ff6d9af) Co-authored-by:
Eric Snow <ericsnowcurrently@gmail.com>
-
- Aug 10, 2022
-
-
Miss Islington (bot) authored
This PR fixes the error message from float(s) in the case where s contains only whitespace. (cherry picked from commit 97e9cfa7) Co-authored-by:
Mark Dickinson <dickinsm@gmail.com>
-
Miss Islington (bot) authored
-
- Aug 09, 2022
-
-
Miss Islington (bot) authored
This enables accessing IDLE as 'idlelib' in the Doc Module listing. (cherry picked from commit 70fc9641) Co-authored-by:
Terry Jan Reedy <tjreedy@udel.edu>
-
Miss Islington (bot) authored
Change in idlelib.browser, line 54 cherrypicked from 3680ebed (cherry picked from commit 1a22ec5d) Co-authored-by:
Terry Jan Reedy <tjreedy@udel.edu>
-
Miss Islington (bot) authored
(cherry picked from commit 141f2517) Co-authored-by:
Andrzej Bartosiński <6197476+Neob91@users.noreply.github.com>
-
- Aug 08, 2022
-
-
Erlend E. Aasland authored
Co-authored-by:
Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by:
CAM Gerlach <CAM.Gerlach@Gerlach.CAM>.> (cherry picked from commit 41c939cb) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
Serhiy Storchaka authored
(cherry picked from commit cc9160a2) Co-authored-by:
Serhiy Storchaka <storchaka@gmail.com>
-
Miss Islington (bot) authored
(cherry picked from commit 63140b44) Co-authored-by:
Terry Jan Reedy <tjreedy@udel.edu>
-
- Aug 06, 2022
-
-
Miss Islington (bot) authored
In gh-95269, the seealso note incorrectly ended up in the 'Tutorial' section. (cherry picked from commit 56af5a20) Co-authored-by:
Erlend E. Aasland <erlend.aasland@protonmail.com>
-
Miss Islington (bot) authored
Co-authored-by:
Erlend Egeberg Aasland <erlend.aasland@protonmail.com> (cherry picked from commit a17cd47b) Co-authored-by:
Sion Kang <31057849+Yaminyam@users.noreply.github.com>
-
Miss Islington (bot) authored
(cherry picked from commit 4703c158) Co-authored-by:
Sion Kang <31057849+Yaminyam@users.noreply.github.com>
-
Miss Islington (bot) authored
Co-authored-by:
Łukasz Langa <lukasz@langa.pl> (cherry picked from commit d25ff1f6) Co-authored-by:
Howie Zhao <howiezhaohr@hotmail.com>
-
Miss Islington (bot) authored
`dataclass` was called as a function when it was almost certainly intended to be a decorator. (cherry picked from commit 59e09efe) Co-authored-by:
da-woods <dw-git@d-woods.co.uk>
-
Loading