| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-119793: Add optional length-checking to `map()` (GH-120471) | Nice Zombies | 2024-11-04 | 1 | -3/+8 |
|
|
* | gh-60712: Include the "object" type in the lists of documented types (GH-103036) | Furkan Onder | 2024-10-30 | 1 | -3/+4 |
|
|
* | gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437) | Daniel Ruf | 2024-10-30 | 1 | -0/+10 |
|
|
* | gh-125767: Fix pickling and copying of super objects (GH-125781) | Serhiy Storchaka | 2024-10-21 | 1 | -0/+4 |
|
|
* | Fix typo in ``Doclibrary/functions.rst`` (#125327) | Rafael Fontenelle | 2024-10-11 | 1 | -1/+1 |
|
|
* | gh-70870: Clarify dual usage of 'free variable' (#122545) | Alyssa Coghlan | 2024-10-08 | 1 | -3/+4 |
|
|
* | gh-101100: Add a table of class attributes to the "Custom classes" section of... | Alex Waygood | 2024-09-25 | 1 | -21/+27 |
|
|
* | gh-123207: Clarify the documentation for the mro lookup for super() (GH-123417) | Pieter Eendebak | 2024-09-05 | 1 | -4/+4 |
|
|
* | gh-123492: Remove unnecessary `:func:` parentheses (#123493) | Wei-Hsiang (Matt) Wang | 2024-08-30 | 1 | -2/+2 |
|
|
* | gh-101860: document `property.__name__` (GH-123399) | Bénédikt Tran | 2024-08-28 | 1 | -0/+7 |
|
|
* | gh-121905: Consistently use "floating-point" instead of "floating point" (GH-... | Serhiy Storchaka | 2024-07-19 | 1 | -7/+7 |
|
|
* | gh-121874: Define audit-event open parameters consistently (GH-121883) | Bernhard M. Wiedemann | 2024-07-18 | 1 | -1/+1 |
|
|
* | gh-84978: Add float.from_number() and complex.from_number() (GH-26827) | Serhiy Storchaka | 2024-07-15 | 1 | -0/+4 |
|
|
* | gh-121149: improve accuracy of builtin sum() for complex inputs (gh-121176) | Sergey B Kirpichev | 2024-07-05 | 1 | -0/+4 |
|
|
* | gh-110383: Clarify "non-integral" wording in pow() docs (#119688) | Aditya Borikar | 2024-06-07 | 1 | -1/+3 |
|
|
* | gh-119740: Remove deprecated trunc delegation (#119743) | Mark Dickinson | 2024-06-02 | 1 | -6/+5 |
|
|
* | gh-109218: Deprecate weird cases in the complex() constructor (GH-119620) | Serhiy Storchaka | 2024-05-30 | 1 | -0/+4 |
|
|
* | gh-109218: Improve documentation for the complex() constructor (GH-119687) | Serhiy Storchaka | 2024-05-30 | 1 | -52/+121 |
|
|
* | DOCS: fix error in exec namespace note (gh-119378) | Alyssa Coghlan | 2024-05-22 | 1 | -4/+0 |
|
|
* | gh-74929: PEP 667 general docs update (gh-119201) | Alyssa Coghlan | 2024-05-21 | 1 | -35/+68 |
|
|
* | DOCS: Suggest always calling exec with a globals argument and no locals argum... | Hood Chatham | 2024-05-20 | 1 | -3/+7 |
|
|
* | gh-74929: locals() documentation update for PEP 667 (#118265) | Alyssa Coghlan | 2024-05-06 | 1 | -9/+38 |
|
|
* | gh-105879: Add support for keyword arguments to eval and exec (#105885) | Raphael Gaschignard | 2024-05-02 | 1 | -5/+13 |
|
|
* | gh-117903: Clarify that the staticmethod descriptor is callable (GH-117925) | Serhiy Storchaka | 2024-05-02 | 1 | -2/+3 |
|
|
* | gh-78612: Mark up eval() using param list (#115212) | Erlend E. Aasland | 2024-02-28 | 1 | -5/+15 |
|
|
* | Add an example of of custom `__repr__` (#112761) | Oh seungmin | 2024-02-25 | 1 | -0/+10 |
|
|
* | Docs: align usage of versionadded/versionchanged with recommended practice (#... | Erlend E. Aasland | 2024-01-22 | 1 | -4/+4 |
|
|
* | gh-114070: correct the specification of ``digit`` in the float() docs (#114080) | Sergey B Kirpichev | 2024-01-15 | 1 | -5/+4 |
|
|
* | gh-113212: Improve error message & document zero-arg super inside nested func... | Yan Yanchii | 2023-12-22 | 1 | -0/+7 |
|
|
* | gh-101100: Fix Sphinx nitpicks in `library/functions.rst` (#112669) | Alex Waygood | 2023-12-04 | 1 | -46/+67 |
|
|
* | gh-59254: mention in open() doc that line buffering is for writing (#112318) | Irit Katriel | 2023-11-24 | 1 | -1/+1 |
|
|
* | gh-89519: Remove classmethod descriptor chaining, deprecated since 3.11 (gh-1... | Raymond Hettinger | 2023-10-27 | 1 | -1/+1 |
|
|
* | GH-101100: Fix reference warnings for ``__getitem__`` (#110118) | Adam Turner | 2023-10-19 | 1 | -2/+2 |
|
|
* | gh-110631: Fix reST indentation in `Doc/library` (#110685) | Ezio Melotti | 2023-10-11 | 1 | -15/+15 |
|
|
* | gh-109634: Use :samp: role (GH-109635) | Serhiy Storchaka | 2023-09-23 | 1 | -1/+1 |
|
|
* | gh-107755: Document the correct default value of slice step (GH-107756) | wim glenn | 2023-09-05 | 1 | -1/+1 |
|
|
* | GH-100425: Note improved commutativity in sum(). (GH-107785) | Raymond Hettinger | 2023-08-08 | 1 | -1/+1 |
|
|
* | gh-107662: Switch 'any' and 'anext' in functions.rst (#107663) | Terry Jan Reedy | 2023-08-05 | 1 | -2/+2 |
|
|
* | gh-106892: Use roles :data: and :const: for referencing module variables (GH-... | Serhiy Storchaka | 2023-07-21 | 1 | -1/+1 |
|
|
* | gh-101880: add link to object.__hash__() in hash() builtin documentation (#10... | Owain Davies | 2023-07-08 | 1 | -1/+1 |
|
|
* | gh-101100: Docs: Fix references to several numeric dunders (#106278) | F3eQnxN3RriK | 2023-06-30 | 1 | -16/+16 |
|
|
* | Add a mention of PYTHONBREAKPOINT to breakpoint() docs (#104430) | Ned Batchelder | 2023-05-13 | 1 | -0/+7 |
|
|
* | GH-97950: Use new-style index directive ('builtin') (#104164) | Adam Turner | 2023-05-06 | 1 | -1/+1 |
|
|
* | GH-97950: Use new-style index directive ('statement') (#104162) | Adam Turner | 2023-05-04 | 1 | -1/+1 |
|
|
* | GH-97950: Use new-style index directive ('object') (#104158) | Adam Turner | 2023-05-04 | 1 | -1/+1 |
|
|
* | GH-97950: Use new-style index directive ('module') (#103996) | Adam Turner | 2023-05-04 | 1 | -2/+2 |
|
|
* | GH-98040: Suppress cross-references to the removed ``imp`` module (#104131) | Adam Turner | 2023-05-03 | 1 | -0/+1 |
|
|
* | gh-82012: Deprecate bitwise inversion (~) of bool (#103487) | Tim Hoffmann | 2023-05-03 | 1 | -1/+1 |
|
|
* | gh-98040: Remove just the `imp` module (#98573) | Barry Warsaw | 2023-04-28 | 1 | -1/+0 |
|
|
* | gh-87864: Use correct function definition syntax in the docs (#103312) | Nikita Sobolev | 2023-04-11 | 1 | -1/+1 |
|
|