June 2022 Archives by author
Starting: Wed Jun 1 02:43:43 EDT 2022
Ending: Thu Jun 30 17:03:47 EDT 2022
Messages: 643
- [Python-checkins] gh-93433: Fix dis doc example output (GH-93434)
Fidget-Spinner
- [Python-checkins] [3.11] gh-93433: Fix dis doc example output (GH-93434) (GH-93460)
Fidget-Spinner
- [Python-checkins] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383)
Fidget-Spinner
- [Python-checkins] Fix contributor name in WhatsNew 3.11 (GH-93556)
Fidget-Spinner
- [Python-checkins] gh-93728: fix memory leak in deepfrozen code objects (GH-93729)
Fidget-Spinner
- [Python-checkins] GH-93429: Document `LOAD_METHOD` removal (GH-93803)
Fidget-Spinner
- [Python-checkins] [docs] Fix LOAD_ATTR version changed (GH-93816)
Fidget-Spinner
- [Python-checkins] gh-93911: Specialize `LOAD_ATTR_PROPERTY` (GH-93912)
Fidget-Spinner
- [Python-checkins] gh-92888: Fix memoryview bad `__index__` use after free (GH-92946)
Fidget-Spinner
- [Python-checkins] gh-93955: Use unbound methods for slot `__getattr__` and `__getattribute__` (GH-93956)
Fidget-Spinner
- [Python-checkins] GH-93990: fix refcounting bug in `add_subclass` in `typeobject.c` (GH-93989)
Fidget-Spinner
- [Python-checkins] GH-93990: fix refcounting bug in `add_subclass` in `typeobject.c` (GH-93989) (GH-93999)
Fidget-Spinner
- [Python-checkins] gh-92888: Fix memoryview bad `__index__` use after free (GH-92946) (GH-93950)
Fidget-Spinner
- [Python-checkins] gh-93382: Sync up `co_code` changes with 3.11 (GH-94227)
Fidget-Spinner
- [Python-checkins] netrc: Remove unused "import shlex" (#93311)
JelleZijlstra
- [Python-checkins] gh-92886: Fix test that fails when running with `-O` in `test_imaplib.py` (#93237)
JelleZijlstra
- [Python-checkins] gh-93247: Fix assert function in asyncio locks test (#93248)
JelleZijlstra
- [Python-checkins] asyncio.Barrier docs: Fix typo (#93371)
JelleZijlstra
- [Python-checkins] Docs: Remove `Provides [...]` from `multiprocessing.shared_memory` description (#92761)
JelleZijlstra
- [Python-checkins] xml.dom.minidom docs: fix typo (#93437)
JelleZijlstra
- [Python-checkins] gh-86404: [doc] A make sucpicious false positive. (GH-93710)
JulienPalard
- [Python-checkins] gh-93735: Split Docs CI to speed-up the build (GH-93736)
JulienPalard
- [Python-checkins] gh-86404: [doc] Fix missing backtick and double target name. (#94120)
JulienPalard
- [Python-checkins] [3.11] gh-86404: [doc] Fix missing backtick and double target name. (GH-94120) (GH-94159)
JulienPalard
- [Python-checkins] gh-86404: [doc] Fix missing space in idle documentation. (GH-94366)
JulienPalard
- [Python-checkins] gh-86404: [doc] Two 'make suspicious' false positives. (GH-94407)
JulienPalard
- [Python-checkins] multiprocessing.spawn doc: Capitalize the p in "Python" (gh-94462)
Mariatta
- [Python-checkins] bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) (GH-92954)
ambv
- [Python-checkins] gh-83728: Add hmac.new default parameter deprecation (GH-91939)
ambv
- [Python-checkins] 📝 Make sure the phrase "constant-time compare" actually appears in the docs (GH-93396) (#93400)
ambv
- [Python-checkins] [3.10] gh-93108: Bump sphinx to fix rendering issue. (GH-93159)
ambv
- [Python-checkins] gh-83728: Add hmac.new default parameter deprecation (GH-91939) (GH-93544)
ambv
- [Python-checkins] gh-83728: Add hmac.new default parameter deprecation (GH-91939) (GH-93545)
ambv
- [Python-checkins] gh-83728: Add hmac.new default parameter deprecation (GH-91939) (GH-93547)
ambv
- [Python-checkins] gh-83728: Add hmac.new default parameter deprecation (GH-91939) (GH-93546)
ambv
- [Python-checkins] gh-93372: Fix typo in os.rename documentation (GH-93401) (GH-93404)
ambv
- [Python-checkins] gh-93391: fix typo in `array` docs (GH-93392) (GH-93395)
ambv
- [Python-checkins] gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534)
ambv
- [Python-checkins] Remove action=None kwarg from Barrier docs (GH-93538)
ambv
- [Python-checkins] [3.11] gh-90473: Skip POSIX tests that don't apply to WASI (GH-93536) (GH-93540)
ambv
- [Python-checkins] gh-90473: Make chmod a dummy on WASI, skip chmod tests (GH-93534) (GH-93550)
ambv
- [Python-checkins] Remove action=None kwarg from Barrier docs (GH-93538) (GH-93551)
ambv
- [Python-checkins] [docs] fix some asyncio.Barrier.wait docs grammar (GH-93552)
ambv
- [Python-checkins] [docs] fix some asyncio.Barrier.wait docs grammar (GH-93552) (GH-93553)
ambv
- [Python-checkins] Grammar fix to socket error string (GH-93523)
ambv
- [Python-checkins] gh-86986: bump min sphinx version to 3.2 (GH-93337)
ambv
- [Python-checkins] Grammar fix to socket error string (GH-93523) (GH-93560)
ambv
- [Python-checkins] gh-79096: Protect cookie file created by {LWP, Mozilla}CookieJar.save() (GH-93463)
ambv
- [Python-checkins] gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269)
ambv
- [Python-checkins] gh-86986: bump min sphinx version to 3.2 (GH-93337) (GH-93561)
ambv
- [Python-checkins] gh-86986: bump min sphinx version to 3.2 (GH-93337) (GH-93562)
ambv
- [Python-checkins] gh-57539: Increase calendar test coverage (GH-93468)
ambv
- [Python-checkins] gh-92914: Round the allocated size for lists up to the even number (GH-92915) (GH-92942)
ambv
- [Python-checkins] gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (GH-93258)
ambv
- [Python-checkins] gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (GH-93258) (GH-93566)
ambv
- [Python-checkins] gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (GH-93258) (GH-93567)
ambv
- [Python-checkins] gh-57539: Increase calendar test coverage (GH-93468) (GH-93565)
ambv
- [Python-checkins] gh-57539: Increase calendar test coverage (GH-93468) (GH-93564)
ambv
- [Python-checkins] gh-79096: Fix/improve http cookiejar tests (GH-93614)
ambv
- [Python-checkins] Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791)
ambv
- [Python-checkins] Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93638)
ambv
- [Python-checkins] Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93639)
ambv
- [Python-checkins] [3.11] gh-79096: Protect cookie file created by {LWP, Mozilla}CookieJar.save() (GH-93463) (GH-93636)
ambv
- [Python-checkins] gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609) (GH-93632)
ambv
- [Python-checkins] gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609) (GH-93631)
ambv
- [Python-checkins] gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) (GH-93604)
ambv
- [Python-checkins] gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) (GH-93605)
ambv
- [Python-checkins] gh-93372: Fix typo in os.rename documentation (GH-93401) (GH-93403)
ambv
- [Python-checkins] 📝 Make sure the phrase "constant-time compare" actually appears in the docs (GH-93396) (GH-93399)
ambv
- [Python-checkins] gh-93391: fix typo in `array` docs (GH-93392) (GH-93394)
ambv
- [Python-checkins] [3.10] Improve logging documentation with example and additional cookbook re… (GH-93644) (GH-93648)
ambv
- [Python-checkins] gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements (GH-93680)
ambv
- [Python-checkins] gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653)
ambv
- [Python-checkins] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426) (GH-93791)
ambv
- [Python-checkins] [3.10] gh-93735: Split Docs CI to speed-up the build (GH-93736) (GH-93833)
ambv
- [Python-checkins] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426) (GH-93790)
ambv
- [Python-checkins] gh-91877: Fix WriteTransport.get_write_buffer_{limits, size} docs (#92338) (#93805)
ambv
- [Python-checkins] gh-91877: Fix WriteTransport.get_write_buffer_{limits, size} docs (#92338) (#93806)
ambv
- [Python-checkins] gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
ambv
- [Python-checkins] gh-93851: Fix all broken links in Doc/ (GH-93853)
ambv
- [Python-checkins] gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94076)
ambv
- [Python-checkins] gh-93675: Fix typos in `Doc/` (GH-93676)
ambv
- [Python-checkins] [3.11] gh-93675: Fix typos in `Doc/` (GH-93676) (GH-94079)
ambv
- [Python-checkins] Minor optimization for Fractions.limit_denominator (GH-93730)
ambv
- [Python-checkins] [3.10] gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94078)
ambv
- [Python-checkins] [3.10] gh-93675: Fix typos in `Doc/` (GH-93676) (GH-94080)
ambv
- [Python-checkins] gh-93240: clarify wording in IO tutorial (GH-93276)
ambv
- [Python-checkins] Tutorial: specify match cases don't fall through (GH-93615)
ambv
- [Python-checkins] gh-93021: Fix __text_signature__ for __get__ (GH-93023)
ambv
- [Python-checkins] [3.11] gh-93240: clarify wording in IO tutorial (GH-93276) (GH-94082)
ambv
- [Python-checkins] gh-93240: clarify wording in IO tutorial (GH-93276) (GH-94081)
ambv
- [Python-checkins] Tutorial: specify match cases don't fall through (GH-93615) (GH-94083)
ambv
- [Python-checkins] Tutorial: specify match cases don't fall through (GH-93615) (GH-94084)
ambv
- [Python-checkins] gh-82927: Update files related to HTML entities. (GH-92504)
ambv
- [Python-checkins] DOC: correct bytesarray -> bytearray in comments (GH-92410)
ambv
- [Python-checkins] gh-93021: Fix __text_signature__ for __get__ (GH-93023) (GH-94085)
ambv
- [Python-checkins] gh-93021: Fix __text_signature__ for __get__ (GH-93023) (GH-94086)
ambv
- [Python-checkins] gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (GH-94093)
ambv
- [Python-checkins] gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (GH-94094)
ambv
- [Python-checkins] gh-74696: Do not change the current working directory in shutil.make_archive() if possible (GH-93160)
ambv
- [Python-checkins] DOC: correct bytesarray -> bytearray in comments (GH-92410) (GH-94089)
ambv
- [Python-checkins] DOC: correct bytesarray -> bytearray in comments (GH-92410) (GH-94090)
ambv
- [Python-checkins] gh-74696: Do not change the current working directory in shutil.make_archive() if possible (GH-93160) (GH-94105)
ambv
- [Python-checkins] gh-74696: Do not change the current working directory in shutil.make_archive() if possible (GH-93160) (GH-94106)
ambv
- [Python-checkins] Fix typo in _io.TextIOWrapper Clinic input (#94037)
ambv
- [Python-checkins] gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers. (GH-93962)
ambv
- [Python-checkins] Fix typo in _io.TextIOWrapper Clinic input (GH-94037) (GH-94117)
ambv
- [Python-checkins] Fix typo in _io.TextIOWrapper Clinic input (GH-94037) (GH-94116)
ambv
- [Python-checkins] gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers. (GH-93962) (GH-94118)
ambv
- [Python-checkins] gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers. (GH-93962) (GH-94119)
ambv
- [Python-checkins] gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885)
ambv
- [Python-checkins] gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94121)
ambv
- [Python-checkins] gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94123)
ambv
- [Python-checkins] gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94122)
ambv
- [Python-checkins] gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94124)
ambv
- [Python-checkins] gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94126)
ambv
- [Python-checkins] Generalize build_msi GitHub action (GH-94201)
ambv
- [Python-checkins] gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842) (GH-92904)
ambv
- [Python-checkins] gh-94199: Remove hashlib.pbkdf2_hmac() Python implementation (GH-94200)
ambv
- [Python-checkins] gh-87995: Make MappingProxyType hashable (GH-94252)
ambv
- [Python-checkins] Add docs for decorated object and field specifier params (GH-94354)
ambv
- [Python-checkins] gh-94018: Remove trailing spaces in _sanitize_windows_name (GH-94040)
ambv
- [Python-checkins] gh-91860: Add docs for typing.dataclass_transform field specifier params (GH-94354) (GH-94372)
ambv
- [Python-checkins] gh-61585: Clarify import scope in modules tutorial (GH-93455)
ambv
- [Python-checkins] gh-61585: Clarify import scope in modules tutorial (GH-93455) (GH-94373)
ambv
- [Python-checkins] gh-61585: Clarify import scope in modules tutorial (GH-93455) (GH-94374)
ambv
- [Python-checkins] [3.10] gh-82006: IDLE doc improvements (GH-94349) (GH-94358)
ambv
- [Python-checkins] Docs: Update SyntaxError message in REPL example for list comprehension (GH-93901)
ambv
- [Python-checkins] Docs: Update SyntaxError message in REPL example for list comprehension (GH-93901) (GH-94425)
ambv
- [Python-checkins] Docs: Update SyntaxError message in REPL example for list comprehension (GH-93901) (GH-94426)
ambv
- [Python-checkins] GH-90908: Document asyncio.TaskGroup (GH-94359)
ambv
- [Python-checkins] GH-90908: Document asyncio.TaskGroup (GH-94359) (GH-94456)
ambv
- [Python-checkins] gh-84753: Make inspect.iscoroutinefunction() work with AsyncMock (#94050)
ambv
- [Python-checkins] GH-94398: TaskGroup: Fail create_task() during shutdown (GH-94400)
ambv
- [Python-checkins] gh-84753: Make inspect.iscoroutinefunction() work with AsyncMock (GH-94050) (GH-94461)
ambv
- [Python-checkins] GH-94398: TaskGroup: Fail create_task() during shutdown (GH-94400) (GH-94463)
ambv
- [Python-checkins] gh-84753: Make inspect.iscoroutinefunction() work with AsyncMock (GH-94050) (GH-94460)
ambv
- [Python-checkins] [3.11] GH-93354: Use exponential backoff to avoid excessive specialization attempts (GH-93355) (GH-93379)
ambv
- [Python-checkins] GH-91389: Fix dis position information for CACHEs (GH-93663)
brandtbucher
- [Python-checkins] GH-91389: Fix dis position information for CACHEs (GH-93663) (GH-93921)
brandtbucher
- [Python-checkins] Add more tests for throwing into yield from (GH-94097)
brandtbucher
- [Python-checkins] gh-93156 - fix negative indexing into absolute `pathlib.PurePath().parents` (GH-93273)
brettcannon
- [Python-checkins] Fix `PurePath.relative_to` links in the pathlib documentation. (GH-93268)
brettcannon
- [Python-checkins] gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimport.py` (GH-93236)
brettcannon
- [Python-checkins] gh-92611: Add details on replacements for cgi utility funcs (GH-92792) (GH-93967)
brettcannon
- [Python-checkins] gh-92932: dis._unpack_opargs should handle EXTENDED_ARG_QUICK (gh-92945)
corona10
- [Python-checkins] gh-93442: Add test for _Py_CAST(nullptr). (gh-93505)
corona10
- [Python-checkins] gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (GH-93500) (gh-93507)
corona10
- [Python-checkins] gh-93442: Add test for _Py_CAST(nullptr). (gh-93505) (gh-93509)
corona10
- [Python-checkins] gh-84508: tool to generate cjk traditional chinese mappings (gh-93272)
corona10
- [Python-checkins] Remove usage of _Py_IDENTIFIER from math module (#93739)
corona10
- [Python-checkins] gh-93747: Fix Refleak when handling multiple Py_tp_doc slots (gh-93749)
corona10
- [Python-checkins] GH-90699: use statically allocated strings in typeobject.c (gh-93751)
corona10
- [Python-checkins] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993)
encukou
- [Python-checkins] gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581)
encukou
- [Python-checkins] bpo-45383: Get metaclass from bases in PyType_From* (GH-28748)
encukou
- [Python-checkins] gh-93466: Document PyType_Spec doesn't accept repeated slot IDs; raise where this was problematic (GH-93471)
encukou
- [Python-checkins] gh-93418: Fix an assert when an f-string expression is followed by an '=', but no closing brace. (gh-93419)
ericvsmith
- [Python-checkins] gh-93418: Fix an assert when an f-string expression is followed by an '=', but no closing brace. (gh-93419) (gh-93422)
ericvsmith
- [Python-checkins] gh-93418: Fix an assert when an f-string expression is followed by an '=', but no closing brace. (gh-93419) (gh-93423)
ericvsmith
- [Python-checkins] GH-93521: For dataclasses, filter out `__weakref__` slot if present in bases (GH-93535)
ericvsmith
- [Python-checkins] gh-89018: Improve documentation of `sqlite3` exceptions (#27645)
erlend-aasland
- [Python-checkins] gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482)
erlend-aasland
- [Python-checkins] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (#93526)
erlend-aasland
- [Python-checkins] [3.10] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526) (GH-93599)
erlend-aasland
- [Python-checkins] gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit systems (#93090)
erlend-aasland
- [Python-checkins] gh-90763: Modernise xx template module initialisation (#93078)
erlend-aasland
- [Python-checkins] [3.11] gh-90763: Modernise xx template module initialisation (GH-93078) (#93681)
erlend-aasland
- [Python-checkins] gh-79579: Improve DML query detection in sqlite3 (#93623)
erlend-aasland
- [Python-checkins] gh-91877: Fix WriteTransport.get_write_buffer_{limits, size} docs (#92338)
erlend-aasland
- [Python-checkins] [3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93800)
erlend-aasland
- [Python-checkins] [3.10] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93801)
erlend-aasland
- [Python-checkins] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (#93796)
erlend-aasland
- [Python-checkins] [3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796) (#93808)
erlend-aasland
- [Python-checkins] [3.10] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796). (#93809)
erlend-aasland
- [Python-checkins] gh-93183: Adjust wording in socket docs (#93832)
erlend-aasland
- [Python-checkins] gh-93829: In sqlite3, replace Py_BuildValue with faster APIs (#93830)
erlend-aasland
- [Python-checkins] [3.11] gh-89018: Improve documentation of `sqlite3` exceptions (GH-27645) (#93836)
erlend-aasland
- [Python-checkins] [3.10] gh-89018: Improve documentation of `sqlite3` exceptions (GH-27645) (#93838)
erlend-aasland
- [Python-checkins] gh-87260: Update sqlite3 signature docs to reflect actual implementation (#93840)
erlend-aasland
- [Python-checkins] gh-93857: Fix broken audit-event targets in sqlite3 docs (#93859)
erlend-aasland
- [Python-checkins] gh-92547: Amend What's New (#93872)
erlend-aasland
- [Python-checkins] gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (#93926)
erlend-aasland
- [Python-checkins] [3.10] gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (GH-93926) (#94011)
erlend-aasland
- [Python-checkins] gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (#9621)
erlend-aasland
- [Python-checkins] [3.10] gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621) (#94015)
erlend-aasland
- [Python-checkins] gh-89121: Keep the number of pending SQLite statements to a minimum (#30379)
erlend-aasland
- [Python-checkins] gh-93692: remove "build finished successfully" message from setup.py (#93693)
erlend-aasland
- [Python-checkins] gh-90016: Reword sqlite3 adapter/converter docs (#93095)
erlend-aasland
- [Python-checkins] [3.11] gh-90016: Reword sqlite3 adapter/converter docs (GH-93095) (#94272)
erlend-aasland
- [Python-checkins] [3.10] gh-90016: Reword sqlite3 adapter/converter docs (GH-93095) (#94273)
erlend-aasland
- [Python-checkins] gh-93370: Drop deprecated sqlite3.version from pythoninfo.py (#94277)
erlend-aasland
- [Python-checkins] GH-94254: Make _struct module types immutable (#94269)
erlend-aasland
- [Python-checkins] gh-88239: Use sqlite3_stmt_busy() to determine if statements are in use (#25984)
erlend-aasland
- [Python-checkins] gh-94395: Remove unneeded module state from mmap (#94396)
erlend-aasland
- [Python-checkins] gh-94401: Remove unneeded overlapped module state (#94403)
erlend-aasland
- [Python-checkins] gh-94401: Remove unneeded bz2 module state (#94402)
erlend-aasland
- [Python-checkins] gh-93847: Fix repr of enum of generic aliases (GH-93885)
ethanfurman
- [Python-checkins] gh-91387: Strip trailing slash from tarfile longname directories (GH-32423)
ethanfurman
- [Python-checkins] gh-91387: Fix tarfile test on WASI (GH-93984)
ethanfurman
- [Python-checkins] gh-88123: Implement new Enum __contains__ (GH-93298)
ethanfurman
- [Python-checkins] gh-91456: [Enum] Deprecate default auto() behavior with mixed value types (GH-91457)
ethanfurman
- [Python-checkins] [Enum] fix typo (GH-94158)
ethanfurman
- [Python-checkins] gh-91219: Add an index_pages default list and parameter to SimpleHTTPRequestHandler (GH-31985)
ethanfurman
- [Python-checkins] [Enum] Remove automatic docstring generation (GH-94188)
ethanfurman
- [Python-checkins] Remove the execution bit to some socket-related files. (#93368)
ezio-melotti
- [Python-checkins] What's new in 3.10: fix link to issue (#93968)
ezio-melotti
- [Python-checkins] gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is terminated by a signal or allocation failure (GH-32283) (#93882)
gpshead
- [Python-checkins] gh-87389: Fix an open redirection vulnerability in http.server. (#93879)
gpshead
- [Python-checkins] gh-89336: Remove configparser APIs that were deprecated for 3.12 (#92503)
gpshead
- [Python-checkins] gh-93771: Clarify how deepfreeze.py is run (#94150)
gvanrossum
- [Python-checkins] gh-91719: Reload opcode on unknown error so that C can optimize the dispatching in ceval.c (#94364)
gvanrossum
- [Python-checkins] gh-91719: Reload opcode on unknown error so that C can optimize the dispatching in ceval.c (GH-94364) (#94453)
gvanrossum
- [Python-checkins] gh-93356: Lay out exception handling code at end of code unit (GH-92769)
iritkatriel
- [Python-checkins] GH-93444: remove redundant fields from basicblock: b_nofallthrough, b_exit, b_return (GH-93445)
iritkatriel
- [Python-checkins] GH-93481: Suppress expected deprecation warning in test_pyclbr (GH-93483)
iritkatriel
- [Python-checkins] [3.11] GH-93481: Suppress expected deprecation warning in test_pyclbr (GH-93483) (GH-93601)
iritkatriel
- [Python-checkins] GH-93621: reorder code in with/async-with exception exit path to reduce the size of the exception table (GH-93622)
iritkatriel
- [Python-checkins] GH-93678: reduce boilerplate and code repetition in the compiler (GH-93682)
iritkatriel
- [Python-checkins] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917)
iritkatriel
- [Python-checkins] GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364) (GH-93923)
iritkatriel
- [Python-checkins] GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364) (GH-93924)
iritkatriel
- [Python-checkins] GH-93249: relax overly strict assertion on bounds->ar_start (GH-93961)
iritkatriel
- [Python-checkins] GH-93249: relax overly strict assertion on bounds->ar_start (GH-93961) (GH-94032)
iritkatriel
- [Python-checkins] GH-93678: refactor compiler so that optimizer does not need the assembler and compiler structs (GH-93842)
iritkatriel
- [Python-checkins] bpo-30535: [doc] state that sys.meta_path is not empty by default (GH-94098)
iritkatriel
- [Python-checkins] bpo-30535: [doc] state that sys.meta_path is not empty by default (GH-94098) (GH-94099)
iritkatriel
- [Python-checkins] bpo-30535: [doc] state that sys.meta_path is not empty by default (GH-94098) (GH-94100)
iritkatriel
- [Python-checkins] bpo-39971: Change examples to be runnable (GH-32172)
iritkatriel
- [Python-checkins] gh-70474: [doc] fix wording of GET_ANEXT doc (GH-94048)
iritkatriel
- [Python-checkins] [doc] fix typo in reference to tp_descr_get and tp_descr_set (GH-94140)
iritkatriel
- [Python-checkins] [3.11] [doc] fix typo in reference to tp_descr_get and tp_descr_set (GH-94140) (GH-94293)
iritkatriel
- [Python-checkins] gh-85023: [doc] clarify parameters vs arguments explanation in FAQ (GH-94282)
iritkatriel
- [Python-checkins] [3.11] gh-85023: [doc] clarify parameters vs arguments explanation in FAQ (GH-94282) (GH-94311)
iritkatriel
- [Python-checkins] bpo-92336: [doc] clarify that the dfile is read by the traceback display code (GH-94409)
iritkatriel
- [Python-checkins] gh-92336: linecache.getline should not raise exceptions on decoding errors (GH-94410)
iritkatriel
- [Python-checkins] gh-94332: make it safe to call assemble_free when assemble_init has not been called (GH-94389)
iritkatriel
- [Python-checkins] gh-94332: make it safe to call assemble_free when assemble_init has not been called (GH-94389) (GH-94442)
iritkatriel
- [Python-checkins] gh-89038: [doc] update dis.findlinestarts documentation for changes related to PEP-626 (GH-94247)
iritkatriel
- [Python-checkins] [3.11] gh-89038: [doc] update dis.findlinestarts documentation for changes related to PEP-626 (GH-94247) (GH-94450)
iritkatriel
- [Python-checkins] gh-89038: [doc] update dis.findlinestarts documentation for changes related to PEP-626 (GH-94247) (GH-94449)
iritkatriel
- [Python-checkins] gh-94332: make it safe to call assemble_free when assemble_init has not been called (GH-94389) (GH-94443)
iritkatriel
- [Python-checkins] Add jaraco as primary owner of importlib.metadata and importlib.resources. (#93960)
jaraco
- [Python-checkins] gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270)
jaraco
- [Python-checkins] Shrink the LOAD_METHOD cache by one codeunit. (#93537)
markshannon
- [Python-checkins] Fix MSVC compiler warnings in ceval.c (#93569)
markshannon
- [Python-checkins] GH-93662: Make sure that column offsets are correct in multi-line method calls. (GH-93673)
markshannon
- [Python-checkins] GH-93516: Store offset of first traceable instruction in code object (GH-93769)
markshannon
- [Python-checkins] GH-93429: Merge `LOAD_METHOD` back into `LOAD_ATTR` (GH-93430)
markshannon
- [Python-checkins] Include freelists in allocation total. (GH-93799)
markshannon
- [Python-checkins] Remove LOAD_METHOD stats. (GH-93807)
markshannon
- [Python-checkins] Rename 'LOAD_METHOD' specialization stat consts to 'ATTR'. (GH-93812)
markshannon
- [Python-checkins] Update includes in call.c (GH-93786)
markshannon
- [Python-checkins] Fix BINARY_SUBSCR_GETITEM stats (GH-93903)
markshannon
- [Python-checkins] GH-93897: Store frame size in code object and de-opt if insufficient space on thread frame stack. (GH-93908)
markshannon
- [Python-checkins] GH-93516: Speedup line number checks when tracing. (GH-93763)
markshannon
- [Python-checkins] GH-91432: Specialize FOR_ITER (GH-91713)
markshannon
- [Python-checkins] GH-93841: Allow stats to be turned on and off, cleared and dumped at runtime. (GH-93843)
markshannon
- [Python-checkins] Stats: Add summary of top instructions for misses and deferred specialization. (GH-94072)
markshannon
- [Python-checkins] [3.10] GH-93964: Harden overflow checks before _PyBytes_Resize in compile.c (GH-94045)
markshannon
- [Python-checkins] GH-91742: Fix pdb crash after jump (GH-94171)
markshannon
- [Python-checkins] GH-94163: Add BINARY_SLICE and STORE_SLICE instructions. (GH-94168)
markshannon
- [Python-checkins] [3.11] GH-93516: Backport GH-93769 (GH-94231)
markshannon
- [Python-checkins] [3.11] GH-93516: Drop broken assert, fixes GH-93769 (GH-94411)
markshannon
- [Python-checkins] GH-94329: Don't raise on excessive stack consumption (GH-94421)
markshannon
- [Python-checkins] GH-94329: Don't raise on excessive stack consumption (GH-94421) (GH-94446)
markshannon
- [Python-checkins] remove redundant argument to log_helper (GH-93440)
mdickinson
- [Python-checkins] Fix missing word in sys.float_info docstring (GH-93489)
mdickinson
- [Python-checkins] Fix missing word in sys.float_info docstring (GH-93489) (GH-93496)
mdickinson
- [Python-checkins] Fix missing word in sys.float_info docstring (GH-93489) (GH-93495)
mdickinson
- [Python-checkins] gh-90153: whatsnew: "z" option in format spec (GH-93624)
mdickinson
- [Python-checkins] gh-94207: Fix struct module leak (GH-94239)
mdickinson
- [Python-checkins] gh-94207: Fix struct module leak (GH-94239) (GH-94265)
mdickinson
- [Python-checkins] [3.10] gh-94207: Fix struct module leak (GH-94239) (GH-94266)
mdickinson
- [Python-checkins] gh-90300: split --help output into separate options (#30331)
merwok
- [Python-checkins] gh-85308: argparse: Use filesystem encoding for arguments file (GH-93277)
methane
- [Python-checkins] gh-93345: Fix a crash in substitution of nested TypeVar after TypeVarTuple (GH-93346)
miss-islington
- [Python-checkins] Remove the execution bit to some socket-related files. (GH-93368)
miss-islington
- [Python-checkins] Remove the execution bit to some socket-related files. (GH-93368)
miss-islington
- [Python-checkins] gh-92932: dis._unpack_opargs should handle EXTENDED_ARG_QUICK (gh-92945)
miss-islington
- [Python-checkins] gh-90473: Skip and document more failing tests on WASI (GH-93436)
miss-islington
- [Python-checkins] test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS (GH-93467)
miss-islington
- [Python-checkins] test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS (GH-93467)
miss-islington
- [Python-checkins] [3.11] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993) (GH-93458)
miss-islington
- [Python-checkins] gh-84461: Skip dtrace/network tests that are enabled by -u all (GH-93473)
miss-islington
- [Python-checkins] gh-93156 - fix negative indexing into absolute `pathlib.PurePath().parents` (GH-93273)
miss-islington
- [Python-checkins] gh-93156 - fix negative indexing into absolute `pathlib.PurePath().parents` (GH-93273)
miss-islington
- [Python-checkins] gh-92886: Fix test that fails when running with `-O` in `test_imaplib.py` (GH-93237)
miss-islington
- [Python-checkins] gh-92886: Fix test that fails when running with `-O` in `test_imaplib.py` (GH-93237)
miss-islington
- [Python-checkins] gh-90473: wasmtime does not support absolute symlinks (GH-93490)
miss-islington
- [Python-checkins] gh-89973: Fix re.error in the fnmatch module. (GH-93072)
miss-islington
- [Python-checkins] gh-89973: Fix re.error in the fnmatch module. (GH-93072)
miss-islington
- [Python-checkins] gh-93247: Fix assert function in asyncio locks test (GH-93248)
miss-islington
- [Python-checkins] gh-93247: Fix assert function in asyncio locks test (GH-93248)
miss-islington
- [Python-checkins] gh-90473: WASI requires proper open(2) flags (GH-93529)
miss-islington
- [Python-checkins] asyncio.Barrier docs: Fix typo (GH-93371)
miss-islington
- [Python-checkins] Fix contributor name in WhatsNew 3.11 (GH-93556)
miss-islington
- [Python-checkins] gh-84461: Emscripten's faccessat() does not accept flags (GHß92353)
miss-islington
- [Python-checkins] Fix `PurePath.relative_to` links in the pathlib documentation. (GH-93268)
miss-islington
- [Python-checkins] [3.10] Fix `PurePath.relative_to` links in the pathlib documentation (GH-93268) (GH-93590)
miss-islington
- [Python-checkins] GH-93521: For dataclasses, filter out `__weakref__` slot if present in bases (GH-93535)
miss-islington
- [Python-checkins] gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526)
miss-islington
- [Python-checkins] gh-93616: Fix env changed issue in test_modulefinder (GH-93617)
miss-islington
- [Python-checkins] gh-90473: disable user site packages on WASI/Emscripten (GH-93633)
miss-islington
- [Python-checkins] gh-90473: Skip get_config_h() tests on WASI (GH-93645)
miss-islington
- [Python-checkins] gh-92434: Silence compiler warning in Modules/_sqlite/connection.c on 32-bit systems (GH-93090)
miss-islington
- [Python-checkins] gh-90763: Modernise xx template module initialisation (GH-93078)
miss-islington
- [Python-checkins] gh-90549: Fix leak of global named resources using multiprocessing spawn (GH-30617)
miss-islington
- [Python-checkins] gh-93491: Add support tier detection to configure (GH-93492)
miss-islington
- [Python-checkins] gh-90549: Fix leak of global named resources using multiprocessing spawn (GH-30617)
miss-islington
- [Python-checkins] gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements (GH-93680)
miss-islington
- [Python-checkins] gh-91317: Document that Path does not collapse initial `//` (GH-32193)
miss-islington
- [Python-checkins] gh-91317: Document that Path does not collapse initial `//` (GH-32193)
miss-islington
- [Python-checkins] gh-91317: Document that Path does not collapse initial `//` (GH-32193)
miss-islington
- [Python-checkins] gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimport.py` (GH-93236)
miss-islington
- [Python-checkins] gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimport.py` (GH-93236)
miss-islington
- [Python-checkins] gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
miss-islington
- [Python-checkins] gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
miss-islington
- [Python-checkins] gh-84461: Use HOSTRUNNER to run regression tests (GH-93694)
miss-islington
- [Python-checkins] gh-90153: whatsnew: "z" option in format spec (GH-93624)
miss-islington
- [Python-checkins] gh-90473: Skip test_queue when threading is not available (GH-93712)
miss-islington
- [Python-checkins] gh-86404: [doc] A make sucpicious false positive. (GH-93710)
miss-islington
- [Python-checkins] Change list to view object (GH-93661)
miss-islington
- [Python-checkins] Change list to view object (GH-93661)
miss-islington
- [Python-checkins] gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653)
miss-islington
- [Python-checkins] gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)
miss-islington
- [Python-checkins] gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)
miss-islington
- [Python-checkins] gh-84461: Fix parallel testing on WebAssembly (GH-93768)
miss-islington
- [Python-checkins] gh-89546: Clean up PyType_FromMetaclass (GH-93686)
miss-islington
- [Python-checkins] gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)
miss-islington
- [Python-checkins] gh-90300: split --help output into separate options (GH-30331)
miss-islington
- [Python-checkins] gh-92914: Round the allocated size for lists up to the even number (GH-92915)
miss-islington
- [Python-checkins] gh-93814: Add infinite test for itertools.chain.from_iterable (GH-93815)
miss-islington
- [Python-checkins] gh-93735: Split Docs CI to speed-up the build (GH-93736)
miss-islington
- [Python-checkins] gh-93183: Adjust wording in socket docs (GH-93832)
miss-islington
- [Python-checkins] gh-93183: Adjust wording in socket docs (GH-93832)
miss-islington
- [Python-checkins] gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
miss-islington
- [Python-checkins] gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
miss-islington
- [Python-checkins] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
miss-islington
- [Python-checkins] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
miss-islington
- [Python-checkins] GH-93850: Fix test_asyncio exception ignored tracebacks (GH-93854)
miss-islington
- [Python-checkins] gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825)
miss-islington
- [Python-checkins] gh-84461: Document how to install SDKs manually (GH-93844)
miss-islington
- [Python-checkins] gh-93820: Fix copy() regression in enum.Flag (GH-93876)
miss-islington
- [Python-checkins] [3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742) (GH-93792)
miss-islington
- [Python-checkins] gh-91577: SharedMemory move imports out of methods (GH-91579)
miss-islington
- [Python-checkins] gh-91577: SharedMemory move imports out of methods (GH-91579)
miss-islington
- [Python-checkins] gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700)
miss-islington
- [Python-checkins] gh-93847: Fix repr of enum of generic aliases (GH-93885)
miss-islington
- [Python-checkins] GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364)
miss-islington
- [Python-checkins] gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is terminated by a signal or allocation failure (GH-32283) (GH-93882)
miss-islington
- [Python-checkins] test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
miss-islington
- [Python-checkins] test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
miss-islington
- [Python-checkins] gh-89745: Avoid exact match when comparing program_name in test_embed on Windows (GH-93888)
miss-islington
- [Python-checkins] gh-74953: Fix PyThread_acquire_lock_timed() code recomputing the timeout (GH-93941)
miss-islington
- [Python-checkins] gh-92611: Add details on replacements for cgi utility funcs (GH-92792)
miss-islington
- [Python-checkins] GH-89858: Fix test_embed for out-of-tree builds (GH-93465)
miss-islington
- [Python-checkins] gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)
miss-islington
- [Python-checkins] gh-84461: Fix pydebug Emscripten browser builds (GH-93982)
miss-islington
- [Python-checkins] gh-92888: Fix memoryview bad `__index__` use after free (GH-92946)
miss-islington
- [Python-checkins] gh-89828: Do not relay the __class__ attribute in GenericAlias (GH-93754)
miss-islington
- [Python-checkins] gh-93975: Nicer error reporting in test_venv (GH-93959)
miss-islington
- [Python-checkins] What's new in 3.10: fix link to issue (GH-93968)
miss-islington
- [Python-checkins] What's new in 3.10: fix link to issue (GH-93968)
miss-islington
- [Python-checkins] GH-93990: fix refcounting bug in `add_subclass` in `typeobject.c` (GH-93989)
miss-islington
- [Python-checkins] gh-93991: Use boolean instead of 0/1 for condition check (GH-93992)
miss-islington
- [Python-checkins] gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (GH-93926)
miss-islington
- [Python-checkins] gh-84461: Skip test_unwritable_directory again on Emscripten (GH-94007)
miss-islington
- [Python-checkins] gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)
miss-islington
- [Python-checkins] gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)
miss-islington
- [Python-checkins] gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)
miss-islington
- [Python-checkins] gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621)
miss-islington
- [Python-checkins] gh-84461: Silence some compiler warnings on WASM (GH-93978)
miss-islington
- [Python-checkins] gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS (GH-92754)
miss-islington
- [Python-checkins] gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS (GH-92754)
miss-islington
- [Python-checkins] gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation (GH-93641)
miss-islington
- [Python-checkins] gh-94021: Address unreachable code warning in specialize code (GH-94022)
miss-islington
- [Python-checkins] gh-94021: Address unreachable code warning in specialize code (GH-94022)
miss-islington
- [Python-checkins] gh-94028: Clear and reset sqlite3 statements properly in cursor iternext (GH-94042)
miss-islington
- [Python-checkins] gh-93839: Use load_package_tests() for testmock (GH-94055)
miss-islington
- [Python-checkins] gh-94052: Don't re-run failed tests with --python option (GH-94054)
miss-islington
- [Python-checkins] gh-94068: Remove HVSOCKET_CONTAINER_PASSTHRU constant because it has been removed from Windows (GH-94069)
miss-islington
- [Python-checkins] gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
miss-islington
- [Python-checkins] gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
miss-islington
- [Python-checkins] gh-91387: Strip trailing slash from tarfile longname directories (GH-32423)
miss-islington
- [Python-checkins] gh-91387: Strip trailing slash from tarfile longname directories (GH-32423)
miss-islington
- [Python-checkins] gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879)
miss-islington
- [Python-checkins] gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879)
miss-islington
- [Python-checkins] gh-94101 Disallow instantiation of SSLSession objects (GH-94102)
miss-islington
- [Python-checkins] gh-94101 Disallow instantiation of SSLSession objects (GH-94102)
miss-islington
- [Python-checkins] gh-94101 Disallow instantiation of SSLSession objects (GH-94102)
miss-islington
- [Python-checkins] gh-94114: Remove obsolete reference to python.org mirrors (GH-94115)
miss-islington
- [Python-checkins] gh-94114: Remove obsolete reference to python.org mirrors (GH-94115)
miss-islington
- [Python-checkins] gh-94114: Remove obsolete reference to python.org mirrors (GH-94115)
miss-islington
- [Python-checkins] gh-84623: Remove unused imports in idlelib (GH-94143)
miss-islington
- [Python-checkins] Closes gh-94152: Update pyvideo.org URL (GH-94075)
miss-islington
- [Python-checkins] Closes gh-94152: Update pyvideo.org URL (GH-94075)
miss-islington
- [Python-checkins] gh-91456: [Enum] Deprecate default auto() behavior with mixed value types (GH-91457)
miss-islington
- [Python-checkins] [3.11] gh-84461: Fix test_sqlite for Emscripten/WASI (GH-94125) (GH-94157)
miss-islington
- [Python-checkins] [Enum] fix typo (GH-94158)
miss-islington
- [Python-checkins] gh-93771: Clarify how deepfreeze.py is run (GH-94150)
miss-islington
- [Python-checkins] bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577)
miss-islington
- [Python-checkins] [Enum] Remove automatic docstring generation (GH-94188)
miss-islington
- [Python-checkins] gh-93692: remove "build finished successfully" message from setup.py (GH-93693)
miss-islington
- [Python-checkins] gh-93692: remove "build finished successfully" message from setup.py (GH-93693)
miss-islington
- [Python-checkins] gh-84461: Fix ctypes and test_ctypes on Emscripten (GH-94142)
miss-islington
- [Python-checkins] gh-94205: Ensures all required DLLs are copied on Windows for underpth tests (GH-94206)
miss-islington
- [Python-checkins] gh-84461: Build Emscripten with WASM BigInt support (GH-94219)
miss-islington
- [Python-checkins] Docs: Remove `Provides [...]` from `multiprocessing.shared_memory` description (GH-92761)
miss-islington
- [Python-checkins] Docs: Remove `Provides [...]` from `multiprocessing.shared_memory` description (GH-92761)
miss-islington
- [Python-checkins] IDLE: replace if statement with expression (GH-94228)
miss-islington
- [Python-checkins] IDLE: replace if statement with expression (GH-94228)
miss-islington
- [Python-checkins] gh-94217: Skip import tests when _testcapi is a builtin (GH-94218)
miss-islington
- [Python-checkins] gh-94217: Skip import tests when _testcapi is a builtin (GH-94218)
miss-islington
- [Python-checkins] gh-94245: Test pickling and copying of typing.Tuple[()] (GH-94259)
miss-islington
- [Python-checkins] bpo-39971: Change examples to be runnable (GH-32172)
miss-islington
- [Python-checkins] bpo-39971: Change examples to be runnable (GH-32172)
miss-islington
- [Python-checkins] gh-70474: [doc] fix wording of GET_ANEXT doc (GH-94048)
miss-islington
- [Python-checkins] gh-70474: [doc] fix wording of GET_ANEXT doc (GH-94048)
miss-islington
- [Python-checkins] gh-83499: Fix closing file descriptors in tempfile (GH-93874)
miss-islington
- [Python-checkins] gh-83499: Fix closing file descriptors in tempfile (GH-93874)
miss-islington
- [Python-checkins] Run Tools/scripts/reindent.py (GH-94225)
miss-islington
- [Python-checkins] [doc] fix typo in reference to tp_descr_get and tp_descr_set (GH-94140)
miss-islington
- [Python-checkins] GH-94254: Make _struct module types immutable (GH-94269)
miss-islington
- [Python-checkins] GH-94254: Make _struct module types immutable (GH-94269)
miss-islington
- [Python-checkins] gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229)
miss-islington
- [Python-checkins] gh-94192: Fix error for dictionary literals with invalid expression as value. (GH-94304)
miss-islington
- [Python-checkins] gh-85023: [doc] clarify parameters vs arguments explanation in FAQ (GH-94282)
miss-islington
- [Python-checkins] [3.11] gh-84623: Remove unused imports in stdlib (GH-94313)
miss-islington
- [Python-checkins] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301)
miss-islington
- [Python-checkins] gh-94315: Check for DAC override capability (GH-94316)
miss-islington
- [Python-checkins] gh-82006: IDLE doc improvements (GH-94349)
miss-islington
- [Python-checkins] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)
miss-islington
- [Python-checkins] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)
miss-islington
- [Python-checkins] [3.11] gh-86404: [doc] Fix missing space in idle documentation. (GH-94366) (GH-94369)
miss-islington
- [Python-checkins] gh-88116: Avoid undefined behavior when decoding varints in code objects (GH-94375)
miss-islington
- [Python-checkins] [3.11] Backport ABI regeneration script (GH-94376)
miss-islington
- [Python-checkins] gh-94404: makesetup: use correct CFLAGS and macOS workaround (GH-94405)
miss-islington
- [Python-checkins] bpo-92336: [doc] clarify that the dfile is read by the traceback display code (GH-94409)
miss-islington
- [Python-checkins] [3.10] bpo-92336: [doc] clarify that the dfile is read by the traceback display code (GH-94409) (GH-94429)
miss-islington
- [Python-checkins] gh-92336: linecache.getline should not raise exceptions on decoding errors (GH-94410)
miss-islington
- [Python-checkins] [3.11] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917) (GH-93969)
miss-islington
- [Python-checkins] [3.10] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917) (GH-93970)
miss-islington
- [Python-checkins] gh-92336: linecache.getline should not raise exceptions on decoding errors (GH-94410)
miss-islington
- [Python-checkins] gh-93491: Fix PEP 11 tier detection for FreeBSD (GH-94441)
miss-islington
- [Python-checkins] xml.dom.minidom docs: fix typo (GH-93437)
miss-islington
- [Python-checkins] xml.dom.minidom docs: fix typo (GH-93437)
miss-islington
- [Python-checkins] multiprocessing.spawn doc: Capitalize the p in "Python" (gh-94462)
miss-islington
- [Python-checkins] multiprocessing.spawn doc: Capitalize the p in "Python" (gh-94462)
miss-islington
- [Python-checkins] gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (#93500)
nascheme
- [Python-checkins] gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (GH-94095)
ned-deily
- [Python-checkins] gh-92597: Improve error message for AST nodes with invalid ranges (GH-93398)
pablogsal
- [Python-checkins] gh-92597: Improve error message for AST nodes with invalid ranges (GH-93398) (GH-93414)
pablogsal
- [Python-checkins] Python 3.11.0b3
pablogsal
- [Python-checkins] Python 3.10.5
pablogsal
- [Python-checkins] [3.10] gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements (GH-93680) (#93690)
pablogsal
- [Python-checkins] Change list to view object (#93661)
pablogsal
- [Python-checkins] gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700)
pablogsal
- [Python-checkins] [3.11] GH-93662: Make sure that column offsets are correct in multi-line method calls. (GH-93673) (#93895)
pablogsal
- [Python-checkins] gh-94028: Clear and reset sqlite3 statements properly in cursor iternext (GH-94042)
pablogsal
- [Python-checkins] [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127)
pablogsal
- [Python-checkins] [3.11] Add an error message to the ABI-dump file check (#94129)
pablogsal
- [Python-checkins] Add ABI dump Makefile target (#94136)
pablogsal
- [Python-checkins] [3.10] Add an error message to the ABI-dump file check (#94131)
pablogsal
- [Python-checkins] [3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) (#93493)
pablogsal
- [Python-checkins] gh-92858: Improve error message for some suites with syntax error before ':' (#92894)
pablogsal
- [Python-checkins] [3.11] GH-91742: Fix pdb crash after jump (GH-94171) (#94176)
pablogsal
- [Python-checkins] [3.10] gh-92858: Improve error message for some suites with syntax error before ':' (GH-92894). (#94183)
pablogsal
- [Python-checkins] [3.11] gh-92858: Improve error message for some suites with syntax error before ':' (GH-92894) (#94180)
pablogsal
- [Python-checkins] Add ABI dump script (#94135)
pablogsal
- [Python-checkins] gh-94192: Fix error for dictionary literals with invalid expression as value. (#94304)
pablogsal
- [Python-checkins] [3.10] gh-94192: Fix error for dictionary literals with invalid expression as value. (GH-94304) (#94344)
pablogsal
- [Python-checkins] gh-88116: Avoid undefined behavior when decoding varints in code objects (#94375)
pablogsal
- [Python-checkins] [3.11] Backport ABI regeneration script (#94376)
pablogsal
- [Python-checkins] [3.10] GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298) (#94385)
pablogsal
- [Python-checkins] gh-90549: Fix leak of global named resources using multiprocessing spawn (#30617)
pitrou
- [Python-checkins] Fix typos in comments (#94305)
rhettinger
- [Python-checkins] gh-93372: Fix typo in os.rename documentation (GH-93401)
serhiy-storchaka
- [Python-checkins] gh-89973: Fix re.error in the fnmatch module. (GH-93072)
serhiy-storchaka
- [Python-checkins] gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609)
serhiy-storchaka
- [Python-checkins] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412)
serhiy-storchaka
- [Python-checkins] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)
serhiy-storchaka
- [Python-checkins] gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)
serhiy-storchaka
- [Python-checkins] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426)
serhiy-storchaka
- [Python-checkins] [3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742) (GH-93792)
serhiy-storchaka
- [Python-checkins] [3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) (GH-93746)
serhiy-storchaka
- [Python-checkins] gh-93820: Fix copy() regression in enum.Flag (GH-93876) (#93886)
serhiy-storchaka
- [Python-checkins] gh-89828: Do not relay the __class__ attribute in GenericAlias (#93754)
serhiy-storchaka
- [Python-checkins] [3.10] gh-79512: Fixed names and __module__ value of weakref classes (GH-93719) (GH-94071)
serhiy-storchaka
- [Python-checkins] gh-85308: Add argparse tests for reading non-ASCII arguments from file (GH-94160)
serhiy-storchaka
- [Python-checkins] bpo-46642: Explicitly disallow subclassing of instaces of TypeVar, ParamSpec, etc (GH-31148)
serhiy-storchaka
- [Python-checkins] bpo-26253: Add compressionlevel to tarfile stream (GH-2962)
serhiy-storchaka
- [Python-checkins] [3.10] gh-94245: Fix pickling and copying of typing.Tuple[()] (GH-94260)
serhiy-storchaka
- [Python-checkins] gh-94245: Test pickling and copying of typing.Tuple[()] (GH-94259)
serhiy-storchaka
- [Python-checkins] gh-77560: Report possible errors in restoring builtins at finalization (GH-94255)
serhiy-storchaka
- [Python-checkins] gh-94245: Test pickling and copying of typing.Tuple[()] (GH-94259) (GH-94268)
serhiy-storchaka
- [Python-checkins] Revert "bpo-45162: Revert "Remove many old deprecated unittest features"" (GH-92556)
serhiy-storchaka
- [Python-checkins] gh-93820: Pickle enum.Flag by name (GH-93891)
serhiy-storchaka
- [Python-checkins] gh-83499: Fix closing file descriptors in tempfile (GH-93874)
serhiy-storchaka
- [Python-checkins] [3.11] gh-93820: Pickle enum.Flag by name (GH-93891). (GH-94288)
serhiy-storchaka
- [Python-checkins] gh-94318: Strip trailing spaces in pydoc text output (GH-94319)
serhiy-storchaka
- [Python-checkins] GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298)
serhiy-storchaka
- [Python-checkins] Document LOAD_FAST_CHECK opcode (#93498)
sweeneyde
- [Python-checkins] gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931)
sweeneyde
- [Python-checkins] Add more FOR_ITER specialization stats (GH-32151)
sweeneyde
- [Python-checkins] IDLE: replace if statement with expression (#94228)
terryjreedy
- [Python-checkins] [3.11] gh-84623: Remove unused imports in stdlib (#94313)
terryjreedy
- [Python-checkins] gh-82006: IDLE doc improvements (#94349)
terryjreedy
- [Python-checkins] gh-84461: Skip new async logging tests on Emscripten (GH-93427)
tiran
- [Python-checkins] gh-90473: Skip and document more failing tests on WASI (GH-93436)
tiran
- [Python-checkins] gh-84461: Skip dtrace/network tests that are enabled by -u all (GH-93473)
tiran
- [Python-checkins] gh-90473: wasmtime does not support absolute symlinks (GH-93490)
tiran
- [Python-checkins] gh-90473: WASI requires proper open(2) flags (GH-93529)
tiran
- [Python-checkins] gh-90473: Skip POSIX tests that don't apply to WASI (GH-93536)
tiran
- [Python-checkins] gh-93162: test_config_queue_handler requires threading (GH-93572)
tiran
- [Python-checkins] gh-84461: Emscripten's faccessat() does not accept flags (GHß92353)
tiran
- [Python-checkins] gh-93584: Make all install+tests targets depends on all (GH-93589)
tiran
- [Python-checkins] [3.11] gh-93584: Make all install+tests targets depends on all (GH-93589) (GH-93603)
tiran
- [Python-checkins] gh-93575: Use correct way to calculate PyUnicode struct sizes (GH-93602)
tiran
- [Python-checkins] gh-90473: Define HOSTRUNNER for WASI (GH-93606)
tiran
- [Python-checkins] [3.11] gh-90473: Define HOSTRUNNER for WASI (GH-93606) (GH-93612)
tiran
- [Python-checkins] [3.11] gh-93575: Use correct way to calculate PyUnicode struct sizes (GH-93602) (GH-93613)
tiran
- [Python-checkins] gh-93616: Fix env changed issue in test_modulefinder (GH-93617)
tiran
- [Python-checkins] gh-90473: disable user site packages on WASI/Emscripten (GH-93633)
tiran
- [Python-checkins] gh-90473: Skip get_config_h() tests on WASI (GH-93645)
tiran
- [Python-checkins] gh-93491: Add support tier detection to configure (GH-93492)
tiran
- [Python-checkins] gh-84461: Use HOSTRUNNER to run regression tests (GH-93694)
tiran
- [Python-checkins] gh-90473: Skip test_queue when threading is not available (GH-93712)
tiran
- [Python-checkins] gh-84461: Fix parallel testing on WebAssembly (GH-93768)
tiran
- [Python-checkins] gh-90473: Include stdlib dir in wasmtime PYTHONPATH (GH-93797)
tiran
- [Python-checkins] gh-93353: Fix regrtest for -jN with N >= 2 (GH-93813)
tiran
- [Python-checkins] gh-84461: Document how to install SDKs manually (GH-93844)
tiran
- [Python-checkins] gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)
tiran
- [Python-checkins] gh-84461: Fix pydebug Emscripten browser builds (GH-93982)
tiran
- [Python-checkins] gh-84461: Fix Emscripten umask and permission issues (GH-94002)
tiran
- [Python-checkins] [3.11] gh-84461: Fix Emscripten umask and permission issues (GH-94002) (GH-94006)
tiran
- [Python-checkins] gh-84461: Skip test_unwritable_directory again on Emscripten (GH-94007)
tiran
- [Python-checkins] gh-84461: Silence some compiler warnings on WASM (GH-93978)
tiran
- [Python-checkins] gh-94052: Don't re-run failed tests with --python option (#94054)
tiran
- [Python-checkins] [3.11] gh-91387: Fix tarfile test on WASI (GH-93984) (#94074)
tiran
- [Python-checkins] gh-84461: Fix test_sqlite for Emscripten/WASI (#94125)
tiran
- [Python-checkins] gh-84461: Fix ctypes and test_ctypes on Emscripten (#94142)
tiran
- [Python-checkins] gh-84461: Build Emscripten with WASM BigInt support (#94219)
tiran
- [Python-checkins] gh-70441: Fix test_tarfile on systems w/o bz2 (gh-2962) (#94258)
tiran
- [Python-checkins] gh-94199: Remove ssl.match_hostname() function (#94224)
tiran
- [Python-checkins] [3.11] gh-90005: Rename MODULE_EGG variable to MODULE_EGG_STATE (GH-94301) (GH-94317)
tiran
- [Python-checkins] gh-90473: Reduce recursion limit on WASI even further (GH-94333)
tiran
- [Python-checkins] [3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-94334)
tiran
- [Python-checkins] gh-94315: Check for DAC override capability (GH-94316)
tiran
- [Python-checkins] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)
tiran
- [Python-checkins] gh-93939: Create and install scripts in Makefile (GH-94324)
tiran
- [Python-checkins] gh-94404: makesetup: use correct CFLAGS and macOS workaround (GH-94405)
tiran
- [Python-checkins] gh-94026: Buffer regrtest worker stdout in temporary file (GH-94253)
tiran
- [Python-checkins] [3.11] gh-94026: Buffer regrtest worker stdout in temporary file (GH-94253) (GH-94408)
tiran
- [Python-checkins] gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413)
tiran
- [Python-checkins] [3.11] gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413) (GH-94415)
tiran
- [Python-checkins] gh-93491: Fix PEP 11 tier detection for FreeBSD (GH-94441)
tiran
- [Python-checkins] [doc] Improve discoverability of links between logging documents. (GH-93405)
vsajip
- [Python-checkins] [doc] Correct a grammatical error in a docstring. (GH-93441)
vsajip
- [Python-checkins] gh-92592: Allow logging filters to return a LogRecord. (GH-92591)
vsajip
- [Python-checkins] Improve logging documentation with example and additional cookbook re… (GH-93644)
vsajip
- [Python-checkins] [3.11] Improve logging documentation with example and additional cookbook re… (GH-93644) (GH-93647)
vsajip
- [Python-checkins] gh-93761: Fix test to avoid simple delay when synchronizing. (GH-93779)
vsajip
- [Python-checkins] test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
vsajip
- [Python-checkins] gh-94214: Add venv context.lib_path and document the context (GH-94221)
vsajip
- [Python-checkins] gh-93858: Prevent error when activating venv in nested fish instances (GH-93931)
vsajip
- [Python-checkins] gh-91320: Fix more old-style cast warnings in C++ (#93285)
vstinner
- [Python-checkins] test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS (#93467)
vstinner
- [Python-checkins] GH-92308 What's New: list pending removals in 3.13 and future versions (#92562)
vstinner
- [Python-checkins] gh-93475: Expose FICLONE and FICLONERANGE constants in fcntl (#93478)
vstinner
- [Python-checkins] gh-93180: Update os.copy_file_range() documentation (#93182)
vstinner
- [Python-checkins] gh-89653: PEP 670: Convert PyFunction macros (#93765)
vstinner
- [Python-checkins] Remove ANY_VARARGS() macro from the C API (#93764)
vstinner
- [Python-checkins] gh-84623: Remove unused imports in stdlib (#93773)
vstinner
- [Python-checkins] gh-84623: Remove unused imports in tests (#93772)
vstinner
- [Python-checkins] gh-93353: Fix importlib.resources._tempfile() finalizer (#93377)
vstinner
- [Python-checkins] gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766)
vstinner
- [Python-checkins] gh-93353: Add test.support.late_deletion() (#93774)
vstinner
- [Python-checkins] gh-91321: Fix compatibility with C++ older than C++11 (#93784)
vstinner
- [Python-checkins] gh-93353: regrtest checks for leaked temporary files (#93776)
vstinner
- [Python-checkins] gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802)
vstinner
- [Python-checkins] Add test.support.busy_retry() (#93770)
vstinner
- [Python-checkins] test_thread uses support.sleeping_retry() (#93849)
vstinner
- [Python-checkins] Use support.sleeping_retry() and support.busy_retry() (#93848)
vstinner
- [Python-checkins] GH-93850: Fix test_asyncio exception ignored tracebacks (#93854)
vstinner
- [Python-checkins] test_asyncio: run_until() implements exponential sleep (#93866)
vstinner
- [Python-checkins] test_asyncore: Optimize capture_server() (#93867)
vstinner
- [Python-checkins] Tests call sleeping_retry() with SHORT_TIMEOUT (#93870)
vstinner
- [Python-checkins] Call busy_retry() and sleeping_retry() with error=True (#93871)
vstinner
- [Python-checkins] gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815)
vstinner
- [Python-checkins] gh-91321: Fix test_cppext for C++03 (#93902)
vstinner
- [Python-checkins] gh-91321: Fix test_cppext for C++03 (GH-93902) (#93904)
vstinner
- [Python-checkins] gh-91577: SharedMemory move imports out of methods (#91579)
vstinner
- [Python-checkins] gh-93353: regrtest supports checking tmp files with -j2 (#93909)
vstinner
- [Python-checkins] gh-93852: Add test.support.create_unix_domain_name() (#93914)
vstinner
- [Python-checkins] gh-77782: Py_FdIsInteractive() now uses PyConfig.interactive (#93916)
vstinner
- [Python-checkins] gh-74953: Add _PyTime_FromMicrosecondsClamp() function (#93942)
vstinner
- [Python-checkins] gh-74953: Fix PyThread_acquire_lock_timed() code recomputing the timeout (#93941)
vstinner
- [Python-checkins] gh-77782: Deprecate global configuration variable (#93943)
vstinner
- [Python-checkins] gh-93761: Fix test_logging test_config_queue_handler() race condition (#93952)
vstinner
- [Python-checkins] gh-74953: Reformat PyThread_acquire_lock_timed() (#93947)
vstinner
- [Python-checkins] gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)
vstinner
- [Python-checkins] gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) (#94000)
vstinner
- [Python-checkins] gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS (#92754)
vstinner
- [Python-checkins] gh-87347: Add parenthesis around macro arguments (#93915)
vstinner
- [Python-checkins] gh-84461: Silence some compiler warnings on WASM (GH-93978) (#94025)
vstinner
- [Python-checkins] gh-93937: PyOS_StdioReadline() uses PyConfig.legacy_windows_stdio (#94024)
vstinner
- [Python-checkins] gh-93839: Move Lib/ctypes/test/ to Lib/test/test_ctypes/ (#94041)
vstinner
- [Python-checkins] gh-93839: Move Lib/unttest/test/ to Lib/test/test_unittest/ (#94043)
vstinner
- [Python-checkins] gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049)
vstinner
- [Python-checkins] gh-74953: _PyThread_cond_after() uses _PyTime_t (#94056)
vstinner
- [Python-checkins] gh-84623: Remove unused imports (#94132)
vstinner
- [Python-checkins] gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)
vstinner
- [Python-checkins] gh-84623: Move imports in doctests (#94133)
vstinner
- [Python-checkins] gh-84623: Remove unused imports in idlelib (#94143)
vstinner
- [Python-checkins] gh-84623: Remove unused imports in idlelib (GH-94143) (#94148)
vstinner
- [Python-checkins] gh-94169: Remove deprecated io.OpenWrapper (#94170)
vstinner
- [Python-checkins] gh-94199: Remove ssl.RAND_pseudo_bytes() function (#94202)
vstinner
- [Python-checkins] gh-94196: Remove gzip.GzipFile.filename attribute (#94197)
vstinner
- [Python-checkins] gh-94172: urllib.request avoids deprecated check_hostname (#94193)
vstinner
- [Python-checkins] Run Tools/scripts/reindent.py (#94225)
vstinner
- [Python-checkins] gh-94172: urllib.request avoids deprecated key_file/cert_file (#94232)
vstinner
- [Python-checkins] Run Tools/scripts/reindent.py (#94225) (#94291)
vstinner
- [Python-checkins] gh-87347: Fix PyObject_NEW() regression (#94234)
vstinner
- [Python-checkins] gh-94226: Remove the locale.format() function (#94229)
vstinner
- [Python-checkins] gh-87347: Fix test_pymem_new() reference leak (#94330)
vstinner
- [Python-checkins] gh-94172: Remove ssl.PROTOCOL_SSLv2 dead code (#94312)
vstinner
- [Python-checkins] bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-32010)
zooba
- [Python-checkins] bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-93591)
zooba
- [Python-checkins] gh-81790: support "UNC" device paths in `ntpath.splitdrive()` (GH-91882)
zooba
- [Python-checkins] bpo-42658: Allow _winapi.LCMapStringEx to handle embedded nulls (GH-93688)
zooba
- [Python-checkins] bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-93674)
zooba
- [Python-checkins] gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825)
zooba
- [Python-checkins] gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation (GH-93641)
zooba
- [Python-checkins] gh-89745: Avoid exact match when comparing program_name in test_embed on Windows (GH-93888)
zooba
- [Python-checkins] GH-89858: Fix test_embed for out-of-tree builds (GH-93465)
zooba
- [Python-checkins] gh-94205: Ensures all required DLLs are copied on Windows for underpth tests (GH-94206)
zooba
- [Python-checkins] gh-94205: Ensures all required DLLs are copied on Windows for underpth tests (GH-94206)
zooba
- [Python-checkins] gh-94280: Require Python 3.9 or higher to compile CPython on Windows (GH-94281)
zooba
- [Python-checkins] Delete unused PC/empty.c (GH-94418)
zooba
- [Python-checkins] Delete DOS-only PC/testpy.py (GH-94419)
zooba
- [Python-checkins] Closes gh-94038: Update Release Schedule in README.rst from PEP 664 to PEP 693 (GH-94046)
zware
- [Python-checkins] Closes gh-94152: Update pyvideo.org URL (GH-94075)
zware
Last message date:
Thu Jun 30 17:03:47 EDT 2022
Archived on: Thu Jun 30 17:03:48 EDT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).