February 2023 Archives by author
Starting: Wed Feb 1 00:48:32 EST 2023
Ending: Tue Feb 28 20:19:25 EST 2023
Messages: 414
- [Python-checkins] gh-101100: Fix sphinx warnings in `typing` module docs (#102260)
AlexWaygood
- [Python-checkins] gh-101100: Fix sphinx warnings in `types` module (#102274)
AlexWaygood
- [Python-checkins] Fix deadlock on shutdown if test_current_{exception, frames} fails (#102019)
DinoV
- [Python-checkins] gh-99942: correct the pkg-config/python-config flags for cygwin/android
FFY00
- [Python-checkins] [3.10] GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589) (#102267)
FFY00
- [Python-checkins] [3.11] GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589) (#102266)
FFY00
- [Python-checkins] gh-101562: typing: add tests for inheritance with NotRequired & Required in parent fields (#101563)
JelleZijlstra
- [Python-checkins] gh-101765: Fix SystemError / segmentation fault in iter `__reduce__` when internal access of `builtins.__dict__` exhausts the iterator (#101769)
JelleZijlstra
- [Python-checkins] [3.11] gh-101765: Fix SystemError / segmentation fault in iter `__reduce__` when internal access of `builtins.__dict__` exhausts the iterator (GH-101769) (#102228)
JelleZijlstra
- [Python-checkins] [3.10] gh-101765: Fix SystemError / segmentation fault in iter `__reduce__` when internal access of `builtins.__dict__` exhausts the iterator (GH-101769) (#102229)
JelleZijlstra
- [Python-checkins] asyncio docs: Fix dangling hyphen (#102227)
JelleZijlstra
- [Python-checkins] gh-101765: Fix refcount issues in list and unicode pickling (#102265)
JelleZijlstra
- [Python-checkins] [3.10] gh-101765: Fix refcount issues in list and unicode pickling (GH-102265) (#102269)
JelleZijlstra
- [Python-checkins] [3.11] gh-101765: Fix refcount issues in list and unicode pickling (GH-102265) (#102268)
JelleZijlstra
- [Python-checkins] gh-101765: unicodeobject: use Py_XDECREF correctly (#102283)
JelleZijlstra
- [Python-checkins] gh-91038: Change default argument value to `False` instead of `0` (#31621)
JelleZijlstra
- [Python-checkins] gh-101561: Add typing.override decorator (#101564)
JelleZijlstra
- [Python-checkins] gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)
JulienPalard
- [Python-checkins] gh-93573: Replace wrong example domains in configparser doc (GH-93574)
JulienPalard
- [Python-checkins] Python 3.12.0a5
Yhg1s
- [Python-checkins] GH-99293: Document that `Py_TPFLAGS_VALID_VERSION_TAG` shouldn't be used. (#GH-101736)
Yhg1s
- [Python-checkins] datetime.rst: fix combine() signature (#101490)
abalkin
- [Python-checkins] Fix detection of presence of time.tzset (gh-101539) (#101540)
abalkin
- [Python-checkins] Trivial Change: Remove unhelpful doc in `datetime.timedelta` (#100164)
abalkin
- [Python-checkins] GH-101898: Fix missing term references for hashable definition (#101899)
abalkin
- [Python-checkins] gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+ (#101127)
ambv
- [Python-checkins] [gh-101072] Fix Blurb for GH-101127
ambv
- [Python-checkins] Doctest: Pin sphinxext-opengraph==0.7.5 to prevent importing NumPy (#101642)
ambv
- [Python-checkins] gh-101656: Fix "conversion from Py_ssize_t to int" warning in `_testcapimodule` (#101657)
ambv
- [Python-checkins] [3.11] gh-101656: Fix "conversion from Py_ssize_t to int" warning in `_testcapimodule` (#101680)
ambv
- [Python-checkins] [3.11] gh-97725: Fix documentation for the default file of `asyncio.Task.print_stack` (#101652) (#101653)
ambv
- [Python-checkins] [3.10] gh-97725: Fix documentation for the default file of `asyncio.Task.print_stack` (#101652) (#101654)
ambv
- [Python-checkins] [3.11] gh-47937: Note that Popen attributes are read-only (GH-93070) (#101684)
ambv
- [Python-checkins] [3.10] gh-47937: Note that Popen attributes are read-only (GH-93070) (#101683)
ambv
- [Python-checkins] [3.10] Fix MSI build PlatformToolset detection (#101651)
ambv
- [Python-checkins] [3.11] Make use of TESTFN_ASCII in test_fileio (GH-101645) (#101650)
ambv
- [Python-checkins] [3.11] gh-96127: Fix `inspect.signature` call on mocks (#96335) (#101646)
ambv
- [Python-checkins] [3.8] gh-95778: add doc missing in some places (GH-100627) (#101630)
ambv
- [Python-checkins] gh-100933: Improve `check_element` helper in `test_xml_etree` (#100934)
ambv
- [Python-checkins] [3.11] gh-100933: Improve `check_element` helper in `test_xml_etree` (GH-100934) (#101686)
ambv
- [Python-checkins] [3.10] gh-100933: Improve `check_element` helper in `test_xml_etree` (GH-100934) (#101687)
ambv
- [Python-checkins] [3.9] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) (#101709)
ambv
- [Python-checkins] [3.8] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) (#101710)
ambv
- [Python-checkins] [3.7] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) (#101713)
ambv
- [Python-checkins] [3.9] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI i… (#102094)
ambv
- [Python-checkins] [3.8] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI i… (#102095)
ambv
- [Python-checkins] gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call it a class method (GH-101391)
brettcannon
- [Python-checkins] [3.11] gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call it a class method (GH-101391) (#GH-101813)
brettcannon
- [Python-checkins] [3.10] gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call it a class method (GH-101391) (GH-101814)
brettcannon
- [Python-checkins] gh-101282: Update BOLT --split-functions flag not to use deprecated u… (gh-101557)
corona10
- [Python-checkins] gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388)
corona10
- [Python-checkins] no-issue: Add Dong-hee Na as the cjkcodecs codeowner (gh-101731)
corona10
- [Python-checkins] gh-101430: Update tracemalloc to handle presize properly. (gh-101745)
corona10
- [Python-checkins] gh-101766: Fix refleak for _BlockingOnManager resources (gh-101942)
corona10
- [Python-checkins] gh-101766: Fix refleak for _BlockingOnManager resources from test suite level (gh-101988)
corona10
- [Python-checkins] gh-101981: Apply HOMEBREW related environment variables (gh-102074)
corona10
- [Python-checkins] [3.10] gh-101981: Fix Ubuntu SSL tests with OpenSSL (3.1.0-beta1) CI issue (gh-102079)
corona10
- [Python-checkins] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068)
corona10
- [Python-checkins] [3.11] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068) (#102098)
corona10
- [Python-checkins] [3.10] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068) (#102099)
corona10
- [Python-checkins] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100)
corona10
- [Python-checkins] gh-95672 fix typo SkitTest to SkipTest (gh-102119)
corona10
- [Python-checkins] [3.11] gh-95672 fix typo SkitTest to SkipTest (gh-102119) (#102121)
corona10
- [Python-checkins] [3.10] gh-95672 fix typo SkitTest to SkipTest (gh-102119) (gh-102122)
corona10
- [Python-checkins] [3.11] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100) (gh-102117)
corona10
- [Python-checkins] [3.10] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100) (#102118)
corona10
- [Python-checkins] gh-81652: Add MAP_ALIGNED_SUPER FreeBSD and MAP_CONCEAL OpenBSD constants (gh-102191)
corona10
- [Python-checkins] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207)
corona10
- [Python-checkins] [3.11] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207) (gh-102231)
corona10
- [Python-checkins] [3.10] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207) (gh-102230)
corona10
- [Python-checkins] gh-101101: Unstable C API tier (PEP 689) (GH-101102)
encukou
- [Python-checkins] gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
ericsnowcurrently
- [Python-checkins] gh-59956: Partial Fix for GILState API Compatibility with Subinterpreters (gh-101431)
ericsnowcurrently
- [Python-checkins] gh-59956: Add a Test to Verify GILState Matches the "Current" Thread State (gh-101625)
ericsnowcurrently
- [Python-checkins] gh-101758: Add a Test For Single-Phase Init Module Variants (gh-101891)
ericsnowcurrently
- [Python-checkins] gh-101758: Clean Up Uses of Import State (gh-101919)
ericsnowcurrently
- [Python-checkins] gh-101758: Add a Test For Single-Phase Init Modules in Multiple Interpreters (gh-101920)
ericsnowcurrently
- [Python-checkins] gh-101758: Fix the wasm Buildbots (gh-101943)
ericsnowcurrently
- [Python-checkins] gh-98627: Add an Optional Check for Extension Module Subinterpreter Compatibility (gh-99040)
ericsnowcurrently
- [Python-checkins] gh-101758: Add _PyState_AddModule() Back for the Stable ABI (gh-101956)
ericsnowcurrently
- [Python-checkins] gh-101758: Fix Refleak-Related Failures in test_singlephase_variants (gh-101969)
ericsnowcurrently
- [Python-checkins] gh-102251: Updates to test_imp Toward Fixing Some Refleaks (gh-102254)
ericsnowcurrently
- [Python-checkins] gh-100227: Move the dtoa State to PyInterpreterState (gh-102331)
ericsnowcurrently
- [Python-checkins] gh-100227: Move _str_replace_inf to PyInterpreterState (gh-102333)
ericsnowcurrently
- [Python-checkins] gh-101277: Isolate itertools, add group and _grouper types to module state (#101302)
erlend-aasland
- [Python-checkins] Docs: improve accuracy of sqlite3 `check_same_thread` parameter (#101351)
erlend-aasland
- [Python-checkins] gh-101277: Port more itertools static types to heap types (#101304)
erlend-aasland
- [Python-checkins] gh-101759: Update macOS installer to SQLite 3.40.1 (#101761)
erlend-aasland
- [Python-checkins] gh-101759: Update Windows installer to SQLite 3.40.1 (#101762)
erlend-aasland
- [Python-checkins] Docs: use parameter list for sqlite3.Cursor.execute* (#101782)
erlend-aasland
- [Python-checkins] [3.10] Docs: use parameter list for sqlite3.Cursor.execute* (GH-101782) (#101808)
erlend-aasland
- [Python-checkins] [3.11] gh-101759: Update Windows installer to SQLite 3.40.1 (GH-101762) (#101791)
erlend-aasland
- [Python-checkins] [3.10] gh-101759: Update Windows installer to SQLite 3.40.1 (GH-101762) (#101792)
erlend-aasland
- [Python-checkins] gh-92547: Purge sqlite3_enable_shared_cache() detection from configure (#101873)
erlend-aasland
- [Python-checkins] gh-101693: In sqlite3, deprecate using named placeholders with parameters supplied as a sequence (#101698)
erlend-aasland
- [Python-checkins] gh-101819: Remove _testcapi dependencies on specific _io symbols (#101918)
erlend-aasland
- [Python-checkins] gh-99138: Isolate _zoneinfo (#99218)
erlend-aasland
- [Python-checkins] gh-101973: Fix parameter reference for PyModule_FromDefAndSpec (#101976)
erlend-aasland
- [Python-checkins] gh-101578: Amend PyErr_{Set, Get}RaisedException docs (#101962)
erlend-aasland
- [Python-checkins] [3.10] gh-101981: Build macOS as recommended by the devguide (GH-102070) (#102073)
erlend-aasland
- [Python-checkins] gh-101578: Amend exception docs (#102057)
erlend-aasland
- [Python-checkins] gh-101777: Make `PriorityQueue` docs slightly clearer (#102026)
erlend-aasland
- [Python-checkins] gh-100556: Improve clarity of `or` docs (#100589)
erlend-aasland
- [Python-checkins] gh-101578: Fixup NEWS and add What's New entry for new exception APIs (#102157)
erlend-aasland
- [Python-checkins] gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (#102152)
erlend-aasland
- [Python-checkins] gh-101476: Use _PyType_GetModuleState where applicable (#102188)
erlend-aasland
- [Python-checkins] gh-99108: Add missing md5/sha1 defines to Modules/Setup (#102308)
erlend-aasland
- [Python-checkins] docs: Fix enum reassign `str` documentation (GH-101507)
ethanfurman
- [Python-checkins] gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
ethanfurman
- [Python-checkins] gh-101541: [Enum] create flag psuedo-member without calling original __new__ (GH-101590)
ethanfurman
- [Python-checkins] gh-101739: [Enum] update docs - default boundary for Flag is CONFORM (GH-101746)
ethanfurman
- [Python-checkins] gh-87634: remove locking from functools.cached_property (GH-101890)
ethanfurman
- [Python-checkins] Migrate to new PSF mailgun account (#102284)
ewdurbin
- [Python-checkins] gh-100925: Move array methods under class in array doc (#101485)
ezio-melotti
- [Python-checkins] gh-100210: Correct the comment link for unescaping HTML (#100212)
ezio-melotti
- [Python-checkins] [3.11] gh-100210: Correct the comment link for unescaping HTML (GH-100212) (#102044)
ezio-melotti
- [Python-checkins] gh-101536: [docs] Improve attributes of `urllib.error.HTTPError` (#101612)
facundobatista
- [Python-checkins] gh-96305: Fix AIX build by avoiding subprocess during bootstrap (#96429)
gpshead
- [Python-checkins] gh-98705: Fix AIX build by undefining `__bool__` in C (#98768)
gpshead
- [Python-checkins] GH-84559: Deprecate fork being the multiprocessing default. (#100618)
gpshead
- [Python-checkins] gh-84559: skip the test when no multiprocessing (wasm, etc) (#101530)
gpshead
- [Python-checkins] gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
gpshead
- [Python-checkins] gh-101322: Ensure test_zlib.ZlibDecompressorTest runs, fix errors in ZlibDecompressor (#101323)
gpshead
- [Python-checkins] [3.10] [3.11] gh-99952: fix refcount issues in ctypes.Structure from_param() result (GH-101339) (#101340)
gpshead
- [Python-checkins] gh-99108: Replace SHA2-224 & 256 with verified code from HACL* (#99109)
gpshead
- [Python-checkins] gh-47937: Note that Popen attributes are read-only (#93070)
gpshead
- [Python-checkins] gh-85984: Remove legacy Lib/pty.py code. (#92365)
gpshead
- [Python-checkins] gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (#101837)
gpshead
- [Python-checkins] gh-85984: Utilize new "winsize" functions from termios in pty tests. (#101831)
gpshead
- [Python-checkins] gh-89792: Limit test_tools freeze test build parallelism based on the number of cores (#101841)
gpshead
- [Python-checkins] gh-74895: getaddrinfo no longer raises OverflowError (#2435)
gpshead
- [Python-checkins] gh-101857: Allow xattr detection on musl libc (#101858)
gpshead
- [Python-checkins] gh-99108: Import SHA2-384/512 from HACL* (#101707)
gpshead
- [Python-checkins] gh-99108: Build the hashlib HACL* code as a static library. (#101917)
gpshead
- [Python-checkins] gh-99108: Refactor _sha256 & _sha512 into _sha2. (#101924)
gpshead
- [Python-checkins] gh-97786: Fix compiler warnings in pytime.c (#101826)
gpshead
- [Python-checkins] gh-99108: Import MD5 and SHA1 from HACL* (#102089)
gpshead
- [Python-checkins] gh-101498 : Fix asyncio.Timeout example in docs (#101499)
gvanrossum
- [Python-checkins] gh-98831: Modernize the LOAD_ATTR family (#101488)
gvanrossum
- [Python-checkins] gh-98831: Modernize the LOAD_GLOBAL family (#101502)
gvanrossum
- [Python-checkins] gh-98831: Move DSL documentation here from ideas repo (#101629)
gvanrossum
- [Python-checkins] gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'callbacks' subsections of asyncio-eventloop.rst (#100270)
gvanrossum
- [Python-checkins] gh-98831: Modernize the FOR_ITER family of instructions (#101626)
gvanrossum
- [Python-checkins] gh-98831: Finish the UNPACK_SEQUENCE family (#101666)
gvanrossum
- [Python-checkins] gh-98831: Modernize FORMAT_VALUE (#101628)
gvanrossum
- [Python-checkins] gh-98831: Modernize CALL_FUNCTION_EX (#101627)
gvanrossum
- [Python-checkins] gh-98831: Modernize CALL and family (#101508)
gvanrossum
- [Python-checkins] gh-98831: Use opcode metadata for stack_effect() (#101704)
gvanrossum
- [Python-checkins] gh-101952: Fix possible segfault in `BUILD_SET` opcode (#101958)
gvanrossum
- [Python-checkins] gh-100226: Clarify StreamReader.read behavior (#101807)
gvanrossum
- [Python-checkins] [3.11] gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'callbacks' subsections of asyncio-eventloop.rst (GH-100270) (#102006)
gvanrossum
- [Python-checkins] [3.10] gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'callbacks' subsections of asyncio-eventloop.rst (gh-100270) (#102005)
gvanrossum
- [Python-checkins] GH-102305: Expand some macros in generated_cases.c.h (#102309)
gvanrossum
- [Python-checkins] Fix incorrectly documented attribute in csv docs (#101250)
hauntsaninja
- [Python-checkins] gh-99735: Use required=True in argparse subparsers example (#100927)
hauntsaninja
- [Python-checkins] Fix nesting of 'Pending Removal in Python 3.14' (#101637)
hugovk
- [Python-checkins] gh-101670: typo fix in PyImport_ExtendInittab() (#101723)
hugovk
- [Python-checkins] Docs: Fix getstatus() -> getcode() typos (#101296)
hugovk
- [Python-checkins] [3.11] Docs: Fix getstatus() -> getcode() typos (GH-101296) (#101805)
hugovk
- [Python-checkins] Correct trivial grammar in reset_mock docs (#101861)
hugovk
- [Python-checkins] gh-102135: Update turtle docs to rename wikipedia demo to rosette (#102137)
hugovk
- [Python-checkins] [3.10] gh-102135: Update turtle docs to rename wikipedia demo to rosette (GH-102137) (#102139)
hugovk
- [Python-checkins] gh-101100: Fix Sphinx warnings in `decimal` module (#102125)
hugovk
- [Python-checkins] GH-90744: Fix erroneous doc links in the sys module (#101319)
hugovk
- [Python-checkins] gh-101454: fix documentation for END_ASYNC_FOR (#101455)
iritkatriel
- [Python-checkins] [3.11] gh-101454: fix documentation for END_ASYNC_FOR (#101455) (#101493)
iritkatriel
- [Python-checkins] gh-98831: rewrite PUSH_EXC_INFO and conditional jumps in the instruction definition DSL (#101481)
iritkatriel
- [Python-checkins] gh-98831: rewrite RERAISE and CLEANUP_THROW in the instruction definition DSL (#101511)
iritkatriel
- [Python-checkins] gh-98831: rewrite SEND, GET_YIELD_FROM_ITER, RETURN_GENERATOR in the instruction definition DSL (#101516)
iritkatriel
- [Python-checkins] gh-98831: rewrite MAKE_FUNCTION and BUILD_SLICE in the instruction definition DSL (#101529)
iritkatriel
- [Python-checkins] gh-98831: rewrite COPY and SWAP in the instruction definition DSL (#101620)
iritkatriel
- [Python-checkins] gh-98831: rewrite UNPACK_EX, UNPACK_SEQUENCE, UNPACK_SEQUENCE_TWO_TUPLE in the instruction definition DSL (#101641)
iritkatriel
- [Python-checkins] gh-101632: Add the new RETURN_CONST opcode (#101633)
iritkatriel
- [Python-checkins] gh-101517: make bdb avoid looking up in linecache with lineno=None (#101787)
iritkatriel
- [Python-checkins] gh-101799: implement PREP_RERAISE_STAR as an intrinsic function (#101800)
iritkatriel
- [Python-checkins] gh-101928: fix crash in compiler on multi-line lambda in function call (#101933)
iritkatriel
- [Python-checkins] gh-101967: add a missing error check (#101968)
iritkatriel
- [Python-checkins] bpo-46978: Correct docstrings for in-place builtin operators (#31802)
iritkatriel
- [Python-checkins] gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible (#102012)
iritkatriel
- [Python-checkins] gh-102056: Fix a few bugs in error handling of exception printing code (#102078)
iritkatriel
- [Python-checkins] gh-101903: Remove obsolete undefs for previously removed macros Py_EnterRecursiveCall and Py_LeaveRecursiveCall (#101923)
iritkatriel
- [Python-checkins] gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info() (#102009)
iritkatriel
- [Python-checkins] Revert "bpo-46978: Correct docstrings for in-place builtin operators #31802) (#102146)
iritkatriel
- [Python-checkins] gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Modules/) (#102196)
iritkatriel
- [Python-checkins] gh-87092: Make jump target label equal to the offset of the target in the instructions sequence (#102093)
iritkatriel
- [Python-checkins] gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Python/) (#102193)
iritkatriel
- [Python-checkins] gh-97930: Apply changes from importlib_resources 5.12. (GH-102010)
jaraco
- [Python-checkins] gh-97930: Also include subdirectory in makefile. (#102030)
jaraco
- [Python-checkins] gh-102209: Disable the timeout in test_implied_dirs_performance. (#102225)
jaraco
- [Python-checkins] gh-102209: Sync with zipp 3.15 moving complexity tests into dedicated module (#102232)
jaraco
- [Python-checkins] gh-101317: Add `ssl_shutdown_timeout` parameter for `asyncio.StreamWriter.start_tls` (#101335)
kumaraditya303
- [Python-checkins] gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (#101514)
kumaraditya303
- [Python-checkins] docs: replace PyPI description with link (#101506)
kumaraditya303
- [Python-checkins] gh-101277: Port more `itertools` static types to heap types (#101303)
kumaraditya303
- [Python-checkins] Add missing `versionadded` directive for `PyCode_Addr2Location` (#101347)
kumaraditya303
- [Python-checkins] GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb. (#101157)
kumaraditya303
- [Python-checkins] Add missing preposition in argparse docs (#101548)
kumaraditya303
- [Python-checkins] gh-101221: Add options in the documentation of timeit command (#101222)
kumaraditya303
- [Python-checkins] bpo-33591: Add support for path like objects to `ctypes.CDLL` (#7032)
kumaraditya303
- [Python-checkins] gh-97725: Fix documentation for the default file of `asyncio.Task.print_stack` (#101652)
kumaraditya303
- [Python-checkins] GH-101696: invalidate type version tag in `_PyStaticType_Dealloc` (#101697)
kumaraditya303
- [Python-checkins] Fix typo in `test_fstring.py` (#101600)
kumaraditya303
- [Python-checkins] GH-101228: Fix typo in docstring for read method of `_io.TextIOWrapper` class (#101227)
kumaraditya303
- [Python-checkins] [3.11] GH-101696: invalidate type version tag in `_PyStaticType_Dealloc` (GH-101697) (#101722)
kumaraditya303
- [Python-checkins] GH-101797: allocate `PyExpat_CAPI` capsule on heap (#101798)
kumaraditya303
- [Python-checkins] Fix typo in test_fstring.py (#101823)
kumaraditya303
- [Python-checkins] GH-96764: rewrite `asyncio.wait_for` to use `asyncio.timeout` (#98518)
kumaraditya303
- [Python-checkins] Fix typo in `Py_GetPythonHome` signature (#102168)
kumaraditya303
- [Python-checkins] [3.11] gh-100226: Clarify StreamReader.read behavior (GH-101807) (#102001)
kumaraditya303
- [Python-checkins] GH-102126: fix deadlock at shutdown when clearing thread states (#102222)
kumaraditya303
- [Python-checkins] [3.11] GH-102126: fix deadlock at shutdown when clearing thread state… (#102234)
kumaraditya303
- [Python-checkins] GH-101578: Normalize the current exception (GH-101607)
markshannon
- [Python-checkins] GH-87849: Simplify stack effect of SEND and specialize it for generators and coroutines. (GH-101788)
markshannon
- [Python-checkins] GH-100987: Refactor `_PyInterpreterFrame` a bit, to assist generator improvement. (GH-100988)
markshannon
- [Python-checkins] GH-87849: Fix refleak in SEND instruction. (GH-101908)
markshannon
- [Python-checkins] gh-101907: Stop using `_Py_OPCODE` and `_Py_OPARG` macros (GH-101912)
markshannon
- [Python-checkins] GH-100982: Restrict `FOR_ITER_RANGE` to a single instruction to allow instrumentation. (GH-101985)
markshannon
- [Python-checkins] GH-100719: Remove redundant `gi_code` field from generator object. (GH-100749)
markshannon
- [Python-checkins] gh-102250: Fix double-decref in COMPARE_AND_BRANCH error case (GH-102287)
markshannon
- [Python-checkins] gh-101266: Fix __sizeof__ for subclasses of int (#101394)
mdickinson
- [Python-checkins] [3.11] gh-101266: Fix __sizeof__ for subclasses of int (GH-101394) (#101579)
mdickinson
- [Python-checkins] Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)" (#101580)
mdickinson
- [Python-checkins] gh-76961: Fix the PEP3118 format string for ctypes.Structure (#5561)
mdickinson
- [Python-checkins] gh-76961: Fix buildbot failures in test_pep3118 (#101587)
mdickinson
- [Python-checkins] [3.11] gh-101266: Revert fix __sizeof__ for subclasses of int (#101638)
mdickinson
- [Python-checkins] gh-101678: Merge math_1_to_whatever() and math_1() (#101730)
mdickinson
- [Python-checkins] Add missing 'is' to `cmath.log()` docstring (#102049)
mdickinson
- [Python-checkins] gh-85417: Clarify behaviour on branch cuts in cmath module (#102046)
mdickinson
- [Python-checkins] Few coverage nitpicks for the cmath module (#102067)
mdickinson
- [Python-checkins] [3.11] gh-97786: Fix compiler warnings in pytime.c (GH-101826) (#102062)
mdickinson
- [Python-checkins] [3.10] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046) (#102275)
mdickinson
- [Python-checkins] [3.11] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046) (#102276)
mdickinson
- [Python-checkins] [3.10] gh-97786: Fix compiler warnings in pytime.c (GH-101826) (#102150)
mdickinson
- [Python-checkins] [3.11] Add missing 'is' to `cmath.log()` docstring (GH-102049) (#102279)
mdickinson
- [Python-checkins] [3.10] Add missing 'is' to `cmath.log()` docstring (GH-102049) (#102280)
mdickinson
- [Python-checkins] gh-101773: Optimize creation of Fractions in private methods (#101780)
mdickinson
- [Python-checkins] gh-101825: Clarify that as_integer_ratio() output is always normalized (#101843)
mdickinson
- [Python-checkins] Doc: Fix minor error in ePub (GH-100614)
methane
- [Python-checkins] Doc: Fix minor error in ePub (GH-100614)
methane
- [Python-checkins] gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)
miss-islington
- [Python-checkins] gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)
miss-islington
- [Python-checkins] gh-101498 : Fix asyncio.Timeout example in docs (GH-101499)
miss-islington
- [Python-checkins] gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468)
miss-islington
- [Python-checkins] Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351)
miss-islington
- [Python-checkins] Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351)
miss-islington
- [Python-checkins] docs: Fix enum reassign `str` documentation (GH-101507)
miss-islington
- [Python-checkins] gh-100925: Move array methods under class in array doc (GH-101485)
miss-islington
- [Python-checkins] gh-100925: Move array methods under class in array doc (GH-101485)
miss-islington
- [Python-checkins] gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-101514)
miss-islington
- [Python-checkins] gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-101514)
miss-islington
- [Python-checkins] docs: replace PyPI description with link (GH-101506)
miss-islington
- [Python-checkins] docs: replace PyPI description with link (GH-101506)
miss-islington
- [Python-checkins] Add missing `versionadded` directive for `PyCode_Addr2Location` (GH-101347)
miss-islington
- [Python-checkins] GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb. (GH-101157)
miss-islington
- [Python-checkins] GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb. (GH-101157)
miss-islington
- [Python-checkins] gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
miss-islington
- [Python-checkins] gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
miss-islington
- [Python-checkins] gh-101541: [Enum] create flag psuedo-member without calling original __new__ (GH-101590)
miss-islington
- [Python-checkins] gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388)
miss-islington
- [Python-checkins] gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388)
miss-islington
- [Python-checkins] gh-101543: Ensure Windows registry path is only used when stdlib can't be found (GH-101544)
miss-islington
- [Python-checkins] gh-101562: typing: add tests for inheritance with NotRequired & Required in parent fields (GH-101563)
miss-islington
- [Python-checkins] gh-101609: Fix "‘state’ may be used uninitialized" warning in `_xxinterpchannelsmodule` (GH-101610)
miss-islington
- [Python-checkins] GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (GH-101617)
miss-islington
- [Python-checkins] GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (GH-101617)
miss-islington
- [Python-checkins] GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (GH-101617)
miss-islington
- [Python-checkins] Make use of TESTFN_ASCII in test_fileio (GH-101645)
miss-islington
- [Python-checkins] gh-101614: Don't treat python3_d.dll as a Python DLL when checking extension modules for incompatibility (GH-101615)
miss-islington
- [Python-checkins] gh-101614: Don't treat python3_d.dll as a Python DLL when checking extension modules for incompatibility (GH-101615)
miss-islington
- [Python-checkins] gh-101670: typo fix in PyImport_AppendInittab() (GH-101672)
miss-islington
- [Python-checkins] gh-100221: Fix creating dirs in `make sharedinstall` (GH-100329)
miss-islington
- [Python-checkins] Update Lib/subprocess.py
miss-islington
- [Python-checkins] Apply suggestions from code review
miss-islington
- [Python-checkins] gh-101283: Version was just released, so should be changed in 3.11.3 (GH-101719)
miss-islington
- [Python-checkins] gh-101678: refactor the math module to use special functions from c11 (GH-101679)
miss-islington
- [Python-checkins] gh-101759: Update macOS installer to SQLite 3.40.1 (GH-101761)
miss-islington
- [Python-checkins] gh-101759: Update macOS installer to SQLite 3.40.1 (GH-101761)
miss-islington
- [Python-checkins] gh-101277: Finalise isolating itertools (GH-101305)
miss-islington
- [Python-checkins] gh-101517: make bdb avoid looking up in linecache with lineno=None (GH-101787)
miss-islington
- [Python-checkins] gh-101517: make bdb avoid looking up in linecache with lineno=None (GH-101787)
miss-islington
- [Python-checkins] gh-101763: Update bundled copy of libffi to 3.4.4 on Windows (GH-101784)
miss-islington
- [Python-checkins] Docs: use parameter list for sqlite3.Cursor.execute* (GH-101782)
miss-islington
- [Python-checkins] Docs: Fix getstatus() -> getcode() typos (GH-101296)
miss-islington
- [Python-checkins] gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (GH-101837)
miss-islington
- [Python-checkins] gh-89792: Limit test_tools freeze test build parallelism based on the number of cores (GH-101841)
miss-islington
- [Python-checkins] gh-101845: pyspecific: Fix i18n for availability directive (GH-101846)
miss-islington
- [Python-checkins] Correct trivial grammar in reset_mock docs (GH-101861)
miss-islington
- [Python-checkins] Correct trivial grammar in reset_mock docs (GH-101861)
miss-islington
- [Python-checkins] gh-101849: Add upgrade codes for old versions of launcher that ended up with later version numbers (GH-101877)
miss-islington
- [Python-checkins] GH-101898: Fix missing term references for hashable definition (GH-101899)
miss-islington
- [Python-checkins] GH-101898: Fix missing term references for hashable definition (GH-101899)
miss-islington
- [Python-checkins] gh-101819: Remove _PyWindowsConsoleIO_Type from the Windows DLL (GH-101904)
miss-islington
- [Python-checkins] gh-101951: use textwrap.dedent in compiler tests to make them more readable (GH-101950)
miss-islington
- [Python-checkins] gh-93573: Replace wrong example domains in configparser doc (GH-93574)
miss-islington
- [Python-checkins] gh-93573: Replace wrong example domains in configparser doc (GH-93574)
miss-islington
- [Python-checkins] Docs: fix typos in PyFunction_WatchCallback docs and in 3.12 NEWS (GH-101980)
miss-islington
- [Python-checkins] gh-101973: Fix parameter reference for PyModule_FromDefAndSpec (GH-101976)
miss-islington
- [Python-checkins] gh-101973: Fix parameter reference for PyModule_FromDefAndSpec (GH-101976)
miss-islington
- [Python-checkins] gh-101992: update plistlib examples to be runnable (GH-101994)
miss-islington
- [Python-checkins] gh-101992: update plistlib examples to be runnable (GH-101994)
miss-islington
- [Python-checkins] gh-100226: Clarify StreamReader.read behavior (GH-101807)
miss-islington
- [Python-checkins] gh-101739: [Enum] update docs - default boundary for Flag is CONFORM (GH-101746)
miss-islington
- [Python-checkins] gh-101967: add a missing error check (GH-101968)
miss-islington
- [Python-checkins] Fix incorrectly documented attribute in csv docs (GH-101250)
miss-islington
- [Python-checkins] Fix incorrectly documented attribute in csv docs (GH-101250)
miss-islington
- [Python-checkins] gh-100210: Correct the comment link for unescaping HTML (GH-100212)
miss-islington
- [Python-checkins] gh-99735: Use required=True in argparse subparsers example (GH-100927)
miss-islington
- [Python-checkins] gh-99735: Use required=True in argparse subparsers example (GH-100927)
miss-islington
- [Python-checkins] gh-101981: Build macOS as recommended by the devguide (GH-102070)
miss-islington
- [Python-checkins] gh-101981: Build macOS as recommended by the devguide (GH-102070)
miss-islington
- [Python-checkins] gh-101819: Adapt _io types to heap types, batch 1 (GH-101949)
miss-islington
- [Python-checkins] gh-101981: Apply HOMEBREW related environment variables (gh-102074)
miss-islington
- [Python-checkins] gh-101981: Apply HOMEBREW related environment variables (gh-102074)
miss-islington
- [Python-checkins] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)
miss-islington
- [Python-checkins] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161)
miss-islington
- [Python-checkins] GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589)
miss-islington
- [Python-checkins] gh-101566: Sync with zipp 3.14. (GH-102018)
miss-islington
- [Python-checkins] [3.10] gh-101566: Sync with zipp 3.14. (GH-102018). (GH-102091)
miss-islington
- [Python-checkins] [3.11] gh-101566: Sync with zipp 3.14. (GH-102018). (GH-102090)
miss-islington
- [Python-checkins] gh-101965: Fix usage of Py_EnterRecursiveCall return value in _bisectmodule.c (GH-101966)
miss-islington
- [Python-checkins] gh-101777: Make `PriorityQueue` docs slightly clearer (GH-102026)
miss-islington
- [Python-checkins] gh-101777: Make `PriorityQueue` docs slightly clearer (GH-102026)
miss-islington
- [Python-checkins] gh-100556: Improve clarity of `or` docs (GH-100589)
miss-islington
- [Python-checkins] gh-100556: Improve clarity of `or` docs (GH-100589)
miss-islington
- [Python-checkins] gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible (GH-102012)
miss-islington
- [Python-checkins] gh-102008: simplify test_except_star by using sys.exception() instead of sys.exc_info() (GH-102009)
miss-islington
- [Python-checkins] gh-99942: python.pc on android/cygwin should link to libpython per configure.ac (GH-100356)
miss-islington
- [Python-checkins] [3.11] gh-102135: Update turtle docs to rename wikipedia demo to rosette (GH-102137) (GH-102138)
miss-islington
- [Python-checkins] GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (GH-102143)
miss-islington
- [Python-checkins] GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (GH-102143)
miss-islington
- [Python-checkins] Fix syntax error in struct doc example (GH-102160)
miss-islington
- [Python-checkins] Fix syntax error in struct doc example (GH-102160)
miss-islington
- [Python-checkins] Fix typo in `Py_GetPythonHome` signature (GH-102168)
miss-islington
- [Python-checkins] Fix typo in `Py_GetPythonHome` signature (GH-102168)
miss-islington
- [Python-checkins] bpo-23224: Fix segfaults and multiple leaks in the lzma and bz2 modules (GH-7822)
miss-islington
- [Python-checkins] gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (GH-102152)
miss-islington
- [Python-checkins] gh-101981: Consolidate macOS configure steps in CI (GH-102131)
miss-islington
- [Python-checkins] gh-93649: Split exception tests from _testcapimodule.c (GH-102173)
miss-islington
- [Python-checkins] gh-101981: Consolidate macOS configure steps in CI (GH-102131)
miss-islington
- [Python-checkins] gh-101981: Consolidate macOS configure steps in CI (GH-102131)
miss-islington
- [Python-checkins] gh-99108: Followup fix for Modules/Setup (GH-102183)
miss-islington
- [Python-checkins] gh-101476: Add _PyType_GetModuleState (GH-101477)
miss-islington
- [Python-checkins] gh-102158: Add tests for `softkwlist` (GH-102159)
miss-islington
- [Python-checkins] gh-102158: Add tests for `softkwlist` (GH-102159)
miss-islington
- [Python-checkins] gh-102105 Fix wording in filterfalse/quantify/filter (GH-102189)
miss-islington
- [Python-checkins] gh-101100: Fix Sphinx warnings in `decimal` module (GH-102125)
miss-islington
- [Python-checkins] gh-101100: Fix Sphinx warnings in `decimal` module (GH-102125)
miss-islington
- [Python-checkins] asyncio docs: Fix dangling hyphen (GH-102227)
miss-islington
- [Python-checkins] asyncio docs: Fix dangling hyphen (GH-102227)
miss-islington
- [Python-checkins] gh-102252: Improve coverage of test_bool.py (GH-102253)
miss-islington
- [Python-checkins] gh-102252: Improve coverage of test_bool.py (GH-102253)
miss-islington
- [Python-checkins] gh-101100: Fix sphinx warnings in `typing` module docs (GH-102260)
miss-islington
- [Python-checkins] gh-101100: Fix sphinx warnings in `typing` module docs (GH-102260)
miss-islington
- [Python-checkins] gh-102259: Fix re doc issue regarding right square brackets (GH-102264)
miss-islington
- [Python-checkins] gh-102259: Fix re doc issue regarding right square brackets (GH-102264)
miss-islington
- [Python-checkins] gh-101765: unicodeobject: use Py_XDECREF correctly (GH-102283)
miss-islington
- [Python-checkins] gh-101765: unicodeobject: use Py_XDECREF correctly (GH-102283)
miss-islington
- [Python-checkins] gh-101100: Fix sphinx warnings in `types` module (GH-102274)
miss-islington
- [Python-checkins] gh-101100: Fix sphinx warnings in `types` module (GH-102274)
miss-islington
- [Python-checkins] gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
miss-islington
- [Python-checkins] gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
miss-islington
- [Python-checkins] gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
miss-islington
- [Python-checkins] IDLE: Simplify DynOptionsMenu __init__code (GH-101371)
miss-islington
- [Python-checkins] IDLE: Simplify DynOptionsMenu __init__code (GH-101371)
miss-islington
- [Python-checkins] [3.7] gh-95778: add doc missing in some places (GH-100627) (GH-101631)
ned-deily
- [Python-checkins] [3.7] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727) (GH-101753)
ned-deily
- [Python-checkins] [3.11] gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+ (GH-101127) (#101636)
pablogsal
- [Python-checkins] Python 3.11.2
pablogsal
- [Python-checkins] Python 3.10.10
pablogsal
- [Python-checkins] [3.11] gh-101967: add a missing error check (GH-101968) (#102015)
pablogsal
- [Python-checkins] gh-101570: Update bundled pip version to 23.0 (#101571)
pradyunsg
- [Python-checkins] gh-101997: Update bundled pip version to 23.0.1 (#101998)
pradyunsg
- [Python-checkins] GH-100485: Create an alternative code path when an accurate fma() implementation is not available (#101567)
rhettinger
- [Python-checkins] gh-101446: Change `repr` of `collections.OrderedDict` (#101661)
rhettinger
- [Python-checkins] gh-101747: Fix refleak in new `OrderedDict` repr (GH-101748)
rhettinger
- [Python-checkins] Fix some typos in asdl_c.py (GH-101757)
rhettinger
- [Python-checkins] GH-84783: Make the slice object hashable (GH-101264)
rhettinger
- [Python-checkins] gh-100425: Update tutorial docs related to sum() accuracy (FH-101854)
rhettinger
- [Python-checkins] Misc improvements to the float tutorial (GH-102052)
rhettinger
- [Python-checkins] GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (#102143)
rhettinger
- [Python-checkins] gh-102105 Fix wording in filterfalse/quantify/filter (GH-102189)
rhettinger
- [Python-checkins] gh-101992: update plistlib examples to be runnable (#101994)
terryjreedy
- [Python-checkins] Fix syntax error in struct doc example (#102160)
terryjreedy
- [Python-checkins] gh-102158: Add tests for `softkwlist` (#102159)
terryjreedy
- [Python-checkins] gh-102252: Improve coverage of test_bool.py (#102253)
terryjreedy
- [Python-checkins] gh-102259: Fix re doc issue regarding right square brackets (#102264)
terryjreedy
- [Python-checkins] IDLE: Simplify DynOptionsMenu __init__code (#101371)
terryjreedy
- [Python-checkins] [doc] Improve grammar/fix missing word (GH-102060)
vsajip
- [Python-checkins] [3.10] [doc] Improve grammar/fix missing word (GH-102060) (GH-102278)
vsajip
- [Python-checkins] [3.11] [doc] Improve grammar/fix missing word (GH-102060) (GH-102277)
vsajip
- [Python-checkins] gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468)
zooba
- [Python-checkins] gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties (GH-101523)
zooba
- [Python-checkins] gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties (GH-101523)
zooba
- [Python-checkins] gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties (GH-101523)
zooba
- [Python-checkins] gh-101543: Ensure Windows registry path is only used when stdlib can't be found (GH-101544)
zooba
- [Python-checkins] gh-101614: Don't treat python3_d.dll as a Python DLL when checking extension modules for incompatibility (GH-101615)
zooba
- [Python-checkins] gh-101196: Make isdir/isfile/exists faster on Windows (GH-101324)
zooba
- [Python-checkins] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286)
zooba
- [Python-checkins] gh-101283: Fix use of unbound variable (GH-101712)
zooba
- [Python-checkins] gh-101283: Version was just released, so should be changed in 3.11.3 (GH-101719)
zooba
- [Python-checkins] LibFFI build requires x64 Cygwin, and skip the ARM build (GH-101743)
zooba
- [Python-checkins] gh-101283: Fix 'versionchanged' for the shell=True fallback on Windows in 3.12 (GH-101728)
zooba
- [Python-checkins] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
zooba
- [Python-checkins] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
zooba
- [Python-checkins] gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
zooba
- [Python-checkins] gh-101763: Update bundled copy of libffi to 3.4.4 on Windows (GH-101784)
zooba
- [Python-checkins] gh-101810: Remove duplicated st_ino calculation (GH-101811)
zooba
- [Python-checkins] gh-101849: Add upgrade codes for old versions of launcher that ended up with later version numbers (GH-101877)
zooba
- [Python-checkins] gh-101881: Support (non-)blocking read/write functions on Windows pipes (GH-101882)
zooba
- [Python-checkins] gh-101360: Fix anchor matching in pathlib.PureWindowsPath.match() (GH-101363)
zooba
- [Python-checkins] gh-100809: Fix handling of drive-relative paths in pathlib.Path.absolute() (GH-100812)
zooba
- [Python-checkins] gh-102141: replace use of getpid on Windows with GetCurrentProcessId (GH-102142)
zooba
- [Python-checkins] Remove references to old Windows source files from internal documentation (GH-102216)
zooba
- [Python-checkins] gh-102336: Remove code specifically for handling Windows 7 (GH-102337)
zooba
Last message date:
Tue Feb 28 20:19:25 EST 2023
Archived on: Tue Feb 28 20:19:26 EST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).