July 2022 Archives by date
Starting: Fri Jul 1 03:23:49 EDT 2022
Ending: Sun Jul 31 22:49:52 EDT 2022
Messages: 574
- [Python-checkins] gh-90005-ffi: Fix building _ctypes without pkg-config (GH-94451)
tiran
- [Python-checkins] Add a workflow to add issues/PRs to projects. (#94447)
ezio-melotti
- [Python-checkins] gh-84461: Improve WebAssembly in-browser demo (#91879)
tiran
- [Python-checkins] gh-84461: Tool/wasm/python.html: Add subresource integrity hashes (#93953)
tiran
- [Python-checkins] GH-94262: Don't create frame objects for frames that aren't yet complete. (GH-94371)
markshannon
- [Python-checkins] gh-84461: Improve WebAssembly in-browser demo (GH-91879)
miss-islington
- [Python-checkins] gh-84461: Tool/wasm/python.html: Add subresource integrity hashes (GH-93953)
miss-islington
- [Python-checkins] Remove pr trigger from project-updater GHA. (#94483)
ezio-melotti
- [Python-checkins] GH-94438: Account for NULLs on evaluation stack when jumping lines. (GH-94444)
markshannon
- [Python-checkins] gh-94216: add pseudo instructions to the dis/opcodes modules (GH-94241)
iritkatriel
- [Python-checkins] [3.11] GH-94438: Backport GH-94444 (#94486)
markshannon
- [Python-checkins] gh-75372: Specify major version in README for installation (GH-92759)
ambv
- [Python-checkins] [3.11] gh-93975: Provide nicer error reporting from subprocesses in test_venv.EnsurePipTest.test_with_pip (GH-93959) (GH-94003)
ambv
- [Python-checkins] [3.10] gh-93975: Provide nicer error reporting from subprocesses in test_venv.EnsurePipTest.test_with_pip (GH-93959) (GH-94004)
ambv
- [Python-checkins] Update code sample when importing modules in queue doc (GH-94244)
ambv
- [Python-checkins] Update code sample when importing modules in queue doc (GH-94244) (GH-94490)
ambv
- [Python-checkins] Update code sample when importing modules in queue doc (GH-94244) (GH-94491)
ambv
- [Python-checkins] gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-94416)
ambv
- [Python-checkins] gh-75372: Specify major version in README for installation (GH-92759) (GH-94487)
ambv
- [Python-checkins] gh-75372: Specify major version in README for installation (GH-92759) (GH-94488)
ambv
- [Python-checkins] gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-94416) (GH-94492)
ambv
- [Python-checkins] gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-94416) (GH-94493)
ambv
- [Python-checkins] gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-94416) (GH-94494)
ambv
- [Python-checkins] [3.8] gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-94416) (GH-94495)
ambv
- [Python-checkins] [3.7] gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-94416) (GH-94496)
ambv
- [Python-checkins] gh-90005: Port _dbm module to PY_STDLIB_MOD (GH-94433)
tiran
- [Python-checkins] gh-93096: Remove `python -m codecs` (gh-94233)
corona10
- [Python-checkins] gh-94393: Remove unneeded module state from _json (#94394)
erlend-aasland
- [Python-checkins] Doc: fix sqlite3 blob reference anchor (#94505)
erlend-aasland
- [Python-checkins] gh-93096: Remove `python -m base64 -t` (gh-94230)
corona10
- [Python-checkins] IDLE doc: Tweek RESTART and Windows console start (#94530)
terryjreedy
- [Python-checkins] IDLE doc: Tweek RESTART and Windows console start (GH-94530)
miss-islington
- [Python-checkins] IDLE doc: Tweek RESTART and Windows console start (GH-94530)
miss-islington
- [Python-checkins] gh-92869: ctypes: Add c_time_t (#92870)
gpshead
- [Python-checkins] gh-93963: Officially deprecate abcs and warn about their usage. (GH-93965)
miss-islington
- [Python-checkins] Update logging documentation: change cross-reference and add webapp r… (GH-94540)
vsajip
- [Python-checkins] [3.11] Update logging documentation: change cross-reference and add webapp r… (GH-94541)
vsajip
- [Python-checkins] [3.10] Update logging documentation: change cross-reference and add webapp r… (GH-94542)
vsajip
- [Python-checkins] gh-94512: Fix forced arg format in AC-processed msvcrtmodule (GH-94514)
zooba
- [Python-checkins] gh-94512: Fix forced arg format in AC-processed winreg (GH-94513)
zooba
- [Python-checkins] gh-94512: Fix forced arg format in AC-processed multiprocessing (GH-94517)
zooba
- [Python-checkins] gh-94352: shlex.split() no longer accepts None (#94353)
vstinner
- [Python-checkins] gh-94383: Remove ElementTree.Element.copy() method (#94384)
vstinner
- [Python-checkins] [3.11] GH-94262: Don't create frame objects for frames that aren't yet complete. (GH-94371) (#94482)
pablogsal
- [Python-checkins] gh-93939: Add script to check extension modules (#94545)
tiran
- [Python-checkins] gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628)
ambv
- [Python-checkins] gh-94538: Fix Argument Clinic output to custom file (#94539)
ambv
- [Python-checkins] gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628) (GH-94553)
ambv
- [Python-checkins] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
ambv
- [Python-checkins] gh-94379: Remove zipimport find_loader() and find_module() methods (#94380)
vstinner
- [Python-checkins] gh-84753: Clarify change made to `inspect` functions (#94554)
pablogsal
- [Python-checkins] gh-84753: Clarify change made to `inspect` functions (GH-94554) (GH-94559)
ambv
- [Python-checkins] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
ambv
- [Python-checkins] [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558)
ambv
- [Python-checkins] gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94556)
ambv
- [Python-checkins] gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94555)
ambv
- [Python-checkins] gh-84753: Clarify change made to `inspect` functions (GH-94554) (GH-94560)
ambv
- [Python-checkins] gh-94485: Set line number of module's RESUME instruction to 0, as specified by PEP 626 (GH-94552)
ambv
- [Python-checkins] [3.11] gh-94485: Set line number of module's RESUME instruction to 0 as specified by PEP 626 (GH-94552) (GH-94562)
ambv
- [Python-checkins] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355)
vsajip
- [Python-checkins] Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489)
ambv
- [Python-checkins] [3.11] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94564)
vsajip
- [Python-checkins] [3.10] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94565)
vsajip
- [Python-checkins] gh-92897: Ensure `venv --copies` respects source build property of the creating interpreter (GH-92899)
vsajip
- [Python-checkins] Docs: Convert PEP 630 (Isolating Extension Modules) to a HOWTO (GH-94489) (GH-94566)
ambv
- [Python-checkins] gh-90355: Add isolated flag if currently isolated (GH-92857)
ambv
- [Python-checkins] [3.11] gh-92897: Ensure `venv --copies` respects source build property of the creating interpreter (GH-92899) (GH-94567)
vsajip
- [Python-checkins] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94568)
ambv
- [Python-checkins] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94569)
ambv
- [Python-checkins] [3.9] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94570)
ambv
- [Python-checkins] [3.8] gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94571)
ambv
- [Python-checkins] gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (#94386)
pablogsal
- [Python-checkins] gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (GH-94386)
miss-islington
- [Python-checkins] gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424)
ambv
- [Python-checkins] [3.10] gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (GH-94386) (GH-94574)
ambv
- [Python-checkins] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511)
ambv
- [Python-checkins] gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH-94576)
ambv
- [Python-checkins] [3.10] gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH-94577)
ambv
- [Python-checkins] [3.10] gh-94510: Raise on re-entrant calls to sys.setprofile and syssettrace (GH-94511) (#94579)
pablogsal
- [Python-checkins] [3.11] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511) (GH-94578)
ambv
- [Python-checkins] gh-94438: in frameobject's mark_stacks switch, the PUSH_EXC_INFO and POP_EXCEPT cases are no longer reachable (GH-94582)
iritkatriel
- [Python-checkins] [3.11] gh-94438: in frameobject's mark_stacks switch, the PUSH_EXC_INFO and POP_EXCEPT cases are no longer reachable (GH-94582) (GH-94595)
iritkatriel
- [Python-checkins] gh-90005: Port readline and curses to PY_STDLIB_MOD (GH-94452)
tiran
- [Python-checkins] GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (#94593)
pablogsal
- [Python-checkins] GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (GH-94593)
miss-islington
- [Python-checkins] gh-94017: Improve clarity of sqlite3 transaction handling docs (#94320)
erlend-aasland
- [Python-checkins] gh-94017: Improve clarity of sqlite3 transaction handling docs (GH-94320)
miss-islington
- [Python-checkins] gh-94017: Improve clarity of sqlite3 transaction handling docs (GH-94320)
miss-islington
- [Python-checkins] gh-94630: Update sqlite3 docs with positional-only and keyword-only symbols (#94631)
erlend-aasland
- [Python-checkins] gh-94630: Update sqlite3 docs with positional-only and keyword-only symbols (GH-94631)
miss-islington
- [Python-checkins] gh-94630: Update sqlite3 docs with positional-only and keyword-only symbols (GH-94631)
miss-islington
- [Python-checkins] gh-92228: disable the compiler's 'small exit block inlining' optimization for blocks that have a line number (GH-94592)
miss-islington
- [Python-checkins] gh-94628: Add explicit parameter list to sqlite3.connect docs (#94629)
erlend-aasland
- [Python-checkins] [3.11] gh-94628: Add explicit parameter list to sqlite3.connect docs (GH-94629) (#94645)
erlend-aasland
- [Python-checkins] [3.10] gh-94628: Add explicit parameter list to sqlite3.connect docs (GH-94629) (#94646)
erlend-aasland
- [Python-checkins] gh-94430: Allow params named `module` or `self` with custom C names in Argument Clinic (#94431)
erlend-aasland
- [Python-checkins] [3.11] gh-92228: disable the compiler's 'small exit block inlining' optimization for blocks that have a line number (GH-94592) (GH-94643)
miss-islington
- [Python-checkins] [3.11] gh-94430: Allow params named `module` or `self` with custom C names in AC (GH-94431) (#94649)
erlend-aasland
- [Python-checkins] gh-94215: Add reproducer for segfault in frame_setlineno() (GH-94563)
tiran
- [Python-checkins] gh-94644: Define HAVE_NCURSESW in pkg-config branch (#94651)
tiran
- [Python-checkins] GH-94644: fix test_curses ref leak (GH-94647)
miss-islington
- [Python-checkins] gh-94215: Add reproducer for segfault in frame_setlineno() (GH-94563)
miss-islington
- [Python-checkins] [3.10] gh-94430: Allow params named `module` or `self` with custom C names in AC (GH-94431) (#94650)
erlend-aasland
- [Python-checkins] gh-93910: Fix enum performance regression (GH-94614)
miss-islington
- [Python-checkins] GH-94644: fix test_curses ref leak (GH-94647)
miss-islington
- [Python-checkins] gh-93910: Fix enum performance regression (GH-94614)
miss-islington
- [Python-checkins] GH-94644: fix test_curses ref leak (GH-94647)
miss-islington
- [Python-checkins] gh-94642: Remove -D_XOPEN_SOURCE from more pkg-config CFLAGS (#94657)
tiran
- [Python-checkins] gh-94343: Ease initialization of reprlib.Repr attributes (GH-94581)
rhettinger
- [Python-checkins] gh-93654: Add module docstring to pathlib (GH-94611)
miss-islington
- [Python-checkins] GH-90699: Move generated static initializer to pycore_runtime_generated.h (GH-94051)
miss-islington
- [Python-checkins] gh-92743: Remove copyright sign next to "Raymond Hettinger" (#94665)
JelleZijlstra
- [Python-checkins] gh-94321: Document sqlite3.PrepareProtocol (#94620)
erlend-aasland
- [Python-checkins] gh-94321: Document sqlite3.PrepareProtocol (GH-94620)
miss-islington
- [Python-checkins] [3.10] gh-94321: Document sqlite3.PrepareProtocol (GH-94620) (#94671)
erlend-aasland
- [Python-checkins] gh-94622: Add more references to the sqlite3 types anchor (#94623)
erlend-aasland
- [Python-checkins] [3.10] gh-94622: Add more references to the sqlite3 types anchor (GH-94623). (#94679)
erlend-aasland
- [Python-checkins] [3.11] gh-94622: Add more references to the sqlite3 types anchor (GH-94623) (#94678)
erlend-aasland
- [Python-checkins] gh-94215: Fix error handling for line-tracing events (GH-94681)
tiran
- [Python-checkins] gh-94199: Remove the ssl.wrap_socket() function (#94203)
vstinner
- [Python-checkins] [3.11] gh-94215: Fix error handling for line-tracing events (GH-94681) (GH-94688)
tiran
- [Python-checkins] Use mdash-es consistently in the library docs index (#92762)
ezio-melotti
- [Python-checkins] Use mdash-es consistently in the library docs index (GH-92762)
miss-islington
- [Python-checkins] Use mdash-es consistently in the library docs index (GH-92762)
miss-islington
- [Python-checkins] gh-93649: Split vectorcall testing from _testcapimodule.c (GH-94549)
miss-islington
- [Python-checkins] GH-90699: Intern statically allocated strings (GH-93597)
miss-islington
- [Python-checkins] Increase test coverage of Objects/exceptions.c (GH-94674)
iritkatriel
- [Python-checkins] GH-93252: Fix error handling for failed Python calls (GH-94693)
brandtbucher
- [Python-checkins] gh-94607: Fix subclassing generics (GH-94610)
Fidget-Spinner
- [Python-checkins] gh-94700: Rewrite the logging.Formatter API ref in structured form (GH-94701)
vsajip
- [Python-checkins] gh-94607: Fix subclassing generics (GH-94610)
miss-islington
- [Python-checkins] gh-93649: Fix dependencies of _testcapi (#94695)
tiran
- [Python-checkins] [3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) (GH-94708)
miss-islington
- [Python-checkins] pycore_interp.h: Fix comment about pytypedefs.h (#93188)
vstinner
- [Python-checkins] gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658)
tiran
- [Python-checkins] gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658)
miss-islington
- [Python-checkins] gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658)
miss-islington
- [Python-checkins] Improve dataclass docstring (gh-94686)
ericvsmith
- [Python-checkins] Improve dataclass docstring (gh-94686)
miss-islington
- [Python-checkins] GH-94694: Fix column offsets for multi-line method lookups (GH-94697)
brandtbucher
- [Python-checkins] [3.11] GH-94694: Fix column offsets for multi-line method lookups (GH-94721)
brandtbucher
- [Python-checkins] GH-77265: Document NaN handling in statistics functions that sort or count (#94676)
stevendaprano
- [Python-checkins] GH-77265: Document NaN handling in statistics functions that sort or count (GH-94676) (#94726)
rhettinger
- [Python-checkins] GH-77265: Document NaN handling in statistics functions that sort or count (GH-94676) (#94725)
rhettinger
- [Python-checkins] gh-94309: Deprecate typing.Hashable/Sized (GH-94626)
Fidget-Spinner
- [Python-checkins] Small speed-up for NormalDist.samples (GH-94730)
rhettinger
- [Python-checkins] gh-93883: elide traceback indicators when possible (#93994)
pablogsal
- [Python-checkins] gh-87822: Make traceback module robust to exceptions from repr() of local values (GH-94691)
iritkatriel
- [Python-checkins] gh-93883: Fix some tests involving traceback formatting (#94737)
pablogsal
- [Python-checkins] [3.11] gh-93883: elide traceback indicators when possible (GH-93994) (GH-94740)
miss-islington
- [Python-checkins] GH-94736: Fix _multiprocessing.SemLock subclassing (#94738)
pablogsal
- [Python-checkins] [3.10] GH-94329: Don't raise on excessive stack consumption (GH-94421) (#94448)
pablogsal
- [Python-checkins] bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274)
iritkatriel
- [Python-checkins] GH-94736: Fix _multiprocessing.SemLock subclassing (GH-94738)
miss-islington
- [Python-checkins] GH-94736: Fix _multiprocessing.SemLock subclassing (GH-94738)
miss-islington
- [Python-checkins] [3.11] bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) (#94747)
pablogsal
- [Python-checkins] GH-94736: mark SemLock test as linux only (GH-94750)
miss-islington
- [Python-checkins] bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) (#94748)
pablogsal
- [Python-checkins] [3.11] GH-94736: mark SemLock test as linux only (GH-94750) (#94752)
pablogsal
- [Python-checkins] [3.10] GH-94736: mark SemLock test as linux only (GH-94750) (#94753)
pablogsal
- [Python-checkins] Python 3.11.0b4
pablogsal
- [Python-checkins] gh-94751: Install, import and run the test C++ extension (MVP) (GH-94754)
encukou
- [Python-checkins] gh-94773: deepfreeze: support frozensets with unsortable types (GH-94775)
tiran
- [Python-checkins] gh-94773: deepfreeze: support frozensets with unsortable types (GH-94775)
miss-islington
- [Python-checkins] docs: typing.Self, fix typo (GH-94771)
Fidget-Spinner
- [Python-checkins] docs: typing.Self, fix typo (GH-94771)
miss-islington
- [Python-checkins] Fix heading levels for "Deprecated" section in What's New for 3.12 (GH-94762)
Fidget-Spinner
- [Python-checkins] Fix typo in _exact_ratio comment. (GH-94789)
benjaminp
- [Python-checkins] Fix typo in _exact_ratio comment. (GH-94789)
miss-islington
- [Python-checkins] gh-94713 - Replacing while 1 with while True (#94714)
rhettinger
- [Python-checkins] gh-94751: Install, import and run the test C++ extension (MVP) (GH-94754) (#94780)
encukou
- [Python-checkins] gh-93649: Fix linkage of _PyTestCapi_Init_Vectorcall (#94702)
encukou
- [Python-checkins] gh-94759: Create LCOV report with branch coverage (GH-94793)
tiran
- [Python-checkins] GH-81620: Add random.binomialvariate() (GH-94719)
rhettinger
- [Python-checkins] gh-94759: Create LCOV report with branch coverage (GH-94793)
miss-islington
- [Python-checkins] gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)
miss-islington
- [Python-checkins] gh-94499 Add test for private name mangling in class pattern matching (#94500)
gvanrossum
- [Python-checkins] gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)
miss-islington
- [Python-checkins] gh-90815: Fix test_embed for Windows PGO build with mimalloc (GH-94790)
miss-islington
- [Python-checkins] gh-90359: Update documentation to follow PEP 495. (gh-94800)
corona10
- [Python-checkins] gh-90359: Update documentation to follow PEP 495. (gh-94800)
miss-islington
- [Python-checkins] gh-90359: Update documentation to follow PEP 495. (gh-94800)
miss-islington
- [Python-checkins] gh-90359: Unify documentation style for datetime.rst (gh-94836)
corona10
- [Python-checkins] gh-90359: Unify documentation style for datetime.rst (gh-94836)
miss-islington
- [Python-checkins] [3.11] gh-90359: Unify documentation style for datetime.rst (gh-94836) (gh-94838)
corona10
- [Python-checkins] idlelib: replace 'while 1' with 'while True' (#94827)
terryjreedy
- [Python-checkins] idlelib: replace 'while 1' with 'while True' (GH-94827)
miss-islington
- [Python-checkins] idlelib: replace 'while 1' with 'while True' (GH-94827)
miss-islington
- [Python-checkins] gh-94309: Add typing.Hashable and typing.Sized for "What's New for Python 3.12" (GH-94729)
Fidget-Spinner
- [Python-checkins] gh-93939: Build C extensions without setup.py (GH-94474)
miss-islington
- [Python-checkins] gh-94731: Revert to C-style casts for _Py_CAST (GH-94782)
encukou
- [Python-checkins] GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298)
miss-islington
- [Python-checkins] gh-94841: Ensure arena_map_get() is inlined in PyObject_Free() (#94842)
gvanrossum
- [Python-checkins] gh-94841: Ensure arena_map_get() is inlined in PyObject_Free() (GH-94842)
miss-islington
- [Python-checkins] [3.7] gh-90359: Update documentation to follow PEP 495. (gh-94800). (gh-94833)
ned-deily
- [Python-checkins] gh-94816: Improve coverage of decode_linetable (GH-94853)
miss-islington
- [Python-checkins] GH-94808: Cover handling non-finite numbers from round when ndigits is provided (GH-94860)
brandtbucher
- [Python-checkins] Docs: fix typo in sqlite3.rst (#94798)
erlend-aasland
- [Python-checkins] Docs: fix typo in sqlite3.rst (GH-94798)
miss-islington
- [Python-checkins] Docs: fix typo in sqlite3.rst (GH-94798)
miss-islington
- [Python-checkins] gh-94808: Add coverage for boolobject.c:bool_new (GH-94859)
miss-islington
- [Python-checkins] [3.10] gh-94841: Ensure arena_map_get() is inlined in PyObject_Free() (GH-94842)
nascheme
- [Python-checkins] GH-46771: docs for asyncio.timeout and task cancellation (#94794)
gvanrossum
- [Python-checkins] GH-46771: docs for asyncio.timeout and task cancellation (GH-94794)
miss-islington
- [Python-checkins] [doc] Update cookbook example and add information about queue types. (GH-94854)
vsajip
- [Python-checkins] gh-94821: Fix autobind of empty unix domain address (GH-94826)
serhiy-storchaka
- [Python-checkins] [3.10] [doc] Update cookbook example and add information about queue types. (GH-94854) (GH-94872)
vsajip
- [Python-checkins] [3.11] [doc] Update cookbook example and add information about queue types. (GH-94854) (GH-94871)
vsajip
- [Python-checkins] gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849)
encukou
- [Python-checkins] gh-94801: Use custom flags to check for headers and libs (#94802)
tiran
- [Python-checkins] gh-94814: Improve coverage of _PyCode_CreateLineArray (GH-94852)
miss-islington
- [Python-checkins] gh-94814: Improve coverage of _PyCode_CreateLineArray (GH-94852)
miss-islington
- [Python-checkins] [3.11] GH-94808: Cover handling non-finite numbers from round when ndigits is provided (GH-94860) (GH-94882)
miss-islington
- [Python-checkins] gh-94808: Add coverage for boolobject.c:bool_new (GH-94859) (GH-94883)
brandtbucher
- [Python-checkins] Add additional pointers to pathlib's mapping to os.path functions (#94828)
ezio-melotti
- [Python-checkins] Add additional pointers to pathlib's mapping to os.path functions (GH-94828)
miss-islington
- [Python-checkins] Add additional pointers to pathlib's mapping to os.path functions (GH-94828)
miss-islington
- [Python-checkins] Tutorial sys.argv example should not have interactive prompt (GH-94880)
rhettinger
- [Python-checkins] [3.11] bpo-14916: interactive fd is not tied to stdin [type-bug] (#91469)
pablogsal
- [Python-checkins] gh-94772: Fix off-by-one error in Windows launcher (GH-94779)
zooba
- [Python-checkins] gh-94772: Fix off-by-one error in Windows launcher (GH-94779)
zooba
- [Python-checkins] gh-94698: add Subscript and Attribute targets to ast.for documentation (GH-94901)
miss-islington
- [Python-checkins] gh-90844: Allow virtual environments to correctly launch when they have spaces in the path (GH-94903)
zooba
- [Python-checkins] gh-90844: Allow virtual environments to correctly launch when they have spaces in the path (GH-94903)
miss-islington
- [Python-checkins] gh-90844: Allow virtual environments to correctly launch when they have spaces in the path (GH-94903)
miss-islington
- [Python-checkins] gh-94869: Fix the location in some expressions for multi-line f-string ast nodes (#94895)
pablogsal
- [Python-checkins] gh-94869: Fix the location in some expressions for multi-line f-string ast nodes (GH-94895)
miss-islington
- [Python-checkins] gh-94869: Fix the location in some expressions for multi-line f-string ast nodes (GH-94895) (#94911)
pablogsal
- [Python-checkins] gh-91181: drop support for bytes on sys.path (GH-31934)
brettcannon
- [Python-checkins] gh-93910: [Enum] restore member.member restriction while keeping performance boost (GH-94913)
ethanfurman
- [Python-checkins] gh-91181: drop support for bytes on sys.path (GH-31934)
miss-islington
- [Python-checkins] gh-91181: Add a What's New entry for dropping bytes support for `sys.path` (GH-94918)
brettcannon
- [Python-checkins] gh-91181: Add a What's New entry for dropping bytes support for `sys.path` (GH-94918)
miss-islington
- [Python-checkins] gh-93910: [Enum] restore member.member restriction while keeping performance boost (GH-94913)
miss-islington
- [Python-checkins] gh-94864: Fix PyArg_Parse* with deprecated format units "u" and "Z" (GH-94902)
serhiy-storchaka
- [Python-checkins] gh-94864: Fix PyArg_Parse* with deprecated format units "u" and "Z" (GH-94902)
miss-islington
- [Python-checkins] gh-92348: Add quotes to support building on Windows with spaces in directory name (GH-94925)
zooba
- [Python-checkins] gh-92348: Add quotes to support building on Windows with spaces in directory name (GH-94925)
miss-islington
- [Python-checkins] gh-91348: Restore frame argument to sys._getframe audit event (GH-94928)
zooba
- [Python-checkins] gh-94821: Fix autobind of empty unix domain address (GH-94826)
miss-islington
- [Python-checkins] gh-94821: Fix autobind of empty unix domain address (GH-94826)
miss-islington
- [Python-checkins] gh-91348: Restore frame argument to sys._getframe audit event (GH-94928)
miss-islington
- [Python-checkins] gh-72889: Remove redundant mock.Mock()._is_coroutine = False workarounds (#94926)
gvanrossum
- [Python-checkins] gh-72889: Remove redundant mock.Mock()._is_coroutine = False workarounds (GH-94926)
miss-islington
- [Python-checkins] gh-94601: [Enum] fix inheritance for __str__ and friends (GH-94942)
ethanfurman
- [Python-checkins] gh-94601: [Enum] fix inheritance for __str__ and friends (GH-94942)
miss-islington
- [Python-checkins] [3.11] gh-94801: Use custom flags to check for headers and libs (GH-94802) (GH-94881)
tiran
- [Python-checkins] gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848)
tiran
- [Python-checkins] gh-94947: Disallow parsing walrus with feature_version < (3, 8) (#94948)
pablogsal
- [Python-checkins] gh-94947: Disallow parsing walrus with feature_version < (3, 8) (GH-94948)
miss-islington
- [Python-checkins] [3.11] gh-94847: Don't force inlining in debug builds of libmpdec (GH-94848) (GH-94951)
tiran
- [Python-checkins] GH-94857: fix test_io refleak (GH-94858)
miss-islington
- [Python-checkins] GH-94857: fix test_io refleak (GH-94858)
miss-islington
- [Python-checkins] GH-94739: Mark stacks of exception handling blocks for setting frame.f_lineno in the debugger. (GH-94958)
markshannon
- [Python-checkins] gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931)
serhiy-storchaka
- [Python-checkins] gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931)
miss-islington
- [Python-checkins] GH-94893: Ignore caches when adding LOAD_FAST_CHECKs (GH-94894)
brandtbucher
- [Python-checkins] In ast doc, update 'below' to 'above' (#94967)
terryjreedy
- [Python-checkins] In ast doc, update 'below' to 'above' (GH-94967)
miss-islington
- [Python-checkins] In ast doc, update 'below' to 'above' (GH-94967)
miss-islington
- [Python-checkins] Remove out of date reference to YIELD_FROM from docs. (#94966)
markshannon
- [Python-checkins] GH-94822: Don't specialize when metaclasses are involved (GH-94892)
brandtbucher
- [Python-checkins] Fix incorrect double indent in ast doc (#94976)
terryjreedy
- [Python-checkins] Fix incorrect double indent in ast doc (GH-94976)
miss-islington
- [Python-checkins] Fix incorrect double indent in ast doc (GH-94976)
miss-islington
- [Python-checkins] [3.11] GH-94822: Don't specialize when metaclasses are involved (GH-94892) (GH-94980)
brandtbucher
- [Python-checkins] Fix documentation to include possible Exception (#94818)
pganssle
- [Python-checkins] [3.10] gh-94947: Disallow parsing walrus with feature_version < (3, 8) (GH-94948) (#94969)
pablogsal
- [Python-checkins] Revert "gh-94816: Improve coverage of decode_linetable (GH-94853)" (GH-94982)
brandtbucher
- [Python-checkins] Revert "gh-93910: [Enum] restore member.member restriction while keeping performance boost (GH-94913)" (#94985)
ethanfurman
- [Python-checkins] Revert "gh-93910: [Enum] restore member.member restriction while keeping performance boost (GH-94913)" (#94981)
gpshead
- [Python-checkins] gh-94949: Disallow parsing parenthesised ctx mgr with old feature_version (#94950)
pablogsal
- [Python-checkins] gh-94949: Disallow parsing parenthesised ctx mgr with old feature_version (GH-94950)
miss-islington
- [Python-checkins] gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989)
ericsnowcurrently
- [Python-checkins] test_concurrent_futures: Fix unneeded/confusing format call (#93119)
JelleZijlstra
- [Python-checkins] test_concurrent_futures: Fix unneeded/confusing format call (GH-93119)
miss-islington
- [Python-checkins] test_concurrent_futures: Fix unneeded/confusing format call (GH-93119)
miss-islington
- [Python-checkins] [3.10] gh-94949: Disallow parsing parenthesised ctx mgr with old feature_version (GH-94950) (#94990)
pablogsal
- [Python-checkins] Remove out of date reference to YIELD_FROM from docs. (GH-94966) (GH-94975)
iritkatriel
- [Python-checkins] GH-94979: Pop the exception stack when jumping out of exception handlers. (#95003)
markshannon
- [Python-checkins] GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-94891)
brandtbucher
- [Python-checkins] gh-93678: move normalize_basic_block and extend_block call into optimize_cfg (GH-95002)
iritkatriel
- [Python-checkins] GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-94891)
miss-islington
- [Python-checkins] GH-91153: Handle mutating __index__ methods in bytearray item assignment (GH-94891)
miss-islington
- [Python-checkins] [3.10] gh-94998: Remove incorrectly backported Lib/test/test_sqlite3 directory (#95016)
erlend-aasland
- [Python-checkins] gh-91256: Ensure help text has the program name even before getpath is called (GH-94929)
zooba
- [Python-checkins] [3.10] gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931) (GH-94963)
serhiy-storchaka
- [Python-checkins] gh-91256: Ensure help text has the program name even before getpath is called (GH-94929)
miss-islington
- [Python-checkins] gh-93370: Don't print deprecated pysqlite version in test_sqlite3 (#95017)
erlend-aasland
- [Python-checkins] gh-95007: Remove the NoneType return converter (GH-95019)
serhiy-storchaka
- [Python-checkins] Remove blurb boilerplate from news item (#95033)
terryjreedy
- [Python-checkins] [3.11] Remove blurb boilerplate from news item(#95033) (#95036)
terryjreedy
- [Python-checkins] GH-90699: fix ref counting of static immortal strings (gh-94850)
corona10
- [Python-checkins] gh-93939: Use new MODULE_name_STATE in wasm_assets script (GH-95035)
tiran
- [Python-checkins] GH-90699: fix ref counting of static immortal strings (gh-94850)
miss-islington
- [Python-checkins] gh-93939: Use new MODULE_name_STATE in wasm_assets script (GH-95035)
miss-islington
- [Python-checkins] gh-90654: Add item missing from idlelib/NEWS.txt (#95038)
terryjreedy
- [Python-checkins] gh-90654: Add item missing from idlelib/NEWS.txt (GH-95038)
miss-islington
- [Python-checkins] gh-90654: Add item missing from idlelib/NEWS.txt (GH-95038)
miss-islington
- [Python-checkins] [3.10] gh-90654: Update maintenance NEWS header (#94355)
terryjreedy
- [Python-checkins] gh-90654: Remove unneeded blank line (#95044)
terryjreedy
- [Python-checkins] GH-94851: fix immortal objects refcounting in compiler (gh-95040)
corona10
- [Python-checkins] GH-94851: fix immortal objects refcounting in compiler (gh-95040)
miss-islington
- [Python-checkins] gh-94844: Add pathlib support to shutil archive management (GH-94846)
serhiy-storchaka
- [Python-checkins] gh-94998: Remove redundant condition in test_sqlite3/__main__.py (#95052)
erlend-aasland
- [Python-checkins] gh-94844: Add pathlib support to shutil archive management (GH-94846)
miss-islington
- [Python-checkins] gh-94844: Add pathlib support to shutil archive management (GH-94846)
miss-islington
- [Python-checkins] gh-94998: Remove redundant condition in test_sqlite3/__main__.py (GH-95052)
miss-islington
- [Python-checkins] gh-54781: Move NEWS item to Tests, and improve wording (#95063)
erlend-aasland
- [Python-checkins] GH-94382: port multiprocessing static types to heap types (#94336)
erlend-aasland
- [Python-checkins] gh-54781: Move NEWS item to Tests, and improve wording (GH-95063)
miss-islington
- [Python-checkins] gh-90016: Deprecate default sqlite3 adapters and converters (#94276)
erlend-aasland
- [Python-checkins] gh-91102: Port 8-argument _warnings.warn_explicit to Argument Clinic (#92891)
erlend-aasland
- [Python-checkins] GH-91409: Don't overwrite valid locations with NOP locations (GH-95067)
brandtbucher
- [Python-checkins] gh-82116: add comment explaining use of `list(scandir_it)` in pathlib. (GH-94939)
miss-islington
- [Python-checkins] docs: use 'recursively' in the description of rglob, and mention globs in the os equivalences (GH-94954)
miss-islington
- [Python-checkins] [3.11] GH-91409: Don't overwrite valid locations with NOP locations (GH-95067) (GH-95068)
brandtbucher
- [Python-checkins] gh-90654: Remove unneeded blank line (GH-95044) (#95047)
terryjreedy
- [Python-checkins] GH-95029: Describe Windows Store package isolation and redirection in more detail (GH-95030)
zooba
- [Python-checkins] GH-95029: Describe Windows Store package isolation and redirection in more detail (GH-95030)
miss-islington
- [Python-checkins] GH-95029: Describe Windows Store package isolation and redirection in more detail (GH-95030)
miss-islington
- [Python-checkins] gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009)
serhiy-storchaka
- [Python-checkins] gh-95010: Fix asyncio GenericWatcherTests.test_create_subprocess_fails_with_inactive_watcher (GH-95009)
miss-islington
- [Python-checkins] Fix PyCode_Addr2Location when addrq < 0 (GH-95091)
markshannon
- [Python-checkins] [3.11] GH-95060: Fix PyCode_Addr2Location when addrq < 0 (GH-95094)
miss-islington
- [Python-checkins] gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
miss-islington
- [Python-checkins] gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
miss-islington
- [Python-checkins] gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096)
miss-islington
- [Python-checkins] gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (#95106)
JelleZijlstra
- [Python-checkins] gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (GH-95106)
miss-islington
- [Python-checkins] gh-95112: Fix What's New 3.10 contribution note periods (#95114)
terryjreedy
- [Python-checkins] gh-95112: Fix What's New 3.10 contribution note periods (GH-95114)
miss-islington
- [Python-checkins] gh-95112: Fix What's New 3.10 contribution note periods (GH-95114)
miss-islington
- [Python-checkins] gh-95112: Fix What's New 3.11 contribution note periods (#95115)
terryjreedy
- [Python-checkins] gh-95112: Fix What's New 3.12 contribution note periods (#95118)
terryjreedy
- [Python-checkins] Fix typo in PROTOCOL_TO_TLS_VERSION in test_ssl (GH-95119)
miss-islington
- [Python-checkins] gh-95112: Fix What's New 3.11 contribution note periods (GH-95115)
miss-islington
- [Python-checkins] gh-81040: Improve sqlite3.Cursor.rowcount docs (#94940)
erlend-aasland
- [Python-checkins] gh-81040: Improve sqlite3.Cursor.rowcount docs (GH-94940)
miss-islington
- [Python-checkins] gh-81040: Improve sqlite3.Cursor.rowcount docs (GH-94940)
miss-islington
- [Python-checkins] Use Markdown Headers in GitHub Issue templates (GH-95111)
Mariatta
- [Python-checkins] Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (GH-95134)
zware
- [Python-checkins] Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (GH-95134)
miss-islington
- [Python-checkins] Closes gh-95133: docs, fix indentation level in TestCase.assertLogs example (GH-95134)
miss-islington
- [Python-checkins] Fix incorrect directive in multiprocessing module documentation (GH-93517)
zware
- [Python-checkins] Fix scheme count in `sysconfig` whatsnew entry (GH-94110)
zware
- [Python-checkins] Fix incorrect directive in multiprocessing module documentation (GH-93517)
miss-islington
- [Python-checkins] Fix scheme count in `sysconfig` whatsnew entry (GH-94110)
miss-islington
- [Python-checkins] Fix async method reference links in `compound_stmts` docs (GH-94935)
zware
- [Python-checkins] Fix async method reference links in `compound_stmts` docs (GH-94935)
miss-islington
- [Python-checkins] Fix async method reference links in `compound_stmts` docs (GH-94935)
miss-islington
- [Python-checkins] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121)
brandtbucher
- [Python-checkins] [3.11] GH-95113: Don't use EXTENDED_ARG_QUICK in unquickened code (GH-95121) (GH-95143)
brandtbucher
- [Python-checkins] Fix copy-friendliness of tutorial example (GH-93424)
zware
- [Python-checkins] GH-94036: Fix more attribute location quirks (GH-95028)
brandtbucher
- [Python-checkins] Fix copy-friendliness of tutorial example (GH-93424)
miss-islington
- [Python-checkins] Fix copy-friendliness of tutorial example (GH-93424)
miss-islington
- [Python-checkins] GH-94438: Handle extended arguments and conditional pops in mark_stacks (GH-95110)
brandtbucher
- [Python-checkins] GH-94438: Handle extended arguments and conditional pops in mark_stacks (GH-95110)
miss-islington
- [Python-checkins] gh-90385: Add `pathlib.Path.walk()` method (GH-92517)
miss-islington
- [Python-checkins] [3.11] GH-94036: Fix more attribute location quirks (GH-95028) (GH-95156)
brandtbucher
- [Python-checkins] gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (#95146)
erlend-aasland
- [Python-checkins] [3.11] gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (GH-95146) (#95158)
erlend-aasland
- [Python-checkins] Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317)
Fidget-Spinner
- [Python-checkins] Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317)
miss-islington
- [Python-checkins] gh-89758: Track all socket module dependencies (#95157)
tiran
- [Python-checkins] gh-89758: Track all socket module dependencies (GH-95157)
miss-islington
- [Python-checkins] gh-90473: Fix more tests on platforms without umask (GH-95164)
tiran
- [Python-checkins] Doc: Add omitted secondary prompt in inputoutput tutorial (GH-30317) (#95159)
Fidget-Spinner
- [Python-checkins] gh-90473: Check for HAVE_KILL in main.c:exit_sigint (GH-95165)
tiran
- [Python-checkins] gh-90473: Fix more tests on platforms without umask (GH-95164)
miss-islington
- [Python-checkins] gh-90473: Check for HAVE_KILL in main.c:exit_sigint (GH-95165)
miss-islington
- [Python-checkins] gh-93351: Add news entry and what's new entry for changes in gh-93351 (#95175)
pablogsal
- [Python-checkins] [3.11] gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-95175) (#95178)
pablogsal
- [Python-checkins] gh-90385: Add skip_unless_symlink decorator to test_walk_symlink_location (GH-95182)
tiran
- [Python-checkins] Compute v only when needed. (#95183)
rhettinger
- [Python-checkins] gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128)
methane
- [Python-checkins] gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128)
miss-islington
- [Python-checkins] gh-93157: Fix fileinput didn't support `errors` in `inplace` mode (GH-95128)
miss-islington
- [Python-checkins] gh-95174: Handle missing waitpid and gethostbyname in WASI (GH-95181)
tiran
- [Python-checkins] gh-95174: Handle missing waitpid and gethostbyname in WASI (GH-95181)
miss-islington
- [Python-checkins] gh-95194: upgrade bundled pip to 22.2 (gh-95195)
pfmoore
- [Python-checkins] gh-95194: upgrade bundled pip to 22.2 (gh-95195)
miss-islington
- [Python-checkins] gh-95194: upgrade bundled pip to 22.2 (gh-95195)
miss-islington
- [Python-checkins] gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200)
pfmoore
- [Python-checkins] gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200)
miss-islington
- [Python-checkins] gh-95199: upgrade bundled setuptools to 63.2.0 (gh-95200)
miss-islington
- [Python-checkins] gh-95185: Check recursion depth in the AST constructor (#95186)
pablogsal
- [Python-checkins] log2() is faster than log() (#95214)
rhettinger
- [Python-checkins] gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have already expired are deliverered promptly (#95109)
gvanrossum
- [Python-checkins] gh-95173: Revert commit 51ed2c56a1852cd6b09c85ba81312dc9782772ce (#95176)
pablogsal
- [Python-checkins] gh-95173: Revert commit 51ed2c56a1852cd6b09c85ba81312dc9782772ce (GH-95176)
miss-islington
- [Python-checkins] gh-95218: Move tests for importlib.resources into test_importlib.resources. (#95219)
jaraco
- [Python-checkins] gh-95212: make multiprocessing test case parallel-safe (GH-95213)
tiran
- [Python-checkins] gh-95212: make multiprocessing test case parallel-safe (GH-95213)
miss-islington
- [Python-checkins] gh-95212: make multiprocessing test case parallel-safe (GH-95213)
miss-islington
- [Python-checkins] gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201)
serhiy-storchaka
- [Python-checkins] gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201)
miss-islington
- [Python-checkins] gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201)
miss-islington
- [Python-checkins] gh-95205: Improve wasm README (#95206)
erlend-aasland
- [Python-checkins] gh-95205: Improve wasm README (GH-95206)
miss-islington
- [Python-checkins] gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (gh-95232)
corona10
- [Python-checkins] gh-85454: Remove links from historical mentions of distutils (GH-95192)
tiran
- [Python-checkins] [3.11] GH-94739: Backport GH-94958 to 3.11 (#94965)
markshannon
- [Python-checkins] gh-85454: Remove distutils documentation (#95239)
ambv
- [Python-checkins] gh-93610: Improve docs for importlib.resources (#93611)
ambv
- [Python-checkins] gh-93963: Document importlib.abc deprecations (#94546)
ambv
- [Python-checkins] gh-93610: Improve docs for importlib.resources (GH-93611) (GH-95247)
ambv
- [Python-checkins] gh-95235: Document undocumented parameters in sqlite3 functions and methods (#95236)
erlend-aasland
- [Python-checkins] gh-95235: Document undocumented parameters in sqlite3 functions and methods (GH-95236)
miss-islington
- [Python-checkins] gh-95235: Document undocumented parameters in sqlite3 functions and methods (GH-95236)
miss-islington
- [Python-checkins] GH-94851: check refcnt of immortal objects after finalization (GH-95001)
miss-islington
- [Python-checkins] gh-95077: [Enum] add code-based deprecation warnings for member.member access (GH-95083)
ethanfurman
- [Python-checkins] gh-92546: Move pprint benchmark into pyperformance (GH-94613)
miss-islington
- [Python-checkins] gh-94673: Add _PyStaticType_InitBuiltin() (#95152)
ericsnowcurrently
- [Python-checkins] gh-85454: Remove distutils.ccompiler from Tools/c-analyzer (GH-95171)
tiran
- [Python-checkins] gh-94673: Always Finalize Static Builtin Types (#95153)
ericsnowcurrently
- [Python-checkins] GH-92678: Expose managed dict clear and visit functions (#95246)
pablogsal
- [Python-checkins] [3.11] GH-92678: Expose managed dict clear and visit functions (GH-95246). (#95256)
pablogsal
- [Python-checkins] gh-91247: Use memcpy for list and tuple repeat (#91482)
sweeneyde
- [Python-checkins] gh-95041: Fix several minor issues in syslog.openlog() (GH-95058)
serhiy-storchaka
- [Python-checkins] gh-95235: Add explicit parameter list to some sqlite3 methods (#95240)
erlend-aasland
- [Python-checkins] gh-95041: Fix several minor issues in syslog.openlog() (GH-95058)
miss-islington
- [Python-checkins] Clarifying the documentation on library/syslog (GH-92587)
rhettinger
- [Python-checkins] Statistics inv_cdf sync with corresponding random module normal distributions (#95265)
rhettinger
- [Python-checkins] [3.10] gh-95235: Add explicit parameter list to some sqlite3 methods (GH-95240) (#95268)
erlend-aasland
- [Python-checkins] gh-95205: Improve WASM README.md (GH-95267)
tiran
- [Python-checkins] gh-95174: Handle missing dup() and constants in WASI (GH-95229)
tiran
- [Python-checkins] gh-95066: ast: Replace assert with ValueError (GH-95072)
ambv
- [Python-checkins] gh-94821: Fix autobind of empty unix domain address (GH-94826) (GH-94875)
ambv
- [Python-checkins] Python 3.11.0b5
pablogsal
- [Python-checkins] gh-95051: ensure that timeouts scheduled with `asyncio.Timeout` that have already expired are deliverered promptly (GH-95109) (GH-95216)
ambv
- [Python-checkins] gh-95205: Improve WASM README.md (GH-95267) (GH-95270)
ambv
- [Python-checkins] gh-95235: Add explicit parameter list to some sqlite3 methods (GH-95240) (GH-95263)
ambv
- [Python-checkins] [3.11] gh-95185: Check recursion depth in the AST constructor (GH-95186) (GH-95208)
ambv
- [Python-checkins] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426) (GH-93793)
ambv
- [Python-checkins] gh-93351: Add news entry and what's new entry for changes in gh-93351 (GH-95175) (GH-95177)
ambv
- [Python-checkins] gh-95041: Fix several minor issues in syslog.openlog() (GH-95058) (GH-95261)
ambv
- [Python-checkins] gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-95264)
serhiy-storchaka
- [Python-checkins] gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-95264)
miss-islington
- [Python-checkins] gh-95259: add test for traceback with angle-bracketed filename (GH-95260)
iritkatriel
- [Python-checkins] gh-93678: extract 'struct cfg_builder' from the compiler so that the CFG can be manipulated directly (GH-95107)
iritkatriel
- [Python-checkins] Fix minor docstring issues in `dataclasses.py`. (gh-93024)
ericvsmith
- [Python-checkins] gh-95291: Use import helper to improve sqlite3 audit tests (#95292)
erlend-aasland
- [Python-checkins] gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288)
tiran
- [Python-checkins] gh-95291: Use import helper to improve sqlite3 audit tests (GH-95292)
miss-islington
- [Python-checkins] gh-93678: Address stack exhaustion on WASI (GH-95296)
tiran
- [Python-checkins] gh-95285: py.exe launcher fails with short argv0 (GH-95295)
zooba
- [Python-checkins] gh-94673: Add Per-Interpreter Storage for Static Builtin Types (#95255)
ericsnowcurrently
- [Python-checkins] gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings (#95269)
erlend-aasland
- [Python-checkins] gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings (GH-95269)
miss-islington
- [Python-checkins] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086)
tiran
- [Python-checkins] gh-95174: WASI: skip missing sockets functions (GH-95179)
tiran
- [Python-checkins] gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)
tiran
- [Python-checkins] gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282)
miss-islington
- [Python-checkins] gh-94635: Add sqlite3 'Introduction' and 'Tutorial' doc headings (GH-95269) (GH-95304)
ambv
- [Python-checkins] gh-95285: py.exe launcher fails with short argv0 (GH-95295) (GH-95298)
ambv
- [Python-checkins] gh-95291: Use import helper to improve sqlite3 audit tests (GH-95292) (GH-95293)
ambv
- [Python-checkins] Fix minor docstring issues in `dataclasses.py`. (gh-93024) (GH-95286)
ambv
- [Python-checkins] gh-95005: Replace PyAccu with PyUnicodeWriter (gh-95006)
corona10
- [Python-checkins] gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217)
jaraco
- [Python-checkins] [3.11] gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) (GH-95310)
tiran
- [Python-checkins] [3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-95307)
tiran
- [Python-checkins] gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-95264)
miss-islington
- [Python-checkins] [3.11] gh-94801: Fix regression in configure's CPPFLAGS handling (GH-95288) (GH-95297)
ambv
- [Python-checkins] GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315)
miss-islington
- [Python-checkins] GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315)
miss-islington
- [Python-checkins] GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315)
miss-islington
- [Python-checkins] gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (#95319)
erlend-aasland
- [Python-checkins] gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (GH-95319)
miss-islington
- [Python-checkins] gh-94630: Fixup sqlite3 argument spec docs for connection execute* methods (GH-95319)
miss-islington
- [Python-checkins] GH-93899: fix checks for eventfd flags (GH-95170)
miss-islington
- [Python-checkins] gh-95273: Normalise sqlite3 reference wording (#95274)
erlend-aasland
- [Python-checkins] gh-95174: Move WASIX logic into wasi-env (GH-95320)
tiran
- [Python-checkins] gh-95273: Normalise sqlite3 reference wording (GH-95274)
miss-islington
- [Python-checkins] [3.10] gh-95273: Normalise sqlite3 reference wording (GH-95274) (#95330)
erlend-aasland
- [Python-checkins] gh-95174: Move WASIX logic into wasi-env (GH-95320)
miss-islington
- [Python-checkins] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (#95325)
pablogsal
- [Python-checkins] [3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (GH-95325) (#95336)
pablogsal
- [Python-checkins] gh-95339: update bundled pip to 22.2.1 (gh-95340)
pfmoore
- [Python-checkins] gh-95174: Add pthread stubs for WASI (GH-95234)
tiran
- [Python-checkins] gh-95339: update bundled pip to 22.2.1 (gh-95340)
miss-islington
- [Python-checkins] gh-95339: update bundled pip to 22.2.1 (gh-95340)
miss-islington
- [Python-checkins] [3.9] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95312)
ambv
- [Python-checkins] [3.8] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95313)
ambv
- [Python-checkins] [3.7] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95314)
ambv
- [Python-checkins] gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999)
serhiy-storchaka
- [Python-checkins] Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods'
erlend-aasland
- [Python-checkins] [3.11] gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999) (GH-95353)
serhiy-storchaka
- [Python-checkins] [3.10] gh-94938: Fix errror detection of unexpected keyword arguments (GH-94999) (GH-95354)
serhiy-storchaka
- [Python-checkins] GH-90081: Run python tracers at full speed (GH-95328)
markshannon
- [Python-checkins] gh-95166: cancel map waited on future on timeout (GH-95169)
ambv
- [Python-checkins] gh-95355: Check tokens[0] after allocating memory (GH-95356)
miss-islington
- [Python-checkins] [3.11] GH-93899: fix checks for eventfd flags (GH-95170). (#95342)
erlend-aasland
- [Python-checkins] [3.10] GH-93899: fix checks for eventfd flags (GH-95170). (#95345)
erlend-aasland
- [Python-checkins] gh-95355: Check tokens[0] after allocating memory (GH-95356)
miss-islington
- [Python-checkins] Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods' (#95358)
erlend-aasland
- [Python-checkins] Docs: Fix refs & tweak wording in sqlite3 'Using shortcut methods' (#95357)
erlend-aasland
- [Python-checkins] gh-95369: add missing decref in error case of exception group's split (GH-95370)
iritkatriel
- [Python-checkins] gh-95355: Check tokens[0] after allocating memory (GH-95356)
miss-islington
- [Python-checkins] gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95364)
ambv
- [Python-checkins] gh-95369: add missing decref in error case of exception group's split (GH-95370)
miss-islington
- [Python-checkins] GH-95097: fix `asyncio.run` for tasks without `uncancel` method (#95211)
gvanrossum
- [Python-checkins] Update link to faster cpython benchmarks (GH-95391)
Fidget-Spinner
- [Python-checkins] [3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392)
miss-islington
- [Python-checkins] [3.8] gh-90359: Update documentation to follow PEP 495. (gh-94800). (GH-94834)
ned-deily
- [Python-checkins] [3.9] gh-90359: Update documentation to follow PEP 495. (gh-94800). (gh-94835)
ned-deily
- [Python-checkins] gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
zooba
- [Python-checkins] gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
miss-islington
- [Python-checkins] gh-94512: Fix forced arg format in AC-processed overlapped (GH-94516)
zooba
- [Python-checkins] gh-59200: Clarify `PyLong_FromString` documentation (GH-94363)
zooba
- [Python-checkins] Fix Unicode doc and replace use of macro with PyMem_New function (GH-94088)
zooba
- [Python-checkins] gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008)
zooba
- [Python-checkins] Fix misused variable that was preventing permutations of classes from being tested (GH-93935)
zooba
- [Python-checkins] gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008)
miss-islington
- [Python-checkins] gh-86128: Add warning to ThreadPoolExecutor docs about atexit behaviour (GH-94008)
miss-islington
- [Python-checkins] gh-43414: os.get_terminal_size() now uses the actual file descriptor on Windows instead of mapping to standard handles (#93203)
zooba
- [Python-checkins] gh-89610: Add .pyi as a recognised extension for IDLE on macOS (#95393)
terryjreedy
- [Python-checkins] gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393)
miss-islington
- [Python-checkins] gh-89610: Add .pyi as a recognised extension for IDLE on macOS (GH-95393)
miss-islington
- [Python-checkins] Improve documentation for adding datetime and timedelta (gh-95403)
ericvsmith
- [Python-checkins] Improve documentation for adding datetime and timedelta (gh-95403) (gh-95408)
ericvsmith
- [Python-checkins] Improve documentation for adding datetime and timedelta (gh-95403) (gh-95409)
ericvsmith
- [Python-checkins] gh-94673: Add Per-Interpreter tp_weaklist for Static Builtin Types (#95302)
ericsnowcurrently
- [Python-checkins] gh-95273: Condense sqlite3 executescript example (#95383)
erlend-aasland
- [Python-checkins] gh-95273: Move sqlite3 executemany examples from reference to tutorial (#95351)
erlend-aasland
- [Python-checkins] gh-95273: Condense sqlite3 executescript example (GH-95383)
miss-islington
- [Python-checkins] gh-95273: Move sqlite3 executemany examples from reference to tutorial (GH-95351)
miss-islington
- [Python-checkins] gh-95273: Move sqlite3 executemany examples from reference to tutorial (GH-95351)
miss-islington
- [Python-checkins] GH-90081: Run python tracers at full speed (GH-95328) (#95363)
pablogsal
- [Python-checkins] gh-95273: Condense sqlite3 executescript example (GH-95383) (#95419)
erlend-aasland
- [Python-checkins] gh-95273: Improve sqlite3 class descriptions (#95379)
erlend-aasland
- [Python-checkins] gh-95273: Improve sqlite3 class descriptions (GH-95379)
miss-islington
- [Python-checkins] gh-95273: Improve sqlite3 class descriptions (GH-95379)
miss-islington
- [Python-checkins] gh-94512: Fix forced arg format in AC-processed resource (GH-94515)
zooba
- [Python-checkins] gh-95432: Fixup sqlite3 tutorial example (#95431)
erlend-aasland
- [Python-checkins] [3.10] gh-95166: cancel map waited on future on timeout (GH-95169) (GH-95375)
ambv
- [Python-checkins] GH-95097: fix `asyncio.run` for tasks without `uncancel` method (GH-95211) (GH-95387)
ambv
- [Python-checkins] gh-95432: Fixup sqlite3 tutorial example (GH-95431)
miss-islington
- [Python-checkins] gh-95432: Fixup sqlite3 tutorial example (GH-95431)
miss-islington
- [Python-checkins] gh-95415: Make availability directive consistent (GH-95416)
tiran
- [Python-checkins] gh-95280: Fix test_get_ciphers on systems without RSA key exchange (GH-95282) (GH-95323)
ambv
- [Python-checkins] gh-94302: Clarify use of the 'open' operation in os.startfile (GH-95441)
zooba
- [Python-checkins] gh-95273: Relocate sqlite3 enable load extension note (#95430)
erlend-aasland
- [Python-checkins] gh-95273: Relocate sqlite3 enable load extension note (GH-95430)
miss-islington
- [Python-checkins] gh-95273: Relocate sqlite3 enable load extension note (GH-95430)
miss-islington
- [Python-checkins] gh-95411: IDLE - Enable using the module browser with .pyw files (#95397)
terryjreedy
- [Python-checkins] gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
miss-islington
- [Python-checkins] gh-95411: IDLE - Enable using the module browser with .pyw files (GH-95397)
miss-islington
- [Python-checkins] gh-94938: Fix test (GH-95396)
serhiy-storchaka
- [Python-checkins] gh-94938: Fix test (GH-95396)
miss-islington
- [Python-checkins] gh-94938: Fix test (GH-95396)
miss-islington
- [Python-checkins] gh-95454: Replace truthy/falsy with true/false (GH-95456)
rhettinger
- [Python-checkins] gh-90654: IDLE - Insert blank line in NEWS.txt (#95478)
terryjreedy
- [Python-checkins] [3.10] gh-90654: IDLE - Insert blank line in NEWS.txt (#95479)
terryjreedy
- [Python-checkins] gh-90654: IDLE - Insert blank line in NEWS.txt (GH-95478)
miss-islington
- [Python-checkins] Doctest cleanups (GH-95436)
zware
- [Python-checkins] gh-94635: Add Reference, How-to, and Concepts headings to sqlite3 docs (#94636)
erlend-aasland
- [Python-checkins] gh-95471: IDLE - Tweak Edit menu (#95481)
terryjreedy
- [Python-checkins] gh-95471: IDLE - Tweak Edit menu (GH-95481)
miss-islington
- [Python-checkins] gh-95471: IDLE - Tweak Edit menu (GH-95481)
miss-islington
- [Python-checkins] gh-91146: Reduce allocation size of list from str.split()/rsplit() (gh-95473)
corona10
- [Python-checkins] [3.11] gh-94635: Add Reference, How-to, and Explanation headings to sqlite3 docs (GH-94636) (#95482)
erlend-aasland
- [Python-checkins] [3.10] gh-94635: Add Reference, How-to, and Explanation headings to sqlite3 docs (GH-94636) (#95483)
erlend-aasland
- [Python-checkins] [3.10] bpo-46053: Fix OSS audio support on NetBSD (GH-30065). (GH-95477)
serhiy-storchaka
- [Python-checkins] bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the command line (GH-28823)" (#94745)
pablogsal
- [Python-checkins] [3.11] gh-95174: Handle missing dup() and constants in WASI (GH-95229) (GH-95272)
pablogsal
- [Python-checkins] bpo-45445: Revert "bpo-45445: Fail if an invalid X-option is provided in the command line (GH-28823)" (GH-94745)
miss-islington
- [Python-checkins] [3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)
tiran
- [Python-checkins] IDLE: Fix docs URL in the About window (#28417)
terryjreedy
- [Python-checkins] IDLE: Fix docs URL in the About window (GH-28417)
miss-islington
- [Python-checkins] IDLE: Fix docs URL in the About window (GH-28417)
miss-islington
- [Python-checkins] bpo-42037: Corrected request dependencies in CookieJar functions (GH-23112)
Fidget-Spinner
- [Python-checkins] bpo-42037: Corrected request dependencies in CookieJar functions (GH-23112)
miss-islington
Last message date:
Sun Jul 31 22:49:52 EDT 2022
Archived on: Sun Jul 31 22:49:53 EDT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).