June 2023 Archives by author
Starting: Thu Jun 1 02:56:42 EDT 2023
Ending: Fri Jun 30 22:40:46 EDT 2023
Messages: 679
- [Python-checkins] Fix docstring of `warnings._deprecated` to show correct `remove` value (#105178)
AlexWaygood
- [Python-checkins] Fix typo in Python 3.12 What's New (#105278)
AlexWaygood
- [Python-checkins] [3.12] Fix typo in Python 3.12 What's New (GH-105278) (#105282)
AlexWaygood
- [Python-checkins] gh-104882: Docs: fix description of relationship between `socket.getblocking()` and `socket.gettimeout()` (#105026)
AlexWaygood
- [Python-checkins] [3.12] gh-104882: Docs: fix description of relationship between `socket.getblocking()` and `socket.gettimeout()` (GH-105026) (#105283)
AlexWaygood
- [Python-checkins] [3.11] gh-104882: Docs: fix description of relationship between `socket.getblocking()` and `socket.gettimeout()` (GH-105026) (#105284)
AlexWaygood
- [Python-checkins] [3.12] gh-105237: Allow calling `issubclass(X, typing.Protocol)` again (GH-105239) (#105316)
AlexWaygood
- [Python-checkins] gh-105280: Ensure `isinstance([], collections.abc.Mapping)` always evaluates to `False` (#105281)
AlexWaygood
- [Python-checkins] gh-105286: Improve `typing.py` docstrings (#105287)
AlexWaygood
- [Python-checkins] [3.12] gh-105280: Ensure `isinstance([], collections.abc.Mapping)` always evaluates to `False` (GH-105281) (#105318)
AlexWaygood
- [Python-checkins] [3.12] gh-105286: Improve `typing.py` docstrings (#105287) (#105319)
AlexWaygood
- [Python-checkins] typing docs: Make the PEPs list an expandable section, hidden by default (#105353)
AlexWaygood
- [Python-checkins] Improve code examples in `typing.rst` (#105346)
AlexWaygood
- [Python-checkins] [3.12] typing docs: Make the PEPs list an expandable section, hidden by default (GH-105353) (#105420)
AlexWaygood
- [Python-checkins] [3.11] typing docs: Make the PEPs list an expandable section, hidden by default (GH-105353) (#105421)
AlexWaygood
- [Python-checkins] [3.12] Improve code examples in `typing.rst` (GH-105346) (#105422)
AlexWaygood
- [Python-checkins] [3.12] Improve docs for `typing.TypeAlias` (GH-105372) (#105446)
AlexWaygood
- [Python-checkins] [3.12] gh-97797: Improve documentation for typing.Annotated (GH-105365) (#105448)
AlexWaygood
- [Python-checkins] typing: Improve documentation of generic classes and aliases (#105369)
AlexWaygood
- [Python-checkins] [3.12] gh-105430: Remove `typing._Immutable` unused internal helper (GH-105434) (#105451)
AlexWaygood
- [Python-checkins] [3.12] typing: Improve documentation of generic classes and aliases (GH-105369) (#105453)
AlexWaygood
- [Python-checkins] gh-90015: Document that PEP-604 unions do not support forward references (#105366)
AlexWaygood
- [Python-checkins] [3.11] gh-90015: Document that PEP-604 unions do not support forward references (GH-105366) (#105461)
AlexWaygood
- [Python-checkins] [3.12] gh-90015: Document that PEP-604 unions do not support forward references (GH-105366) (#105460)
AlexWaygood
- [Python-checkins] [3.11] gh-103171: Revert undocumented behaviour change for runtime-checkable protocols decorated with `@final` (#105445)
AlexWaygood
- [Python-checkins] [3.11] gh-105286: Further improvements to `typing.py` docstrings (GH-105363) (#105417)
AlexWaygood
- [Python-checkins] gh-103171: Forward-port new tests for runtime-checkable protocols dec orated with `@final` (#105473)
AlexWaygood
- [Python-checkins] [3.12] gh-103171: Forward-port new tests for runtime-checkable protocols decorated with `@final` (GH-105473) (#105474)
AlexWaygood
- [Python-checkins] gh-105431: Remove unused stuff from `test_typing.NewTypeTests` (#105432)
AlexWaygood
- [Python-checkins] [3.12] gh-105431: Remove unused stuff from `test_typing.NewTypeTests` (GH-105432) (#105489)
AlexWaygood
- [Python-checkins] [3.11] [typing docs] Don't describe `Sized` and `Hashable` as deprecated in the 3.11 docs (#105496)
AlexWaygood
- [Python-checkins] Further improve docs for `typing.Annotated` (#105498)
AlexWaygood
- [Python-checkins] [3.11] Further improve docs for `typing.Annotated` (GH-105498) (#105504)
AlexWaygood
- [Python-checkins] [3.12] Further improve docs for `typing.Annotated` (GH-105498) (#105503)
AlexWaygood
- [Python-checkins] [3.11] Fix two errors in the typing docs (#105559)
AlexWaygood
- [Python-checkins] Miscellaneous improvements to the typing docs (#105529)
AlexWaygood
- [Python-checkins] [3.12] Miscellaneous improvements to the typing docs (GH-105529) (#105567)
AlexWaygood
- [Python-checkins] [3.11] Miscellaneous improvements to the typing docs (#105529) (#105568)
AlexWaygood
- [Python-checkins] Fix typo in configparser module docstring (#105652)
AlexWaygood
- [Python-checkins] [3.12] Fix typo in configparser module docstring (GH-105652) (#105653)
AlexWaygood
- [Python-checkins] [3.11] Fix typo in configparser module docstring (GH-105652) (#105654)
AlexWaygood
- [Python-checkins] [3.11] Remove stray reference to PEP-695 in the typing docs (#105655)
AlexWaygood
- [Python-checkins] gh-105566: Deprecate unusual ways of creating `typing.NamedTuple` classes (#105609)
AlexWaygood
- [Python-checkins] Typing docs: move the deprecated stuff below the non-deprecated stuff (#105781)
AlexWaygood
- [Python-checkins] [3.11] Typing docs: move the deprecated stuff below the non-deprecated stuff (#105781) (#105785)
AlexWaygood
- [Python-checkins] gh-105570: Deprecate unusual ways of creating empty TypedDicts (#105780)
AlexWaygood
- [Python-checkins] [3.12] Typing docs: move the deprecated stuff below the non-deprecated stuff (#105781) (#105783)
AlexWaygood
- [Python-checkins] Improve docs for `typing.dataclass_transform` (#105792)
AlexWaygood
- [Python-checkins] More reorganisation of the typing docs (#105787)
AlexWaygood
- [Python-checkins] [3.12] Improve docs for `typing.dataclass_transform` (GH-105792) (#105809)
AlexWaygood
- [Python-checkins] [3.12] More reorganisation of the typing docs (GH-105787) (#105810)
AlexWaygood
- [Python-checkins] [3.11] Improve docs for `typing.dataclass_transform` (#105792) (#105815)
AlexWaygood
- [Python-checkins] [3.11] More reorganisation of the typing docs (#105787) (#105816)
AlexWaygood
- [Python-checkins] [3.12] gh-105821: Use a raw f-string in test_httpservers.py (GH-105822) (#105824)
AlexWaygood
- [Python-checkins] gh-105834: Add tests for calling `issubclass()` between two protocols (#105835)
AlexWaygood
- [Python-checkins] [3.12] Docs: move sphinx-lint to pre-commit (GH-105750) (#105894)
AlexWaygood
- [Python-checkins] typing docs: Improve the intro to each section (#105901)
AlexWaygood
- [Python-checkins] [3.12] typing docs: Improve the intro to each section (GH-105901) (#105902)
AlexWaygood
- [Python-checkins] [3.11] typing docs: Improve the intro to each section (#105901) (#105903)
AlexWaygood
- [Python-checkins] stdtypes.rst: remove a period (#105959)
AlexWaygood
- [Python-checkins] [3.11] stdtypes.rst: remove a period (GH-105959) (#105969)
AlexWaygood
- [Python-checkins] [3.12] stdtypes.rst: remove a period (GH-105959) (#105968)
AlexWaygood
- [Python-checkins] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx >=6.1 (#105886)
AlexWaygood
- [Python-checkins] [3.12] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx >=6.1 (GH-105886) (#106010)
AlexWaygood
- [Python-checkins] [3.11] Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx >=6.1 (GH-105886) (#106011)
AlexWaygood
- [Python-checkins] Typing docs: improve the guidance on annotating tuples (#106021)
AlexWaygood
- [Python-checkins] [3.12] Typing docs: improve the guidance on annotating tuples (GH-106021) (#106027)
AlexWaygood
- [Python-checkins] [3.11] Typing docs: improve the guidance on annotating tuples (GH-106021) (#106029)
AlexWaygood
- [Python-checkins] gh-105974: Revert unintentional behaviour change for protocols with non-callable members and custom `__subclasshook__` methods (#105976)
AlexWaygood
- [Python-checkins] [3.12] gh-105974: Revert unintentional behaviour change for protocols with non-callable members and custom `__subclasshook__` methods (GH-105976) (#106032)
AlexWaygood
- [Python-checkins] Typing docs: fix typo in annotating tuples comment (#106048)
AlexWaygood
- [Python-checkins] [3.12] Typing docs: fix typo in annotating tuples comment (GH-106048) (#106049)
AlexWaygood
- [Python-checkins] [3.11] Typing docs: fix typo in annotating tuples comment (GH-106048) (#106050)
AlexWaygood
- [Python-checkins] [3.12] Add end-of-file-fixer to pre-commit (GH-106065) (#106080)
AlexWaygood
- [Python-checkins] gh-106046: Improve error message from `os.fspath` if `__fspath__` is set to `None` (#106082)
AlexWaygood
- [Python-checkins] [3.12] Improve typing docs on the type of class objects (GH-106081) (#106096)
AlexWaygood
- [Python-checkins] [3.11] Improve typing docs on the type of class objects (GH-106081) (#106097)
AlexWaygood
- [Python-checkins] gh-106200: Remove unused imports (#106201)
AlexWaygood
- [Python-checkins] gh-101100: Docs: Fix references to several numeric dunders (#106278)
AlexWaygood
- [Python-checkins] [3.12] gh-101100: Docs: Fix references to several numeric dunders (GH-106278) (#106281)
AlexWaygood
- [Python-checkins] [3.11] gh-101100: Docs: Fix references to several numeric dunders (GH-106278) (#106282)
AlexWaygood
- [Python-checkins] [3.12] gh-105196: Fix indentations of section headings in C API docs (GH-105672) (#105782)
CAM-Gerlach
- [Python-checkins] [3.11] gh-105196: Fix indentations of section headings in C API docs (#105672) (#105786)
CAM-Gerlach
- [Python-checkins] gh-104799: Default missing lists in AST to the empty list (#104834)
JelleZijlstra
- [Python-checkins] [3.12] gh-104799: Default missing lists in AST to the empty list (GH-104834) (#105213)
JelleZijlstra
- [Python-checkins] gh-105214: Use named constants for MAKE_FUNCTION oparg (#105215)
JelleZijlstra
- [Python-checkins] gh-98963: Restore the ability to have a dict-less property. (#105262)
JelleZijlstra
- [Python-checkins] gh-105164: Detect annotations inside match blocks (#105177)
JelleZijlstra
- [Python-checkins] gh-105237: Allow calling `issubclass(X, typing.Protocol)` again (#105239)
JelleZijlstra
- [Python-checkins] [3.12] gh-105164: Detect annotations inside match blocks (GH-105177) (#105313)
JelleZijlstra
- [Python-checkins] [3.11] gh-105164: Detect annotations inside match blocks (GH-105177). (#105314)
JelleZijlstra
- [Python-checkins] `typing.NewType` docs: the future performance improvements are now in the past (#105354)
JelleZijlstra
- [Python-checkins] gh-105286: Further improvements to `typing.py` docstrings (#105363)
JelleZijlstra
- [Python-checkins] [3.12] gh-105286: Further improvements to `typing.py` docstrings (GH-105363) (#105416)
JelleZijlstra
- [Python-checkins] GH-95088: Clarify rules for parsing an item key for format strings (#103779)
JelleZijlstra
- [Python-checkins] [3.12] `typing.NewType` docs: the future performance improvements are now in the past (GH-105354) (#105414)
JelleZijlstra
- [Python-checkins] [3.11] `typing.NewType` docs: the future performance improvements are now in the past (GH-105354) (#105415)
JelleZijlstra
- [Python-checkins] [3.11] GH-95088: Clarify rules for parsing an item key for format strings (GH-103779) (#105418)
JelleZijlstra
- [Python-checkins] [3.12] GH-95088: Clarify rules for parsing an item key for format strings (GH-103779) (#105419)
JelleZijlstra
- [Python-checkins] Improve docs for `typing.TypeAlias` (#105372)
JelleZijlstra
- [Python-checkins] gh-97797: Improve documentation for typing.Annotated (#105365)
JelleZijlstra
- [Python-checkins] [3.11] Improve code examples in `typing.rst` (#105346) (#105427)
JelleZijlstra
- [Python-checkins] gh-105430: Remove `typing._Immutable` unused internal helper (#105434)
JelleZijlstra
- [Python-checkins] gh-105437: Improve tests of type params names for PEP 695 (#105438)
JelleZijlstra
- [Python-checkins] [3.11] gh-97797: Improve documentation for typing.Annotated (GH-105365). (#105449)
JelleZijlstra
- [Python-checkins] [3.11] Improve docs for `typing.TypeAlias` (GH-105372). (#105447)
JelleZijlstra
- [Python-checkins] [3.12] gh-105437: Improve tests of type params names for PEP 695 (GH-105438) (#105452)
JelleZijlstra
- [Python-checkins] [3.11] typing: Improve documentation of generic classes and aliases (#105369) (#105454)
JelleZijlstra
- [Python-checkins] test_types: Replace raw assert statements (#105500)
JelleZijlstra
- [Python-checkins] [3.12] test_types: Replace raw assert statements (GH-105500) (#105507)
JelleZijlstra
- [Python-checkins] [3.11] test_types: Replace raw assert statements (GH-105500) (#105508)
JelleZijlstra
- [Python-checkins] gh-104873: Add typing.get_protocol_members and typing.is_protocol (#104878)
JelleZijlstra
- [Python-checkins] gh-105433: Add `pickle` tests for PEP695 (#105443)
JelleZijlstra
- [Python-checkins] [3.12] gh-105433: Add `pickle` tests for PEP695 (GH-105443) (#105845)
JelleZijlstra
- [Python-checkins] [3.12] tarfile: Fix positional-only syntax in docs (GH-105770) (#105773)
JelleZijlstra
- [Python-checkins] [3.11] tarfile: Fix positional-only syntax in docs (GH-105770) (#105772)
JelleZijlstra
- [Python-checkins] [3.12] gh-105834: Add tests for calling `issubclass()` between two protocols (GH-105835) (#105859)
JelleZijlstra
- [Python-checkins] gh-104799: PEP 695 backward compatibility for ast.unparse (#105846)
JelleZijlstra
- [Python-checkins] [3.11] gh-105834: Backport new tests for `typing.Protocol` (#105835) (#105860)
JelleZijlstra
- [Python-checkins] [3.12] gh-104799: PEP 695 backward compatibility for ast.unparse (GH-105846) (#105862)
JelleZijlstra
- [Python-checkins] [3.12] gh-105908: fix `barry_as_FLUFL` future import (GH-105909) (#105930)
JelleZijlstra
- [Python-checkins] gh-92788: Add docs for `ast.Module`, `ast.Expression`, and others (#101055)
JelleZijlstra
- [Python-checkins] [3.11] gh-92788: Add docs for `ast.Module`, `ast.Expression`, and others (GH-101055) (#106138)
JelleZijlstra
- [Python-checkins] [3.12] gh-92788: Add docs for `ast.Module`, `ast.Expression`, and others (GH-101055) (#106139)
JelleZijlstra
- [Python-checkins] gh-106197: Deduplicate tests in `test_buffer` (#106198)
JelleZijlstra
- [Python-checkins] [3.12] gh-106197: Deduplicate tests in `test_buffer` (GH-106198) (#106206)
JelleZijlstra
- [Python-checkins] gh-106145: Make `end_{lineno, col_offset}` required on `type_param` nodes (#106224)
JelleZijlstra
- [Python-checkins] gh-105486: Change the `repr` of `ParamSpec` list of args in `GenericAlias` (#105488)
JelleZijlstra
- [Python-checkins] [3.12] gh-106145: Make `end_{lineno, col_offset}` required on `type_param` nodes (GH-106224) (#106295)
JelleZijlstra
- [Python-checkins] [3.12] gh-105486: Change the `repr` of `ParamSpec` list of args in `GenericAlias` (GH-105488) (#106297)
JelleZijlstra
- [Python-checkins] [3.12] GH-105162: Account for `INSTRUMENTED_RESUME` in gen.close/throw. (GH-105187) (#105378)
Yhg1s
- [Python-checkins] Python 3.12.0b2
Yhg1s
- [Python-checkins] [3.12] GH-105808: Fix a regression introduced in GH-101251 (GH-105910) (#105920)
Yhg1s
- [Python-checkins] Python 3.12.0b3
Yhg1s
- [Python-checkins] Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (#96146)" (#105948)
Yhg1s
- [Python-checkins] [3.12] Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (GH-96146)" (GH-105948) (#106117)
Yhg1s
- [Python-checkins] GH-106160: Fix test_gzip failing under WASI, which does not have zlib. (#106167)
Yhg1s
- [Python-checkins] [3.8] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105222)
ambv
- [Python-checkins] [3.9] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105205)
ambv
- [Python-checkins] [3.9] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105221)
ambv
- [Python-checkins] [3.8] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH-102508) (GH-104575) (GH-104592) (#104593) (#104895)
ambv
- [Python-checkins] [3.10] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105220)
ambv
- [Python-checkins] [3.10] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (#105204)
ambv
- [Python-checkins] gh-89412: Add missing attributes (added in 3.10) to traceback module docs (#105046)
ambv
- [Python-checkins] [3.11] gh-105286: Improve typing.py docstrings (#105287) (#105322)
ambv
- [Python-checkins] Remove dead code in codeop.py (#105263)
ambv
- [Python-checkins] [3.12] gh-97908: CAPI docs: Remove repeated struct names from member docs (GH-100054) (#105057)
ambv
- [Python-checkins] gh-105324: Fix tokenize module main function for stdin (#105325)
ambv
- [Python-checkins] [3.11] gh-89412: Add missing attributes (added in 3.10) to traceback module docs (GH-105046) (#105328)
ambv
- [Python-checkins] [3.12] gh-89412: Add missing attributes (added in 3.10) to traceback module docs (GH-105046) (#105327)
ambv
- [Python-checkins] [3.10] gh-89412: Add missing attributes (added in 3.10) to traceback module docs (GH-105046) (#105329)
ambv
- [Python-checkins] gh-105292: Add option to make traceback.TracebackException.format_exception_only recurse into exception groups (#105294)
ambv
- [Python-checkins] Python 3.9.17
ambv
- [Python-checkins] build(deps): bump requests from 2.29.0 to 2.31.0 in /Doc (#105368)
ambv
- [Python-checkins] [3.8] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (GH-105200) (GH-105205) (#105370)
ambv
- [Python-checkins] Python 3.8.17
ambv
- [Python-checkins] gh-104692: Include commoninstall as a prerequisite for bininstall (#104693)
ambv
- [Python-checkins] GH-89812: Clean up pathlib tests. (#104829)
ambv
- [Python-checkins] Update test.support.interpreters to include missing RunFailedError import (#103841)
ambv
- [Python-checkins] [3.12] Update test.support.interpreters to include missing RunFailedError import (GH-103841) (#106110)
ambv
- [Python-checkins] gh-106111: Remove zipapp documentation on creating a Windows executable (#106112)
ambv
- [Python-checkins] [3.12] gh-106111: Remove zipapp documentation on creating a Windows executable (GH-106112) (#106114)
ambv
- [Python-checkins] GH-102613: Fast recursive globbing in `pathlib.Path.glob()` (GH-104512)
barneygale
- [Python-checkins] GH-104996: Defer joining of `pathlib.PurePath()` arguments. (GH-104999)
barneygale
- [Python-checkins] [3.12] GH-104996: Defer joining of `pathlib.PurePath()` arguments. (GH-104999) (GH-105483)
barneygale
- [Python-checkins] gh-102613: Bump recursion limit to fix running test_pathlib under Coverage (#105744)
barneygale
- [Python-checkins] [3.12] gh-102613: Bump recursion limit to fix running test_pathlib under Coverage (GH-105744) (#105749)
barneygale
- [Python-checkins] GH-89812: Churn `pathlib.Path` test methods (#105807)
barneygale
- [Python-checkins] GH-89812: Add `pathlib.UnsupportedOperation` (GH-105926)
barneygale
- [Python-checkins] GH-104375: Use `versionchanged` to describe new arguments in pathlib docs (GH-104376)
barneygale
- [Python-checkins] [3.12] GH-104375: Use `versionchanged` to describe new arguments in pathlib docs (GH-104376, GH-106058)
barneygale
- [Python-checkins] GH-105793: Add follow_symlinks argument to `pathlib.Path.is_dir()` and `is_file()` (GH-105794)
barneygale
- [Python-checkins] GH-89812: Simplify creation of symlinks in pathlib tests. (GH-106061)
barneygale
- [Python-checkins] GH-105588: Add missing error checks to some obj2ast_* converters (GH-105589)
brandtbucher
- [Python-checkins] [3.12] GH-105588: Add missing error checks to some obj2ast_* converters (GH-105838)
brandtbucher
- [Python-checkins] [3.11] GH-105588: Add missing error checks to some obj2ast_* converters (GH-105839)
brandtbucher
- [Python-checkins] GH-103124: Multiline statement support for pdb (GH-103125)
brandtbucher
- [Python-checkins] GH-105840: Fix assertion failures when specializing calls with too many __defaults__ (GH-105847)
brandtbucher
- [Python-checkins] [3.12] GH-105840: Fix assertion failures when specializing calls with too many __defaults__ (GH-105863)
brandtbucher
- [Python-checkins] [3.11] GH-105840: Fix assertion failures when specializing calls with too many __defaults__ (GH-105864)
brandtbucher
- [Python-checkins] Test specialization's thread-safety (GH-105953)
brandtbucher
- [Python-checkins] GH-106250: Support insts using one cache entry and no oparg (GH-106252)
brandtbucher
- [Python-checkins] GH-106008: Make implicit boolean conversions explicit (GH-106003)
brandtbucher
- [Python-checkins] GH-106152: Add PY_THROW event to cProfile (GH-106161)
brandtbucher
- [Python-checkins] [3.12] GH-106152: Add PY_THROW event to cProfile (GH-106256)
brandtbucher
- [Python-checkins] GH-106135: Add more edge-"cases" to test_patma (GH-106271)
brandtbucher
- [Python-checkins] GH-102404, GH-100956: Document how to do a WASI build (GH-105251)
brettcannon
- [Python-checkins] gh-101538: Add experimental wasi-threads build (#101537)
brettcannon
- [Python-checkins] GH-106214: Fix `test_opcache` to skip threaded tests on non-threaded platforms (GH-106166)
brettcannon
- [Python-checkins] gh-106210 Remove Emscripten import trampoline (#106211)
brettcannon
- [Python-checkins] gh-105080: Fixed inconsistent signature on derived classes (#105217)
carljm
- [Python-checkins] [3.12] gh-105080: Fixed inconsistent signature on derived classes (GH-105217) (#105257)
carljm
- [Python-checkins] [3.11] gh-105080: Fixed inconsistent signature on derived classes (GH… (#105274)
carljm
- [Python-checkins] bpo-44530: Document the change in MAKE_FUNCTION behavior (#93189)
carljm
- [Python-checkins] [3.12] bpo-44530: Document the change in MAKE_FUNCTION behavior (GH-93189) (#105841)
carljm
- [Python-checkins] [3.11] bpo-44530: Document the change in MAKE_FUNCTION behavior (GH-93189) (#105842)
carljm
- [Python-checkins] gh-105678: document SET_FUNCTION_ATTRIBUTE (#105843)
carljm
- [Python-checkins] gh-94924: support `inspect.iscoroutinefunction` in `create_autospec(async_def)` (#94962)
cjw296
- [Python-checkins] bpo-44185: Added close() to mock_open __exit__ (#26902)
cjw296
- [Python-checkins] gh-87092: avoid gcc warning on uninitialized struct field in assemble… (gh-105243)
corona10
- [Python-checkins] gh-103906: Remove immortal refcounting in compile/marshal.c (gh-103922)
corona10
- [Python-checkins] gh-104635: Eliminate redundant STORE_FAST instructions in the compiler (gh-105320)
corona10
- [Python-checkins] gh-105545: Remove deprecated `MacOSXOSAScript._name` (gh-105546)
corona10
- [Python-checkins] gh-102541: Hide traceback in help prompt (gh-102614)
corona10
- [Python-checkins] [3.12] gh-102541: Hide traceback in help prompt (gh-102614) (gh-105778)
corona10
- [Python-checkins] [3.11] gh-102541: Hide traceback in help prompt (gh-102614). (gh-105830)
corona10
- [Python-checkins] gh-106280: Remove unnecessary unreachable code (gh-106285)
corona10
- [Python-checkins] Add myself as codeowner for Limited API/Stable ABI, remove from *import* (GH-105349)
encukou
- [Python-checkins] gh-102304: Fix up Simple ABI doc (GH-105351)
encukou
- [Python-checkins] gh-103968: PyType_FromMetaclass: Allow metaclasses with tp_new=NULL (GH-105386)
encukou
- [Python-checkins] [3.12] gh-103968: PyType_FromMetaclass: Allow metaclasses with tp_new=NULL (GH-105386) (GH-105697)
encukou
- [Python-checkins] tarfile: Fix positional-only syntax in docs (GH-105770)
encukou
- [Python-checkins] gh-104341: Call _PyEval_ReleaseLock() with NULL When Finalizing the Current Thread (gh-105109)
ericsnowcurrently
- [Python-checkins] [3.12] gh-105020: Share tp_bases and tp_mro Between Interpreters For All Static Builtin Types (gh-105115) (gh-105124)
ericsnowcurrently
- [Python-checkins] gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready() (gh-105122)
ericsnowcurrently
- [Python-checkins] [3.12] gh-104341: Call _PyEval_ReleaseLock() with NULL When Finalizing the Current Thread (gh-105109) (gh-105209)
ericsnowcurrently
- [Python-checkins] [3.12] gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready() (gh-105122) (gh-105211)
ericsnowcurrently
- [Python-checkins] gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-105258)
ericsnowcurrently
- [Python-checkins] gh-94673: Ensure subtypes are readied only once in math.trunc() (gh-105465)
ericsnowcurrently
- [Python-checkins] [3.12] gh-94673: Ensure subtypes are readied only once in math.trunc() (gh-105465) (gh-105471)
ericsnowcurrently
- [Python-checkins] gh-100227: Lock Around Use of the Global "atexit" State (gh-105514)
ericsnowcurrently
- [Python-checkins] gh-104310: Rename the New Function in importlib.util (gh-105255)
ericsnowcurrently
- [Python-checkins] gh-100227: Lock Around Adding Global Audit Hooks (gh-105515)
ericsnowcurrently
- [Python-checkins] [3.12] gh-104310: Rename the New Function in importlib.util (gh-105255) (gh-105518)
ericsnowcurrently
- [Python-checkins] [3.12] gh-100227: Lock Around Use of the Global "atexit" State (gh-105514) (gh-105517)
ericsnowcurrently
- [Python-checkins] gh-100227: Lock Around Modification of the Global Allocators State (gh-105516)
ericsnowcurrently
- [Python-checkins] [3.12] gh-100227: Lock Around Adding Global Audit Hooks (gh-105515) (gh-105525)
ericsnowcurrently
- [Python-checkins] [3.12] gh-100227: Lock Around Modification of the Global Allocators State (gh-105516) (gh-105532)
ericsnowcurrently
- [Python-checkins] gh-105603: Change the PyInterpreterConfig.own gil Field (gh-105620)
ericsnowcurrently
- [Python-checkins] [3.12] gh-105603: Change the PyInterpreterConfig.own gil Field (gh-105620) (gh-105731)
ericsnowcurrently
- [Python-checkins] gh-104812: Run Pending Calls in any Thread (gh-104813)
ericsnowcurrently
- [Python-checkins] gh-104812: Skip Pending Calls Tests if No Threading (gh-105761)
ericsnowcurrently
- [Python-checkins] [3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752)
ericsnowcurrently
- [Python-checkins] gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740)
ericsnowcurrently
- [Python-checkins] [3.12] gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740) (gh-105765)
ericsnowcurrently
- [Python-checkins] gh-106107: document correct error that's raised when a mutable default value for a field is detected (gh-106109)
ericvsmith
- [Python-checkins] [3.11] gh-106107: document correct error that's raised when a mutable default value for a field is detected (gh-106109) (gh-106116)
ericvsmith
- [Python-checkins] [3.12] gh-106107: document correct error that's raised when a mutable default value for a field is detected (gh-106109) (gh-106115)
ericvsmith
- [Python-checkins] gh-89886: Rely on HAVE_SYS_TIME_H (#105058)
erlend-aasland
- [Python-checkins] [3.12] gh-89886: Rely on HAVE_SYS_TIME_H (GH-105058) (#105192)
erlend-aasland
- [Python-checkins] GH-89886: Bump to GNU Autoconf v2.71 (#104925)
erlend-aasland
- [Python-checkins] [3.12] GH-89886: Bump to GNU Autoconf v2.71 (#104925) (#105207)
erlend-aasland
- [Python-checkins] gh-104614: Fix potential ref. leak in _testcapimodule/get_basic_static_type() (#105225)
erlend-aasland
- [Python-checkins] [3.12] gh-104614: Fix potential ref. leak in _testcapimodule/get_basic_static_type() (GH-105225) (#105248)
erlend-aasland
- [Python-checkins] gh-90005: Don't link with libbsd if not needed (#105236)
erlend-aasland
- [Python-checkins] [3.12] gh-90005: Don't link with libbsd if not needed (#105236) (#105360)
erlend-aasland
- [Python-checkins] [3.11] gh-90005: Don't link with libbsd if not needed (#105236) (#105359)
erlend-aasland
- [Python-checkins] gh-89886: Use Autoconf quadrigraphs where appropriate (#105226)
erlend-aasland
- [Python-checkins] [3.12] gh-89886: Use Autoconf quadrigraphs where appropriate (#105226) (#105423)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in sqlite3 collation callback (#105412)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in sqlite3 collation callback (GH-105412) (#105440)
erlend-aasland
- [Python-checkins] [3.11] gh-105455: Regen configure with GNU Autoconf 2.69 (#105467)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in sqlite3 collation callback (GH-105412) (#105441)
erlend-aasland
- [Python-checkins] CI: Configure macOS build as per updated devguide recommendations (#105533)
erlend-aasland
- [Python-checkins] [3.11] CI: Configure macOS build as per updated devguide recommendations (GH-105533) (#105537)
erlend-aasland
- [Python-checkins] [3.12] CI: Configure macOS build as per updated devguide recommendations (GH-105533) (#105536)
erlend-aasland
- [Python-checkins] gh-105557: Remove duplicate sqlite3 test method (#105558)
erlend-aasland
- [Python-checkins] [3.11] gh-105557: Remove duplicate sqlite3 test method (GH-105558) (#105562)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in compiler_enter_scope() (#105494)
erlend-aasland
- [Python-checkins] gh-105375: Improve _pickle error handling (#105475)
erlend-aasland
- [Python-checkins] [3.12] gh-105557: Remove duplicate sqlite3 test method (GH-105558) (#105561)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in compiler_enter_scope() (GH-105494) (#105581)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in compiler_enter_scope() (#105494) (#105582)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve _pickle error handling (#105475) (#105583)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve _pickle error handling (#105475) (#105584)
erlend-aasland
- [Python-checkins] gh-105375: Improve errnomodule error handling (#105590)
erlend-aasland
- [Python-checkins] gh-105375: Improve posix error handling (#105592)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in _elementtree (#105591)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve errnomodule error handling (#105590) (#105595)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve errnomodule error handling (#105590) (#105596)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve posix error handling (GH-105592) (#105597)
erlend-aasland
- [Python-checkins] Docs: fix formatting in 2023-06-09-12-59-18 NEWS item (#105607)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in _elementtree (GH-105591) (#105600)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in _elementtree (GH-105591) (#105601)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in `zoneinfo` module (#105586)
erlend-aasland
- [Python-checkins] gh-105375: Harden error handling in `_testcapi/heaptype.c` (#105608)
erlend-aasland
- [Python-checkins] [3.12] Docs: fix formatting in 2023-06-09-12-59-18 NEWS item (GH-105607) (#105614)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in `zoneinfo` module (GH-105586) (#105613)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Harden error handling in `_testcapi/heaptype.c` (GH-105608) (#105615)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in `zoneinfo` module (GH-105586) (#105612)
erlend-aasland
- [Python-checkins] gh-105375: Harden _ssl initialisation (#105599)
erlend-aasland
- [Python-checkins] gh-105375: Improve array.array exception handling (#105594)
erlend-aasland
- [Python-checkins] gh-105375: Harden _datetime initialisation (#105604)
erlend-aasland
- [Python-checkins] gh-105375: Improve _decimal error handling (#105605)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in the builtins extension module (#105585)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve array.array exception handling (GH-105594) (#105643)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve array.array exception handling (GH-105594) (#105644)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Harden _ssl initialisation (GH-105599) (#105642)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Harden _datetime initialisation (GH-105604) (#105646)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Harden _datetime initialisation (GH-105604) (#105645)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve _decimal error handling (GH-105605) (#105647)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve _decimal error handling (GH-105605) (#105648)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in the builtins extension module (GH-105585) (#105650)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in the builtins extension module (GH-105585) (#105649)
erlend-aasland
- [Python-checkins] gh-105375: Improve PyErr_WarnExplicit() error handling (#105610)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Harden _ssl initialisation (#105599) (#105651)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in PyUnicode_BuildEncodingMap() (#105491)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve posix error handling (GH-105592) (#105598)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve PyErr_WarnExplicit() error handling (GH-105610) (#105660)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in _ctypes (#105593)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve PyErr_WarnExplicit() error handling (GH-105610) (#105659)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in PyUnicode_BuildEncodingMap() (GH-105491) (#105661)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in PyUnicode_BuildEncodingMap() (GH-105491) (#105662)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in the sys extension module (#105611)
erlend-aasland
- [Python-checkins] gh-105375: Harden pyexpat initialisation (#105606)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in _ctypes (GH-105593) (#105663)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in _ctypes (GH-105593) (#105664)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in the sys extension module (#105611) (#105666)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in the sys extension module (GH-105611) (#105665)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Harden pyexpat initialisation (#105606) (#105668)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Harden pyexpat initialisation (#105606) (#105669)
erlend-aasland
- [Python-checkins] gh-105673: Fix uninitialized warning in sysmodule.c (#105674)
erlend-aasland
- [Python-checkins] [3.11] gh-105673: Fix uninitialized warning in sysmodule.c (GH-105674) (#105676)
erlend-aasland
- [Python-checkins] [3.12] gh-105673: Fix uninitialized warning in sysmodule.c (GH-105674) (#105675)
erlend-aasland
- [Python-checkins] gh-105375: Explicitly initialise all {Pickler, Unpickler}Object fields (#105686)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Explicitly initialise all {Pickler, Unpickler}Object fields (GH-105686) (#105710)
erlend-aasland
- [Python-checkins] gh-105375: Improve error handling in _Unpickler_SetInputStream() (#105667)
erlend-aasland
- [Python-checkins] [3.11] gh-105375: Improve error handling in _Unpickler_SetInputStream() (#105667) (#105721)
erlend-aasland
- [Python-checkins] [3.12] gh-105375: Improve error handling in _Unpickler_SetInputStream() (#105667) (#105720)
erlend-aasland
- [Python-checkins] gh-105844: Consistently use 'minor version' for X.Y versions (#105851)
erlend-aasland
- [Python-checkins] [3.12] gh-105844: Consistently use 'minor version' for X.Y versions (GH-105851) (#105853)
erlend-aasland
- [Python-checkins] [3.11] gh-105844: Consistently use 'minor version' for X.Y versions (GH-105851) (#105852)
erlend-aasland
- [Python-checkins] CI: Bump macOS build to use OpenSSL v3.0 (#105538)
erlend-aasland
- [Python-checkins] [3.11] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105868)
erlend-aasland
- [Python-checkins] [3.12] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105867)
erlend-aasland
- [Python-checkins] gh-105844: Use devguide terminology to denote versions (#105882)
erlend-aasland
- [Python-checkins] [3.11] gh-105844: Use devguide terminology to denote versions (GH-105882) (#105893)
erlend-aasland
- [Python-checkins] [3.12] gh-105844: Use devguide terminology to denote versions (GH-105882) (#105892)
erlend-aasland
- [Python-checkins] gh-105875: Require SQLite 3.15.2 or newer (#105876)
erlend-aasland
- [Python-checkins] gh-85136: Remove disabled remote IMAP tests (#106022)
erlend-aasland
- [Python-checkins] gh-105063: Disable test_peg_generator.TestCParser bco. ref leaks (#106024)
erlend-aasland
- [Python-checkins] gh-102251: Disable non-rerunnable test in test_import (#106013)
erlend-aasland
- [Python-checkins] Docs: add links to 'callable' term in sqlite3 docs (#106072)
erlend-aasland
- [Python-checkins] [3.12] Docs: add links to 'callable' term in sqlite3 docs (GH-106072) (#106073)
erlend-aasland
- [Python-checkins] [3.11] Docs: add links to 'callable' term in sqlite3 docs (GH-106072) (#106074)
erlend-aasland
- [Python-checkins] [3.11] gh-100340: Allows -Wno-int-conversion for wasm (GH-100341) (#106066)
erlend-aasland
- [Python-checkins] gh-106118: Add O_CLOEXEC preprocessor guard (#106120)
erlend-aasland
- [Python-checkins] [3.12] gh-106118: Add O_CLOEXEC preprocessor guard (GH-106120) (#106199)
erlend-aasland
- [Python-checkins] gh-106078: Convert `_decimal` types to heap types (#106079)
erlend-aasland
- [Python-checkins] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348)
ethanfurman
- [Python-checkins] [3.12] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-105520)
ethanfurman
- [Python-checkins] [3.11] gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348) (GH-105519)
ethanfurman
- [Python-checkins] gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (GH-105542)
ethanfurman
- [Python-checkins] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174)
gpshead
- [Python-checkins] [3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (#105199)
gpshead
- [Python-checkins] [3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) (#105200)
gpshead
- [Python-checkins] gh-89415: Mention new `IP_*` constants in `socket` module in the docs (#105266)
gpshead
- [Python-checkins] [3.12] gh-89415: Mention new `IP_*` constants in `socket` module in the docs (GH-105266) (#105270)
gpshead
- [Python-checkins] gh-104690 Disallow thread creation and fork at interpreter finalization (#104826)
gpshead
- [Python-checkins] [3.12] gh-104690 Disallow thread creation and fork at interpreter finalization (GH-104826) (#105277)
gpshead
- [Python-checkins] [3.12] gh-98963: Restore the ability to have a dict-less property. (GH-105262) (#105297)
gpshead
- [Python-checkins] Display the sanitizer config in the regrtest header. (#105301)
gpshead
- [Python-checkins] Cleanup and clarify our hashlib docs. (#105624)
gpshead
- [Python-checkins] [3.12] Cleanup and clarify our hashlib docs. (GH-105624) (#105632)
gpshead
- [Python-checkins] [3.11] Cleanup and clarify our hashlib docs. (GH-105624) (#105633)
gpshead
- [Python-checkins] gh-99108: Mention HACL\* in the hashlib docs. (#105634)
gpshead
- [Python-checkins] [3.12] gh-99108: Mention HACL\* in the hashlib docs. (GH-105634) (#105635)
gpshead
- [Python-checkins] GH-105808: Fix a regression introduced in GH-101251 (#105910)
gpshead
- [Python-checkins] gh-106033: [docs] Improve C API GetItem & HasAttr notes. (#106047)
gpshead
- [Python-checkins] [3.11] gh-106033: [docs] Improve C API GetItem & HasAttr notes. (GH-106047) (#106071)
gpshead
- [Python-checkins] [3.12] gh-106033: [docs] Improve C API GetItem & HasAttr notes. (GH-106047) (#106070)
gpshead
- [Python-checkins] [3.12] gh-106033: Get rid of new occurrences of PyDict_GetItem and Py… (#106041)
gpshead
- [Python-checkins] [3.11] gh-106033: Get rid of new occurrences of PyDict_GetItem and Py… (#106040)
gpshead
- [Python-checkins] gh-104610: Stop looking for PREDICT() in the cases generator (#105459)
gvanrossum
- [Python-checkins] gh-102676: Add more convenience properties to `dis.Instruction` (#103969)
gvanrossum
- [Python-checkins] gh-105229: Remove syntactic support for super-instructions (#105703)
gvanrossum
- [Python-checkins] Remove support for legacy bytecode instructions (#105705)
gvanrossum
- [Python-checkins] gh-105540: Fix code generator tests (#105707)
gvanrossum
- [Python-checkins] Update DSL docs for cases generator (#105753)
gvanrossum
- [Python-checkins] gh-105481: Fix types and a bug for pseudos (#105788)
gvanrossum
- [Python-checkins] gh-104909: Implement conditional stack effects for macros (#105748)
gvanrossum
- [Python-checkins] gh-104584: Baby steps towards generating and executing traces (#105924)
gvanrossum
- [Python-checkins] gh-104584: Add #line directives to executor_cases.c.h (#106126)
gvanrossum
- [Python-checkins] gh-104584: Fix assert in DEOPT macro -- should fix buildbot (#106131)
gvanrossum
- [Python-checkins] gh-104584: Change DEOPT_IF in uops executor (#106146)
gvanrossum
- [Python-checkins] gh-104584: Emit macro expansions to opcode_metadata.h (#106163)
gvanrossum
- [Python-checkins] gh-105775: Convert LOAD_CLOSURE to a pseudo-op (#106059)
gvanrossum
- [Python-checkins] gh-106267: Add type cast to generated code (#106289)
gvanrossum
- [Python-checkins] gh-103558: Add coverage tests for argparse (#103570)
hauntsaninja
- [Python-checkins] Improve typing docs on the type of class objects (#106081)
hauntsaninja
- [Python-checkins] gh-106123: Modules/_sha3 appears to no longer be necessary (#106124)
hauntsaninja
- [Python-checkins] [3.12] gh-84976: Add back UTC to datetime.__all__ (GH-104920) (#106019)
hauntsaninja
- [Python-checkins] [3.12] gh-106030: Miscellaneous fixes in Python/suggestions.c (GH-106031) (#106036)
hauntsaninja
- [Python-checkins] [3.12] gh-106123: Modules/_sha3 appears to no longer be necessary (GH-106124) (#106127)
hauntsaninja
- [Python-checkins] What's New in 3.12: List 'Improved Modules' alphabetically (#105315)
hugovk
- [Python-checkins] [3.12] Clarify that error messages are better with PEP 701 (GH-105150) (#105169)
hugovk
- [Python-checkins] [3.12] What's New in 3.12: List 'Improved Modules' alphabetically (GH-105315) (#105321)
hugovk
- [Python-checkins] gh-80480: Emit DeprecationWarning for array's 'u' type code (#95760)
hugovk
- [Python-checkins] CI: Remove docs build from Azure Pipelines (#105823)
hugovk
- [Python-checkins] [3.11] CI: Remove docs build from Azure Pipelines (GH-105823) (#105855)
hugovk
- [Python-checkins] [3.12] CI: Remove docs build from Azure Pipelines (GH-105823) (#105854)
hugovk
- [Python-checkins] Docs: move sphinx-lint to pre-commit (#105750)
hugovk
- [Python-checkins] Use CSV-separated outputs @ get-changed-files @ CI (#105151)
hugovk
- [Python-checkins] Add end-of-file-fixer to pre-commit (#106065)
hugovk
- [Python-checkins] Refer to `TimeoutError` instead of `asyncio.TimeoutError` in `asyncio-task.rst` (#106136)
hugovk
- [Python-checkins] [3.12] Refer to `TimeoutError` instead of `asyncio.TimeoutError` in `asyncio-task.rst` (GH-106136) (#106179)
hugovk
- [Python-checkins] [3.11] Refer to `TimeoutError` instead of `asyncio.TimeoutError` in `asyncio-task.rst` (GH-106136) (#106180)
hugovk
- [Python-checkins] gh-101100: Fix reference to `parse_args` in `optparse.rst` (#105265)
hugovk
- [Python-checkins] [3.11] gh-101100: Fix reference to `parse_args` in `optparse.rst` (GH-105265) (#106205)
hugovk
- [Python-checkins] [3.12] gh-101100: Fix reference to `parse_args` in `optparse.rst` (GH-105265) (#106204)
hugovk
- [Python-checkins] gh-106194: Rename duplicated tests in `test_curses` (#106196)
hugovk
- [Python-checkins] [3.12] gh-106194: Rename duplicated tests in `test_curses` (GH-106196) (#106216)
hugovk
- [Python-checkins] remove unused #includes of pycore_pymem.h (#105166)
iritkatriel
- [Python-checkins] gh-105140: remove unused arg of _PyErr_ChainStackItem (#105141)
iritkatriel
- [Python-checkins] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (#105185)
iritkatriel
- [Python-checkins] [3.12] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105218)
iritkatriel
- [Python-checkins] [3.11] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105219)
iritkatriel
- [Python-checkins] gh-105240: add missing function prototypes (#105241)
iritkatriel
- [Python-checkins] gh-102778: update documentation of PyErr_PrintEx and traceback.print_last() regarding sys.last_exc (#105190)
iritkatriel
- [Python-checkins] [3.12] gh-102778: update documentation of PyErr_PrintEx and traceback.print_last() regarding sys.last_exc (GH-105190) (#105246)
iritkatriel
- [Python-checkins] gh-103277: remove unused macros (#105247)
iritkatriel
- [Python-checkins] [3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs gh-105269 (#105468)
iritkatriel
- [Python-checkins] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (#103339)
iritkatriel
- [Python-checkins] gh-105481: add pseudo-instructions to the bytecodes DSL (#105506)
iritkatriel
- [Python-checkins] gh-105481: add flags to each instr in the opcode metadata table, to replace opcode.hasarg/hasname/hasconst (#105482)
iritkatriel
- [Python-checkins] gh-105196: Fix indentations of section headings in C API docs (#105672)
iritkatriel
- [Python-checkins] gh-105481: add HAS_JUMP flag to opcode metadata (#105791)
iritkatriel
- [Python-checkins] gh-105481: remove HAS_ARG, HAS_CONST, IS_JUMP_OPCODE, IS_PSEUDO_OPCODE and replace by their new versions (#105865)
iritkatriel
- [Python-checkins] gh-105908: fix `barry_as_FLUFL` future import (#105909)
iritkatriel
- [Python-checkins] gh-105481: generate _specializations and _specialized_instructions from bytecodes.c (#105913)
iritkatriel
- [Python-checkins] gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal (#105195)
iritkatriel
- [Python-checkins] gh-105481: refactor instr flag related code into a new InstructionFlags class (#105950)
iritkatriel
- [Python-checkins] gh-105730: support more callables in ExceptionGroup.split() and subgroup() (#106035)
iritkatriel
- [Python-checkins] gh-106149: move jump target resolution from optimizer to assembler (#106150)
iritkatriel
- [Python-checkins] gh-105331: Change `asyncio.sleep` to raise ``ValueError` for nan (#105641)
kumaraditya303
- [Python-checkins] GH-104787: use bitfields in `_asyncio` (#104788)
kumaraditya303
- [Python-checkins] GH-105684: Require `asyncio.Task` implementations to support `set_name` method (#105685)
kumaraditya303
- [Python-checkins] [3.11] gh-105375: Explicitly initialise all {Pickler, Unpickler}Object fields (#105686) (#105711)
kumaraditya303
- [Python-checkins] gh-105587: Remove assertion from `_PyStaticObject_CheckRefcnt` (#105638)
kumaraditya303
- [Python-checkins] [3.12] gh-105587: Remove assertion from `_PyStaticObject_CheckRefcnt` (GH-105638) (#105769)
kumaraditya303
- [Python-checkins] Fix inaccuracies in "Assorted Topics" section of "Defining Extension Types" tutorial (#104969)
kumaraditya303
- [Python-checkins] [3.12] Fix inaccuracies in "Assorted Topics" section of "Defining Extension Types" tutorial (GH-104969) (#105850)
kumaraditya303
- [Python-checkins] gh-105979: Fix exception handling in `unmarshal_frozen_code` (`Python/import.c`) (#105980)
kumaraditya303
- [Python-checkins] gh-105987: Fix reference counting issue in `_asyncio._swap_current_task` (#105989)
kumaraditya303
- [Python-checkins] gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (#106090)
kumaraditya303
- [Python-checkins] [3.12] gh-105979: Fix exception handling in `unmarshal_frozen_code` (`Python/import.c`) (GH-105980) (#106055)
kumaraditya303
- [Python-checkins] [3.12] gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal (GH-105195) (#105977)
kumaraditya303
- [Python-checkins] [3.12] gh-105987: Fix reference counting issue in `_asyncio._swap_cur… (#106099)
kumaraditya303
- [Python-checkins] [3.11] gh-105979: Fix exception handling in unmarshal_frozen_code (`Python/import.c`) (GH-105980). (#106100)
kumaraditya303
- [Python-checkins] [3.12] gh-106075: add `asyncio.taskgroups.__all__` to `asyncio.__all__` (GH-106090) (#106098)
kumaraditya303
- [Python-checkins] gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (#105995)
kumaraditya303
- [Python-checkins] gh-101100: Fix reference to asynchronous methods (#106172)
kumaraditya303
- [Python-checkins] [3.12] GH-106160: Fix test_gzip failing under WASI, which does not have zlib. (GH-106167) (#106170)
kumaraditya303
- [Python-checkins] [3.11] gh-101100: Fix reference to asynchronous methods (GH-106172) (#106192)
kumaraditya303
- [Python-checkins] [3.12] gh-101100: Fix reference to asynchronous methods (GH-106172) (#106191)
kumaraditya303
- [Python-checkins] [3.11] gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (GH-105995) (#106189)
kumaraditya303
- [Python-checkins] [3.12] gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` docs (GH-105995) (#106188)
kumaraditya303
- [Python-checkins] gh-105191: Cleanup peg generator; keep only necessary files (#105197)
lysnikolaou
- [Python-checkins] gh-105713: Document that tokenize raises when mixing tabs/spaces (#105723)
lysnikolaou
- [Python-checkins] [3.12] gh-105713: Document that tokenize raises when mixing tabs/spaces (GH-105723) (#105725)
lysnikolaou
- [Python-checkins] [3.12] gh-105084: Tests: Use setuptools+wheel from sysconfig.get_config_var('WHEEL_PKG_DIR') if set (#105056) (#105424)
lysnikolaou
- [Python-checkins] gh-105820: Fix tok_mode expression buffer in file & readline tokenizer (#105828)
lysnikolaou
- [Python-checkins] gh-105831: Fix NEWS blurb from gh-105828 (#105833)
lysnikolaou
- [Python-checkins] [3.12] gh-105820: Fix tok_mode expression buffer in file & readline tokenizer (GH-105828) (#105832)
lysnikolaou
- [Python-checkins] gh-71299: Fix __all__ in tokenize (#105907)
lysnikolaou
- [Python-checkins] gh-105915: Add 'r' prefix to not emit SyntaxWarning in test_fstring (#105940)
lysnikolaou
- [Python-checkins] [3.12] gh-105938: Emit a SyntaxWarning for escaped braces in an f-string (GH-105939) (#105941)
lysnikolaou
- [Python-checkins] [3.12] gh-105915: Add 'r' prefix to not emit SyntaxWarning in test_fstring (GH-105940) (#105942)
lysnikolaou
- [Python-checkins] gh-105915: Fix SyntaxWarning becoming a SyntaxError with -We in test_fstring (#105943)
lysnikolaou
- [Python-checkins] [3.12] gh-105915: Fix SyntaxWarning becoming a SyntaxError with -We in test_fstring (GH-105943) (#105945)
lysnikolaou
- [Python-checkins] GH-105162: Account for `INSTRUMENTED_RESUME` in gen.close/throw. (GH-105187)
markshannon
- [Python-checkins] GH-104584: Plugin optimizer API (GH-105100)
markshannon
- [Python-checkins] GH-104584: Allow optimizers to opt out of optimizing. (GH-105244)
markshannon
- [Python-checkins] GH-105229: Replace some superinstructions with single instruction equivalent. (GH-105230)
markshannon
- [Python-checkins] GH-104610: Remove the use of `PREDICT` macros. (GH-104651)
markshannon
- [Python-checkins] GH-105229: Remove remaining two-codeunit superinstructions (GH-105326)
markshannon
- [Python-checkins] GH-105678: Split MAKE_FUNCTION into MAKE_FUNCTION and SET_FUNCTION_ATTRIBUTE (GH-105680)
markshannon
- [Python-checkins] Fix magic number (GH-105722)
markshannon
- [Python-checkins] GH-100987: Allow objects other than code objects as the "executable" of an internal frame. (GH-105727)
markshannon
- [Python-checkins] GH-77273: Better bytecodes for f-strings (GH-6132)
markshannon
- [Python-checkins] GH-104584: Assorted fixes for the optimizer API. (GH-105683)
markshannon
- [Python-checkins] GH-91095: Specialize calls to normal Python classes. (GH-99331)
markshannon
- [Python-checkins] GH-106012: Fix monitoring of static code objects (GH-106017)
markshannon
- [Python-checkins] gh-85275: Remove old buffer APIs (#105137)
methane
- [Python-checkins] gh-80480: array: Add 'w' typecode. (#105242)
methane
- [Python-checkins] gh-106162: fix test_array modifies warning filter (#106181)
methane
- [Python-checkins] fix typos (#106247)
methane
- [Python-checkins] gh-106182: sys: Intern getfilesystemencoding() and getfilesystemencodeerrors() (#106183)
methane
- [Python-checkins] [3.7] gh-68966: fix versionchanged in docs (GH-105300)
ned-deily
- [Python-checkins] [3.8] gh-68966: fix versionchanged in docs (GH-105299)
ned-deily
- [Python-checkins] [3.9] gh-68966: fix versionchanged in docs (GH-105298)
ned-deily
- [Python-checkins] [3.7] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH-104896)
ned-deily
- [Python-checkins] [3.7] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105223)
ned-deily
- [Python-checkins] [3.8] Update GitHub CI workflow for macOS. (GH-105302)
ned-deily
- [Python-checkins] [3.9] Update GitHub CI workflow for macOS. (GH-105303)
ned-deily
- [Python-checkins] [3.10] Update GitHub CI workflow for macOS. (GH-105304)
ned-deily
- [Python-checkins] [3.7] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u. (GH-105308)
ned-deily
- [Python-checkins] Python 3.7.17
ned-deily
- [Python-checkins] [3.7] Add single value `agen.athrow(value)` signature to the 3.11 docs gh-105269 (GH-105468) (#105479)
ned-deily
- [Python-checkins] Move 3.7 to end-of-life status
ned-deily
- [Python-checkins] GH-104554: Add RTSPS support to `urllib/parse.py` (#104605)
orsenthil
- [Python-checkins] gh-105194: Fix format specifier escaped characters in f-strings (#105231)
pablogsal
- [Python-checkins] [3.12] gh-105194: Fix format specifier escaped characters in f-strings (GH-105231) (#105234)
pablogsal
- [Python-checkins] [3.12] gh-105324: Fix tokenize module main function for stdin (GH-105325) (#105330)
pablogsal
- [Python-checkins] gh-105259: Ensure we don't show newline characters for trailing NEWLINE tokens (#105364)
pablogsal
- [Python-checkins] [3.12] gh-105259: Ensure we don't show newline characters for trailing NEWLINE tokens (GH-105364) (#105367)
pablogsal
- [Python-checkins] Python 3.10.12
pablogsal
- [Python-checkins] Python 3.11.4
pablogsal
- [Python-checkins] gh-105390: Correctly raise TokenError instead of SyntaxError for tokenize errors (#105399)
pablogsal
- [Python-checkins] [3.12] gh-105390: Correctly raise TokenError instead of SyntaxError for tokenize errors (GH-105399) (#105439)
pablogsal
- [Python-checkins] gh-105435: Fix spurious NEWLINE token if file ends with comment without a newline (#105442)
pablogsal
- [Python-checkins] [3.12] gh-105435: Fix spurious NEWLINE token if file ends with comment without a newline (GH-105442) (#105444)
pablogsal
- [Python-checkins] gh-105390: Add explicit type cast (#105466)
pablogsal
- [Python-checkins] [3.12] gh-105390: Add explicit type cast (GH-105466) (#105472)
pablogsal
- [Python-checkins] Move observability-relevant structure fields to the top (#105271)
pablogsal
- [Python-checkins] Revert "Move observability-relevant structure fields to the top" (#105512)
pablogsal
- [Python-checkins] Clarify the supported cases in the tokenize module (#105569)
pablogsal
- [Python-checkins] [3.12] Clarify the supported cases in the tokenize module (GH-105569) (#105573)
pablogsal
- [Python-checkins] [3.11] Clarify the supported cases in the tokenize module (GH-105569) (#105574)
pablogsal
- [Python-checkins] [3.10] Clarify the supported cases in the tokenize module (GH-105569) (#105575)
pablogsal
- [Python-checkins] gh-105564: Don't include artificial newlines in the line attribute of tokens (#105565)
pablogsal
- [Python-checkins] [3.12] gh-105564: Don't include artificial newlines in the line attribute of tokens (GH-105565) (#105579)
pablogsal
- [Python-checkins] gh-105549: Tokenize separately NUMBER and NAME tokens and allow 0-prefixed literals (#105555)
pablogsal
- [Python-checkins] [3.12] gh-105549: Tokenize separately NUMBER and NAME tokens and allow 0-prefixed literals (GH-105555) (#105602)
pablogsal
- [Python-checkins] gh-105718: Fix buffer allocation in tokenizer with readline (#105728)
pablogsal
- [Python-checkins] [3.12] gh-105718: Fix buffer allocation in tokenizer with readline (GH-105728) (#105729)
pablogsal
- [Python-checkins] gh-105800: Issue SyntaxWarning in f-strings for invalid escape sequences (#105801)
pablogsal
- [Python-checkins] [3.12] gh-105800: Issue SyntaxWarning in f-strings for invalid escape sequences (GH-105801) (#105806)
pablogsal
- [Python-checkins] gh-105821: Use a raw f-string in test_httpservers.py (#105822)
pablogsal
- [Python-checkins] gh-105938: Emit a SyntaxWarning for escaped braces in an f-string (#105939)
pablogsal
- [Python-checkins] gh-98931: Add custom error messages to invalid import/from with multiple targets (#105985)
pablogsal
- [Python-checkins] [3.12] gh-98931: Add custom error messages to invalid import/from with multiple targets (GH-105985) (#105991)
pablogsal
- [Python-checkins] gh-106140: Reorder some fields to facilitate out-of-process inspection (#106143)
pablogsal
- [Python-checkins] gh-106140: Reorder some more fields to facilitate out-of-process inspection (#106148)
pablogsal
- [Python-checkins] [3.12] gh-106140: Reorder some fields to facilitate out-of-process inspection (GH-106143) (#106147)
pablogsal
- [Python-checkins] [3.12] gh-106140: Reorder some more fields to facilitate out-of-process inspection (GH-106148) (#106155)
pablogsal
- [Python-checkins] gh-104527: zippapp will now avoid appending an archive to itself. (gh-106076)
pfmoore
- [Python-checkins] sliding_window() recipe: Raise ValueError for non-positive window sizes. Add more tests. (GH-105403)
rhettinger
- [Python-checkins] [3.12] sliding_window() recipe: Raise ValueError for non-positive window sizes. Add more tests. (GH-105403) (GH-105405)
rhettinger
- [Python-checkins] Fix grammar and improve clarity for an deprecation message. (GH-105457)
rhettinger
- [Python-checkins] [3.12] Fix grammar and improve clarity for an deprecation message. (GH-105457) (#105458)
rhettinger
- [Python-checkins] GH-105774: Clarify operation of normalize() (GH-106093)
rhettinger
- [Python-checkins] [3.12] GH-105774: Clarify operation of normalize() (GH-106093) (GH-106128)
rhettinger
- [Python-checkins] [3.11] GH-105774: Clarify operation of normalize() (GH-106093) (GH-106129)
rhettinger
- [Python-checkins] gh-104399: Use newer libtommath APIs when necessary (GH-104407)
serhiy-storchaka
- [Python-checkins] gh-104411: Update test_getint for Tcl 9.0 (GH-104412)
serhiy-storchaka
- [Python-checkins] gh-106030: Miscellaneous fixes in Python/suggestions.c (GH-106031)
serhiy-storchaka
- [Python-checkins] gh-106033: Get rid of new occurrences of PyDict_GetItem and PyObject_HasAttr (GH-106034)
serhiy-storchaka
- [Python-checkins] [3.11] gh-106030: Miscellaneous fixes in Python/suggestions.c (GH-106… (GH-106039)
serhiy-storchaka
- [Python-checkins] gh-101006: Improve error handling when read marshal data (GH-101007)
serhiy-storchaka
- [Python-checkins] gh-106033: Get rid of PyDict_GetItem in _PyFunction_FromConstructor (GH-106044)
serhiy-storchaka
- [Python-checkins] gh-89392: Make test_decimal discoverable (GH-106209)
serhiy-storchaka
- [Python-checkins] [3.12] gh-106033: Get rid of PyDict_GetItem in _PyFunction_FromConstructor (GH-106044) (GH-106228)
serhiy-storchaka
- [Python-checkins] [3.12] gh-101006: Improve error handling when read marshal data (GH-101007) (GH-106226)
serhiy-storchaka
- [Python-checkins] [3.11] gh-101006: Improve error handling when read marshal data (GH-101007) (GH-106227)
serhiy-storchaka
- [Python-checkins] [3.11] gh-100408: Fix a traceback in multiprocessing example (GH-100409) (GH-106231)
serhiy-storchaka
- [Python-checkins] Fix possible refleak in CodeType.replace() (GH-106243)
serhiy-storchaka
- [Python-checkins] [3.12] Fix possible refleak in CodeType.replace() (GH-106243) (GH-106244)
serhiy-storchaka
- [Python-checkins] [3.11] Fix possible refleak in CodeType.replace() (GH-106243) (GH-106245)
serhiy-storchaka
- [Python-checkins] [3.12] gh-104399: Use newer libtommath APIs when necessary (GH-104407) (#105343)
terryjreedy
- [Python-checkins] [3.11] gh-104399: Use newer libtommath APIs when necessary (GH-104407) (#105344)
terryjreedy
- [Python-checkins] [3.12] gh-104411: Update test_getint for Tcl 9.0 (GH-104412) (#105356)
terryjreedy
- [Python-checkins] [3.11] gh-104411: Update test_getint for Tcl 9.0 (GH-104412) (#105357)
terryjreedy
- [Python-checkins] [3.11] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (GH-103339) (#105527)
terryjreedy
- [Python-checkins] [3.12] gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer (GH-103339) (#105526)
terryjreedy
- [Python-checkins] gh-102832: IDLE - update stackviewer open (#105528)
terryjreedy
- [Python-checkins] [3.12] gh-102832: IDLE - update stackviewer open (GH-105528) (#105534)
terryjreedy
- [Python-checkins] IDLE: Condense run.main threading.Thread start. (#106125)
terryjreedy
- [Python-checkins] [3.12] IDLE: Condense run.main threading.Thread start. (GH-106125) (#106154)
terryjreedy
- [Python-checkins] [3.11] IDLE: Condense run.main threading.Thread start. (GH-106125) (#106153)
terryjreedy
- [Python-checkins] gh-106232: Make timeit doc command lines compatible with Windows. (#106296)
terryjreedy
- [Python-checkins] [3.12] gh-106232: Make timeit doc command lines compatible with Windows. (GH-106296) (#106298)
terryjreedy
- [Python-checkins] gh-103224: Use the realpath of the Python executable in `test_venv` (GH-103243)
vsajip
- [Python-checkins] gh-105156: Deprecate the old Py_UNICODE type in C API (#105157)
vstinner
- [Python-checkins] gh-105145: Remove old functions to config Python init (#105154)
vstinner
- [Python-checkins] gh-105156: Cleanup usage of old Py_UNICODE type (#105158)
vstinner
- [Python-checkins] gh-105156: Update Lib/test/clinic.test manually (#105180)
vstinner
- [Python-checkins] gh-105107: Remove PyCFunction_Call() function (#105181)
vstinner
- [Python-checkins] gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183)
vstinner
- [Python-checkins] gh-105145: Deprecate Py_GetPath() function (#105179)
vstinner
- [Python-checkins] gh-92536: Argument Clinic no longer emits PyUnicode_READY() (#105208)
vstinner
- [Python-checkins] gh-92536: Remove PyUnicode_READY() calls (#105210)
vstinner
- [Python-checkins] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345)
vstinner
- [Python-checkins] gh-102304: Fix Py_INCREF() stable ABI in debug mode (#104763)
vstinner
- [Python-checkins] gh-105268: Remove _PyGC_FINALIZED() macro (#105350)
vstinner
- [Python-checkins] gh-105268: Add _Py_FROM_GC() function to pycore_gc.h (#105362)
vstinner
- [Python-checkins] gh-104783: Remove locale.resetlocale() function (#104784)
vstinner
- [Python-checkins] [3.12] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) (#105371)
vstinner
- [Python-checkins] [3.12] gh-102304: Fix Py_INCREF() stable ABI in debug mode (#104763) (#105352)
vstinner
- [Python-checkins] gh-105156: Update Unicode C API: remove deprecation (#105379)
vstinner
- [Python-checkins] gh-102304: Document Py_INCREF() change in What's New in Python 3.12 (#105389)
vstinner
- [Python-checkins] gh-104783: locale.getencoding() fallback uses FS encoding (#105381)
vstinner
- [Python-checkins] gh-94172: Update keyfile removal documentation (#105392)
vstinner
- [Python-checkins] [3.12] gh-94172: Update keyfile removal documentation (GH-105392) (#105402)
vstinner
- [Python-checkins] gh-104783: locale.getlocale() calls sys.getfilesystemencoding() (#105401)
vstinner
- [Python-checkins] gh-105376: Remove logging.Logger.warn() method (#105377)
vstinner
- [Python-checkins] gh-105373: Fix decimal documentation formatting (#105395)
vstinner
- [Python-checkins] gh-82180: Update math.factorial(float) doc for Python 3.10 (#105385)
vstinner
- [Python-checkins] gh-105407: Remove unused imports in tests (#105408)
vstinner
- [Python-checkins] gh-105407: Remove unused imports in tools (#105409)
vstinner
- [Python-checkins] gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)
vstinner
- [Python-checkins] gh-105407: Remove unused imports in the stdlib (#105411)
vstinner
- [Python-checkins] gh-105382: Remove urllib.request cafile parameter (#105384)
vstinner
- [Python-checkins] gh-105396: Deprecate PyImport_ImportModuleNoBlock() function (#105397)
vstinner
- [Python-checkins] gh-102304: Fix Py_INCREF() for limited C API 3.9 (#105550)
vstinner
- [Python-checkins] gh-102304: Remove Py_INCREF() doc change (#105552)
vstinner
- [Python-checkins] [3.12] gh-102304: Fix Py_INCREF() for limited C API 3.9 (#105553)
vstinner
- [Python-checkins] gh-105407: Remove unused imports (#105554)
vstinner
- [Python-checkins] gh-105373: Remove PyArg_Parse() deprecation (#105394)
vstinner
- [Python-checkins] gh-105733: Deprecate ctypes SetPointerType() and ARRAY() (#105734)
vstinner
- [Python-checkins] gh-98040: Fix importbench: use types.ModuleType() (#105743)
vstinner
- [Python-checkins] [3.12] gh-98040: Fix importbench: use types.ModuleType() (GH-105743) (#105754)
vstinner
- [Python-checkins] gh-105387: Limited C API implements Py_INCREF() as func (#105388)
vstinner
- [Python-checkins] [3.12] gh-105387: Limited C API implements Py_INCREF() as func (GH-105388) (#105763)
vstinner
- [Python-checkins] gh-105751: test_ctypes gets Windows attrs from ctypes (#105758)
vstinner
- [Python-checkins] gh-105751: test_ctypes.test_numbers uses top level imports (#105762)
vstinner
- [Python-checkins] gh-105751: test_ctypes avoids "from ctypes import *" (#105768)
vstinner
- [Python-checkins] _ctypes callbacks.c uses _Py_COMP_DIAG_IGNORE_DEPR_DECLS (#105732)
vstinner
- [Python-checkins] gh-105687: Remove deprecated objects from `re` module (#105688)
vstinner
- [Python-checkins] gh-105745: Fix open method of webbrowser.Konqueror (#105746)
vstinner
- [Python-checkins] gdb libpython.py: Remove compatibility code (#105739)
vstinner
- [Python-checkins] [3.12] gh-105745: Fix open method of webbrowser.Konqueror (GH-105746) (#105777)
vstinner
- [Python-checkins] xmlrpc.client uses datetime.datetime.isoformat() (#105741)
vstinner
- [Python-checkins] gh-75905: Remove test_xmlrpc_net: skipped since 2017 (#105796)
vstinner
- [Python-checkins] gh-105751: Cleanup test_ctypes imports (#105803)
vstinner
- [Python-checkins] gh-105751: Remove dead code in test_ctypes (#105817)
vstinner
- [Python-checkins] gh-105751: Reenable disable test_ctypes tests (#105818)
vstinner
- [Python-checkins] gh-105751: Remove platform usage in test_ctypes (#105819)
vstinner
- [Python-checkins] gh-105751, test_ctypes: Remove disabled tests (#105826)
vstinner
- [Python-checkins] gh-104212: Explain how to port imp code to importlib (#105905)
vstinner
- [Python-checkins] gh-105922: Refactor PyRun_InteractiveOneObjectEx() (#105925)
vstinner
- [Python-checkins] gh-105927: Refactor weakrefobject.c (#105928)
vstinner
- [Python-checkins] gh-105922: Add PyImport_AddModuleRef() function (#105923)
vstinner
- [Python-checkins] gh-105927: Add _PyWeakref_GET_REF() internal function (#105929)
vstinner
- [Python-checkins] make regen-stdlib-module-names rejects test modules (#105921)
vstinner
- [Python-checkins] Add Py_TYPE() to Doc/data/refcounts.dat (#105949)
vstinner
- [Python-checkins] [3.12] gh-104212: Explain how to port imp code to importlib (GH-105905) (#105952)
vstinner
- [Python-checkins] gh-105927: Add PyWeakref_GetRef() function (#105932)
vstinner
- [Python-checkins] gh-105927: _abc and _thread use PyWeakref_GetRef() (#105961)
vstinner
- [Python-checkins] gh-105927: _ssl uses _PyWeakref_GET_REF() (#105965)
vstinner
- [Python-checkins] gh-105927: _ctypes use PyWeakref_GetRef() (#105964)
vstinner
- [Python-checkins] gh-105927: Fix test_weakref_capi() refleak (#105966)
vstinner
- [Python-checkins] gh-105927: type_from_ref() uses _PyWeakref_GET_REF() (#105963)
vstinner
- [Python-checkins] gh-105927: finalize_modules_clear_weaklist() uses _PyWeakref_GET_REF() (#105971)
vstinner
- [Python-checkins] gh-104212: Explain how to port imp.load_source() (#105978)
vstinner
- [Python-checkins] gh-105927: Add _PyWeakref_IS_DEAD() function (#105992)
vstinner
- [Python-checkins] gh-105927: Avoid calling PyWeakref_GET_OBJECT() (#105997)
vstinner
- [Python-checkins] gh-105922: Use PyImport_AddModuleRef() function (#105999)
vstinner
- [Python-checkins] gh-105927: PyImport_AddModule() uses _PyWeakref_GET_REF() (#106001)
vstinner
- [Python-checkins] gh-105927: _ssl GET_SOCKET() uses _PyWeakref_GET_REF() (#106002)
vstinner
- [Python-checkins] gh-105927: Remove _PyWeakref_GetWeakrefCount() (#106007)
vstinner
- [Python-checkins] [3.12] gh-104212: Explain how to port imp.load_source() (GH-105978) (#106083)
vstinner
- [Python-checkins] gh-106084: Remove old PyObject call aliases (#106085)
vstinner
- [Python-checkins] gh-106084: Remove _PySequence_BytesToCharpArray() function (#106088)
vstinner
- [Python-checkins] gh-105927: Deprecate PyWeakref_GetObject() function (#106006)
vstinner
- [Python-checkins] gh-106084: Remove _PyObject_HasLen() function (#106103)
vstinner
- [Python-checkins] gh-106084: Remove _PyObject_RealIsInstance() function (#106106)
vstinner
- [Python-checkins] gh-106084: Remove _PyObject_CallMethod() function (#106159)
vstinner
- [Python-checkins] gh-106168: PyTuple_SET_ITEM() now checks the index (#106164)
vstinner
- [Python-checkins] gh-101634: regrtest reports decoding error as failed test (#106169)
vstinner
- [Python-checkins] GH-104584: Fix test_capi.test_counter_optimizer() when run twice (#106171)
vstinner
- [Python-checkins] Fix c-analyzer for GCC: ignore LANG env var (#106173)
vstinner
- [Python-checkins] [3.12] gh-101634: regrtest reports decoding error as failed test (GH-106169) (#106174)
vstinner
- [Python-checkins] [3.11] gh-101634: regrtest reports decoding error as failed test (#106169) (#106175)
vstinner
- [Python-checkins] [3.11] Fix c-analyzer for GCC: ignore LANG env var (GH-106173) (#106177)
vstinner
- [Python-checkins] [3.12] Fix c-analyzer for GCC: ignore LANG env var (GH-106173) (#106178)
vstinner
- [Python-checkins] gh-106023: Update code using _PyObject_FastCall() (#106257)
vstinner
- [Python-checkins] gh-106023: Remove _PY_FASTCALL_SMALL_STACK constant (#106258)
vstinner
- [Python-checkins] gh-106023: Rename _PyObject_FastCallDictTstate() (#106264)
vstinner
- [Python-checkins] Remove private _PyCodec_Lookup() function (#106269)
vstinner
- [Python-checkins] gh-106023: Remove _PyObject_FastCall() function (#106265)
vstinner
- [Python-checkins] gh-77782: Deprecate Py_HasFileSystemDefaultEncoding (#106272)
vstinner
- [Python-checkins] [3.12] gh-77782: Deprecate Py_HasFileSystemDefaultEncoding (GH-106272) (#106274)
vstinner
- [Python-checkins] gh-106023: Remove _PyObject_FastCallTstate() function (#106273)
vstinner
- [Python-checkins] Cleanup clear_static_tp_subclasses() (#106276)
vstinner
- [Python-checkins] GH-104584: Add Include/cpython/optimizer.h to Makefile.pre.in (#106277)
vstinner
- [Python-checkins] gh-92658: Fix typo in docs and tests for `HV_GUID_PARENT` (GH-105267)
zooba
- [Python-checkins] gh-92658: Fix typo in docs and tests for `HV_GUID_PARENT` (GH-105267)
zooba
- [Python-checkins] ARM64 clamping bug also exists in MSVC 14.35 (GH-105679)
zooba
- [Python-checkins] [3.12] ARM64 clamping bug also exists in MSVC 14.35 (GH-105679) (#105695)
zooba
- [Python-checkins] [3.11] ARM64 clamping bug also exists in MSVC 14.35 (GH-105679) (#105696)
zooba
- [Python-checkins] gh-105436: The environment block should end with two null wchar_t values (GH-105495)
zooba
- [Python-checkins] [3.11] gh-105436: The environment block should end with two null wchar_t values (GH-105495) (#105701)
zooba
- [Python-checkins] [3.12] gh-105436: The environment block should end with two null wchar_t values (GH-105495) (#105700)
zooba
- [Python-checkins] gh-105436: Ignore unrelated errors when checking empty env (GH-105742)
zooba
- [Python-checkins] [3.11] gh-105436: Ignore unrelated errors when checking empty env (GH-105742) (#105757)
zooba
- [Python-checkins] [3.12] gh-105436: Ignore unrelated errors when checking empty env (GH-105742) (#105756)
zooba
- [Python-checkins] gh-105751: test_ctypes: Remove @need_symbol decorator (GH-105798)
zware
- [Python-checkins] gh-105751: test_ctypes avoids the operator module (GH-105797)
zware
Last message date:
Fri Jun 30 22:40:46 EDT 2023
Archived on: Fri Jun 30 22:40:47 EDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).