| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) | Alex Waygood | 2024-10-09 | 1 | -55/+10 |
|
|
* | gh-70870: Clarify dual usage of 'free variable' (#122545) | Alyssa Coghlan | 2024-10-08 | 1 | -1/+1 |
|
|
* | gh-101100: Add a table of class attributes to the "Custom classes" section of... | Alex Waygood | 2024-09-25 | 1 | -3/+3 |
|
|
* | docs: module page titles should not start with a link to themselves (#117099) | Ned Batchelder | 2024-05-08 | 1 | -2/+2 |
|
|
* | gh-108191: Add support of positional argument in SimpleNamespace constructor ... | Serhiy Storchaka | 2024-04-24 | 1 | -4/+18 |
|
|
* | gh-115572: Move `codeobject.replace()` docs to the data model (#115631) | Daler | 2024-02-18 | 1 | -9/+1 |
|
|
* | gh-108731: Add description of __slots__ to MemberDescriptorType docs (GH-108745) | plokmijnuhby | 2024-01-24 | 1 | -0/+4 |
|
|
* | gh-101100: Improve documentation of `TracebackType` attributes (#112884) | Alex Waygood | 2023-12-09 | 1 | -5/+2 |
|
|
* | gh-101100: Properly document frame object attributes (#112735) | Alex Waygood | 2023-12-05 | 1 | -1/+2 |
|
|
* | gh-109599: Add types.CapsuleType (#109600) | Antoine Pitrou | 2023-09-25 | 1 | -0/+6 |
|
|
* | gh-109174: Add support of SimpleNamespace in copy.replace() (GH-109175) | Serhiy Storchaka | 2023-09-10 | 1 | -0/+2 |
|
|
* | gh-108751: Add copy.replace() function (GH-108752) | Serhiy Storchaka | 2023-09-06 | 1 | -0/+2 |
|
|
* | GH-97950: Use new-style index directive ('builtin') (#104164) | Adam Turner | 2023-05-06 | 1 | -1/+1 |
|
|
* | gh-103721: Improve cross-references for generic-alias docs (#103838) | Alex Waygood | 2023-04-25 | 1 | -0/+7 |
|
|
* | gh-101688: Implement types.get_original_bases (#101827) | James Hilton-Balfe | 2023-04-23 | 1 | -0/+40 |
|
|
* | gh-103373: `__mro_entries__` docs: improve cross references (#103398) | Alex Waygood | 2023-04-11 | 1 | -2/+2 |
|
|
* | gh-101100: Fix sphinx warnings in `types` module (#102274) | Nikita Sobolev | 2023-02-27 | 1 | -1/+1 |
|
|
* | gh-102011: use sys.exception() instead of sys.exc_info() in docs where possib... | Irit Katriel | 2023-02-20 | 1 | -1/+1 |
|
|
* | gh-87995: Make MappingProxyType hashable (GH-94252) | Serhiy Storchaka | 2022-06-28 | 1 | -0/+6 |
|
|
* | Doc: some rst linting. (GH-30149) | Julien Palard | 2021-12-17 | 1 | -2/+2 |
|
|
* | bpo-45391: mark UnionType as a class in documentation (GH-28757) | Bernát Gábor | 2021-12-09 | 1 | -1/+1 |
|
|
* | [doc] Fix typos found using codespell (GH-28744) | Christian Clauss | 2021-10-05 | 1 | -2/+2 |
|
|
* | bpo-44732: Rename types.Union to types.UnionType (#27342) | Hasan | 2021-07-26 | 1 | -1/+1 |
|
|
* | Remove duplicate words in docs. (GH-26167) | Mariusz Felisiak | 2021-05-21 | 1 | -2/+2 |
|
|
* | Fixing doc for callback for lambda (GG-25779) | Shreyash Sharma | 2021-05-01 | 1 | -1/+1 |
|
|
* | Clarify attribute docs on types.ModuleType (GH-24974) | Brett Cannon | 2021-03-23 | 1 | -2/+30 |
|
|
* | bpo-42675: Document collections.abc.Callable changes (GH-23839) | kj | 2020-12-18 | 1 | -0/+4 |
|
|
* | bpo-42344: Improve pseudo implementation for SimpleNamespace (GH-23264) | Jürgen Gmach | 2020-11-13 | 1 | -1/+3 |
|
|
* | bpo-42198: Document __new__ for types.GenericAlias (GH-23039) | kj | 2020-10-31 | 1 | -1/+12 |
|
|
* | bpo-41805: Documentation for PEP 585 (GH-22615) | kj | 2020-10-27 | 1 | -0/+7 |
|
|
* | bpo-41192: Add documentation of undocumented audit events (GH-21308) | Saiyang Gou | 2020-10-20 | 1 | -2/+8 |
|
|
* | bpo-41428: Documentation for PEP 604 (gh-22517) | Fidget-Spinner | 2020-10-05 | 1 | -0/+5 |
|
|
* | bpo-41810: Reintroduce `types.EllipsisType`, `.NoneType` & `.NotImplementedTy... | Bas van Beek | 2020-09-22 | 1 | -0/+21 |
|
|
* | bpo-39075: types.SimpleNamespace no longer sorts attributes in its repr (GH-1... | Zackery Spytz | 2020-05-16 | 1 | -2/+4 |
|
|
* | Add link to Enum class (GH-19884) | Andre Delfino | 2020-05-10 | 1 | -1/+1 |
|
|
* | bpo-40273: Reversible mappingproxy (FH-19513) | Zackery Spytz | 2020-05-08 | 1 | -0/+6 |
|
|
* | bpo-36144: Update MappingProxyType with PEP 584's operators (#18814) | Brandt Bucher | 2020-03-07 | 1 | -0/+5 |
|
|
* | Document CodeType.replace (GH-17776) | Anthony Sottile | 2020-01-01 | 1 | -1/+7 |
|
|
* | bpo-38434: Fixes some audit event documentation (GH-16932) | Steve Dower | 2019-10-26 | 1 | -0/+4 |
|
|
* | bpo-36896: Clarify that some types constructors are unstable (GH-13271) | Matthias Bussonnier | 2019-06-03 | 1 | -0/+3 |
|
|
* | bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700) | Serhiy Storchaka | 2019-06-01 | 1 | -1/+1 |
|
|
* | bpo-35911: add cell constructor (GH-11771) | Pierre Glaser | 2019-02-07 | 1 | -0/+8 |
|
|
* | Minor grammar improvement in types.rst (GH-11308) | Mariatta | 2018-12-24 | 1 | -1/+1 |
|
|
* | bpo-32717: Document PEP 560 (GH-6726) | Ivan Levkivskyi | 2018-05-08 | 1 | -1/+18 |
|
|
* | bpo-30579: Docs for dynamic traceback creation (GH-5653) | Nick Coghlan | 2018-02-13 | 1 | -1/+8 |
|
|
* | bpo-32265: Classify class and static methods of builtin types. (#4776) | Serhiy Storchaka | 2017-12-15 | 1 | -0/+8 |
|
|
* | bpo:29950: Rename SlotWrapperType to WrapperDescriptorType (GH-926) | Jim Fasarakis-Hilliard | 2017-04-25 | 1 | -1/+1 |
|
|
* | Issue #29377: Add three new wrappers to types.py (Manuel Krebber). | Guido van Rossum | 2017-02-01 | 1 | -0/+23 |
|
|
* | Issue #28091: Document PEP 525 & PEP 530. | Yury Selivanov | 2016-12-15 | 1 | -0/+8 |
|
|
* | Issue #24254: Drop cls.__definition_order__. | Eric Snow | 2016-09-08 | 1 | -8/+2 |
|
|