History for Doc/reference - python/cpython · GitHub

github.com

Tin mới

gh-156837: Refer to yield expressions in generator function definitions (GH-156863)

gh-156837: Refer to yield expressions in generator function definitions (GH-156863)

gh-141984: Move generator iterator reference out of syntax docs (GH-154884)

gh-141984: Move generator iterator reference out of syntax docs (GH-154884)

gh-156614: Fix the parameter list grammar in the language reference (#156622)

gh-156614: Fix the parameter list grammar in the language reference (#156622)

gh-65961: Document __cached__ removal in What's New & clarify references to it (GH-156053)

gh-65961: Document __cached__ removal in What's New & clarify references to it (GH-156053)

gh-61310: Document package precedence over same-named modules (#153211)

gh-61310: Document package precedence over same-named modules (#153211)

Fix minor typos in 'Compound statements' docs (#149666)

Fix minor typos in 'Compound statements' docs (#149666)

Docs: link to language reference instead of PEP (#152462)

Docs: link to language reference instead of PEP (#152462)

gh-141510 Document and test frozendict class matching behaviour (#150799)

gh-141510 Document and test frozendict class matching behaviour (#150799)

gh-141984: Reword the Generator expressions section (GH-150518)

gh-141984: Reword the Generator expressions section (GH-150518)

Mention `frozendict` in `object.__hash__()` documentation (#148867)

Mention `frozendict` in `object.__hash__()` documentation (#148867)

gh-150032: Tidy up 3.15 pending removals (#149594)

gh-150032: Tidy up 3.15 pending removals (#149594)

gh-105812: Make use of the Sphinx `deco` role in documentation (#139598)

gh-105812: Make use of the Sphinx `deco` role in documentation (#139598)

gh-150319: Replace all documentation which says "See PEP 585" (#150325)

gh-150319: Replace all documentation which says "See PEP 585" (#150325)

gh-148672: Document namespace subpackages inside regular packages (#150056)

gh-148672: Document namespace subpackages inside regular packages (#150056)

gh-150403: Document frozendict in language reference Mappings section (GH-150404)

gh-150403: Document frozendict in language reference Mappings section (GH-150404)

gh-141984: Reword docs on "enclosed" atom grammar (GH-148622)

gh-141984: Reword docs on "enclosed" atom grammar (GH-148622)

gh-149861: Fix rule in match statement `case_block` PEG grammar (GH-149908)

gh-149861: Fix rule in match statement `case_block` PEG grammar (GH-149908)

gh-148444: Use "zero of any numeric type" instead of "numeric zero of all types" (#148455)

gh-148444: Use "zero of any numeric type" instead of "numeric zero of all types" (#148455)

gh-149321: Remove lazy_imports=none startup mode (#149389)

gh-149321: Remove lazy_imports=none startup mode (#149389)

Link to existing rules in compound_stmts.rst (GH-149811)

Link to existing rules in compound_stmts.rst (GH-149811)

gh-137337: Clarify import statement namespace binding (GH-144607)

gh-137337: Clarify import statement namespace binding (GH-144607)

gh-134690: Removed deprecated `codetype.co_lnotab` (#134691)

gh-134690: Removed deprecated `codetype.co_lnotab` (#134691)

gh-148588: Document `__lazy_modules__` (#148590)

gh-148588: Document `__lazy_modules__` (#148590)

gh-145239: Accept unary plus literal pattern (#148566)

gh-145239: Accept unary plus literal pattern (#148566)

Docs: Fix a typo in the 'Non-ASCII characters in names' section (#148043)

gh-142518: Add thread safety notes for the buffer protocol (#145911)

gh-101100: Fix sphinx reference warnings around I/O (#139592)

gh-145591: Move slicing note to __getitem__ (GH-145606)

gh-145305: Update ocert.org URLs in docs from http to https (#145304)

gh-141984: Reword and reorganize the first part of Atoms docs (GH-144117)

gh-144386: Update equivalent code for "with", "async with" and "async for" (GH-144472)

gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)

gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504)