Commit graph

  • 7c6cc00211
    gh-88035: update doc-string of epoch in timemodule.c (GH-118076) lit 2024-04-19 19:28:46 +08:00
  • 8a01fd7b9b
    gh-115775: Add whatsnew entry about __static_attributes__ (GH-117909) Irit Katriel 2024-04-19 11:57:31 +01:00
  • 5d54436574
    gh-116935: Document that heap types need to support garbage collection (GH-118021) Savannah Ostrowski 2024-04-19 02:29:23 -07:00
  • 4605a197bd
    gh-117518: Clarify PyTuple_GetItem() borrowed reference in the doc (GH-117920) Victor Stinner 2024-04-19 10:41:37 +02:00
  • 7e6fa5fced
    GH-116202: Incorporate invalidation check into _START_EXECUTOR. (GH-118044) Mark Shannon 2024-04-19 09:26:42 +01:00
  • d3bd6b5f3f
    GH-115419: Improve list of escaping functions (GH-118054) Mark Shannon 2024-04-19 09:25:07 +01:00
  • fefd5d9711
    gh-64588: Clarify the difference between mu and xbar in statistics docs (#117333) Mariusz Felisiak 2024-04-19 07:36:24 +02:00
  • 6099fdf733
    build(deps): bump hypothesis from 6.98.15 to 6.100.0 in /Tools (#117416) dependabot[bot] 2024-04-18 22:23:49 -07:00
  • 60787b8a4e
    Docs: Fix CVE link (#118077) Jelle Zijlstra 2024-04-18 21:31:53 -07:00
  • a09e472992
    gh-117535: Change unknown filename of warnings from sys to <sys> (#118018) Tian Gao 2024-04-18 20:50:09 -07:00
  • 398abdd6fa
    Use "Contributed by" in a couple of occurrences of 3.12 whatsnew (#118070) Rafael Fontenelle 2024-04-19 00:28:12 -03:00
  • 710c01be94
    gh-112069: Make PySet_GET_SIZE to be atomic safe. (gh-118053) Donghee Na 2024-04-19 06:40:28 +09:00
  • 8f25cc9920
    gh-102402: Fix logging test_relativeCreated_has_higher_precision() leak (#117985) Victor Stinner 2024-04-18 19:01:55 +02:00
  • ccdcd1d95a
    gh-117503: Fix test for posixpath.expanduser() when pw_dir ends with / (GH-118056) Serhiy Storchaka 2024-04-18 19:59:52 +03:00
  • 94444ea45a
    gh-112069: Add _PySet_NextEntryRef to be thread-safe. (gh-117990) Donghee Na 2024-04-19 00:18:22 +09:00
  • 40f4d641a9
    GH-118036: Fix a bug with CALL_STAT_INC (#117933) Guido van Rossum 2024-04-18 07:59:02 -07:00
  • 81a926bd20
    gh-87969: Align docs and docstrings with implementation for ctypes' [w]string_at() (#25384) Shreyan Avigyan 2024-04-18 20:27:37 +05:30
  • 340a02b590
    gh-117987: Restore several functions removed in Python 3.13 alpha 1 (GH-117993) Victor Stinner 2024-04-18 15:20:38 +02:00
  • 0a0756c5ed
    gh-116932: Remove redundant NEWS entry (#118040) lyc8503 2024-04-18 20:22:18 +08:00
  • e32f6e9e4b
    GH-115419: Tidy up tier 2 optimizer. Merge peephole pass into main pass (GH-117997) Mark Shannon 2024-04-18 11:09:30 +01:00
  • f70395786f
    gh-90815: Document bundled mimalloc in What’s New In Python 3.13 (GH-117811) Miro Hrončok 2024-04-18 11:04:20 +02:00
  • 1539854c3d
    fix formatting of literal in docstring of int.from_bytes and int.to_bytes (#117847) Jens Hedegaard Nielsen 2024-04-18 11:01:58 +02:00
  • 468b9aeb92
    gh-116932: Add note on how to report python documentation theme bugs (GH-117989) lyc8503 2024-04-18 16:45:25 +08:00
  • 17ed54bc96
    Fix two typos in typeobject.c (#118024) Nikita Sobolev 2024-04-18 10:46:05 +03:00
  • cd7cf15588
    gh-118023: Fix reference leak (#118025) Kirill Podoprigora 2024-04-18 10:32:32 +03:00
  • b848b944bb
    gh-117641: Improve the perfornance of posixpath.commonpath() (#117652) Nice Zombies 2024-04-18 09:26:34 +02:00
  • 6078f2033e
    gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982) Serhiy Storchaka 2024-04-17 23:45:35 +03:00
  • c1d7147c82
    gh-117613: Argument Clinic: disallow defining class parameter at module level (#117950) neonene 2024-04-18 05:43:29 +09:00
  • a4b44d39cd
    gh-114539: Clarify implicit launching of shells by subprocess (GH-117996) Steve Dower 2024-04-17 19:32:47 +01:00
  • 353ea0b273
    gh-94673: Fix compiler warning in typeobject.c (#117980) Erlend E. Aasland 2024-04-17 19:56:59 +02:00
  • 0d29302155
    gh-117657: Quiet erroneous TSAN reports of data races in _PySeqLock (#117955) mpage 2024-04-17 10:19:28 -07:00
  • b6c62c79e7
    gh-117657: Fix data races in the method cache in free-threaded builds (#117954) mpage 2024-04-17 09:42:56 -07:00
  • deaecb88fa
    gh-80361: Fix TypeError in email.Message.get_payload() (GH-117994) Serhiy Storchaka 2024-04-17 19:31:26 +03:00
  • c179c0e6cb
    gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629) Irit Katriel 2024-04-17 16:42:04 +01:00
  • ae8dfd2761
    Doc: Render version/language selector on Read the Docs (#116966) Manuel Kaufmann 2024-04-17 17:40:56 +02:00
  • fccedbda93
    gh-117977: Amend version changed annotation for os.chmod, os.chown, and os.listdir (#117978) Nice Zombies 2024-04-17 16:59:02 +02:00
  • 5a0209fc23
    GH-100242: bring functools.py partial implementation more in line with C code (GH-100244) CF Bolz-Tereick 2024-04-17 15:34:46 +02:00
  • 8e36cb7bb2
    Test: Get the smtp test server using os.getenv() (#117979) Diego Russo 2024-04-17 14:31:48 +01:00
  • 75eed5b373
    gh-117929: Restore removed PyEval_InitThreads() function (#117931) Victor Stinner 2024-04-17 15:01:28 +02:00
  • 6d0bb43232
    gh-117975: Ensure flush level is checked when configuring a logging MemoryHandler. (GH-117976) Vinay Sajip 2024-04-17 13:55:18 +01:00
  • b9b3c455f0
    gh-115009: Update macOS installer to use SQLite 3.45.3 (#117443) Mariusz Felisiak 2024-04-17 13:59:38 +02:00
  • 1aa8bbe62f
    bpo-40944: Fix IndexError when parse emails with truncated Message-ID, address, routes, etc (GH-20790) Ivan Savin 2024-04-17 14:14:22 +04:00
  • 147cd0581e
    GH-117760: Streamline the trashcan mechanism (GH-117763) Mark Shannon 2024-04-17 11:08:05 +01:00
  • c917b3e8e1
    gh-65824: Add "Help on ..." to the "less" prompt in pydoc (GH-116183) Serhiy Storchaka 2024-04-17 13:05:22 +03:00
  • 438b7c3071
    gh-73231: Update documentation for PyErr_SetFromWindowsErr() (GH-117226) Serhiy Storchaka 2024-04-17 13:03:26 +03:00
  • aec1dac4ef
    gh-117313: Fix re-folding email messages containing non-standard line separators (GH-117369) Serhiy Storchaka 2024-04-17 13:00:25 +03:00
  • 4e502a4997
    gh-117394: Speed up os.path.ismount() on Posix (GH-117447) Serhiy Storchaka 2024-04-17 12:58:19 +03:00
  • 51132da0c4
    gh-117503: Fix support of non-ASCII user names in posixpath.expanduser() (GH-117504) Serhiy Storchaka 2024-04-17 12:53:40 +03:00
  • 44890b209e
    gh-117907: Fix test_inspect for the build with enabled tracing references (GH-117922) Serhiy Storchaka 2024-04-17 12:50:49 +03:00
  • 8429b4565d
    gh-117879: Fix test_httpservers for the build with profiling (GH-117932) Serhiy Storchaka 2024-04-17 12:50:07 +03:00
  • 8515fd79fe
    gh-117845: Detect libedit hook function signature in configure (#117870) Joshua Root 2024-04-17 19:26:10 +10:00
  • f74e51229c
    gh-86650: Fix IndexError when parse emails with invalid Message-ID (GH-117934) Serhiy Storchaka 2024-04-17 10:44:41 +03:00
  • 8cc9adbfdd
    gh-75171: Fix parsing invalid email address headers starting or ending with a dot (GH-15600) tsufeki 2024-04-17 09:39:15 +02:00
  • 8123c34faa
    gh-117923: Catch `test_webbrowser.test_parse_args_error` stderr output (#117924) Kirill Podoprigora 2024-04-17 10:25:05 +03:00
  • c69968ff69
    gh-71966: Move the module docstring from _pydecimal to decimal (GH-117919) Serhiy Storchaka 2024-04-17 10:18:24 +03:00
  • a23fa3368e
    gh-117945: Fix os.path.ismount() documentation (#117947) Nice Zombies 2024-04-17 00:55:53 +02:00
  • dd4383f3c1
    linecache: Fix docstring location (#117948) Jelle Zijlstra 2024-04-16 15:37:18 -07:00
  • d70ee13e57
    gh-112844: Fix xz CPE identifier (GH-117656) Seth Michael Larson 2024-04-16 17:11:43 -05:00
  • de0dc68b82
    gh-115009: Update Windows installer to use SQLite 3.45.3 (GH-117445) Mariusz Felisiak 2024-04-17 00:10:05 +02:00
  • 919784737c
    gh-117645: Increase WASI stack size from 512 KiB to 8 MiB (#117674) Victor Stinner 2024-04-16 23:26:54 +02:00
  • 3fe03ccea6
    gh-117755: Fix mimalloc for huge allocation on s390x (#117809) Victor Stinner 2024-04-16 22:34:12 +02:00
  • e05d202ebf
    gh-117755: Remove tests on huge memory allocations (#117938) Victor Stinner 2024-04-16 22:05:12 +02:00
  • 241ed5f2cd
    gh-117376: Make code objects use deferred reference counting (#117823) Sam Gross 2024-04-16 12:42:53 -04:00
  • a734fd5cf7
    gh-112069: Make setiter_iternext to be thread-safe (gh-117935) Donghee Na 2024-04-17 01:31:42 +09:00
  • 3284b84c43
    Docs: Add classes to C API return value annotations (#117926) Hugo van Kemenade 2024-04-16 18:56:15 +03:00
  • df0f3a738f
    gh-117683: Fix test_free_different_thread failures with GIL disabled (#117685) Sam Gross 2024-04-16 11:55:56 -04:00
  • acf69e09c6
    gh-115178: Add Counts of UOp Pairs to pystats (GH-115181) Jeff Glass 2024-04-16 08:27:18 -05:00
  • c053d52edd
    GH-115776: Static object are immortal, so mark them as such. (GH-117673) Mark Shannon 2024-04-16 12:51:41 +01:00
  • cff0a2db00
    gh-117691: Add an appropriate stacklevel for PEP-706 tarfile deprecation warnings (GH-117872) Alex Waygood 2024-04-16 12:36:00 +01:00
  • c520bf9bdf
    gh-117613: Argument Clinic: ensure that 'defining_class' params are positional-only (#117781) neonene 2024-04-16 18:52:45 +09:00
  • 1316692e8c
    gh-102402: Fix floating point math issue by using time.time_ns() in logging.LogRecord (GH-102412) Douglas Thor 2024-04-16 02:44:57 -07:00
  • 1a1e013a4a
    gh-117797: Improve test_descr.test_not_implemented (#117798) Nikita Sobolev 2024-04-16 12:11:57 +03:00
  • 2cc916e147
    gh-117613: Enhance test_clinic @defining_class tests (#117896) Victor Stinner 2024-04-16 09:32:51 +02:00
  • 6dc661bc9f
    gh-77102: site: try utf-8 and fallback to locale encoding when reading .pth file (#117802) Inada Naoki 2024-04-16 12:56:16 +09:00
  • 3831144f9c
    gh-76785: Fix Windows Refleak in test_interpreters (gh-117913) Eric Snow 2024-04-15 20:16:37 -06:00
  • 757891ee8a
    gh-117804: Document how to suppress PGO unprofiled source warnings (#117859) Erlend E. Aasland 2024-04-15 23:17:28 +02:00
  • 3375282bb8
    Docs: add link roles with Sphinx extlinks (#117850) Hugo van Kemenade 2024-04-15 21:22:00 +03:00
  • 78da154067
    gh-109975: Copyedit "What's New in Python 3.13" (#117902) Hugo van Kemenade 2024-04-15 20:20:40 +03:00
  • 520cf2170e
    gh-117688: Fix deadlock in test_no_stale_references with GIL disabled (#117720) Sam Gross 2024-04-15 12:54:56 -04:00
  • 106e9ddc43
    Docs: make the whatsnew-typing-py312 anchor point to things that were new in the typing module (#117904) Alex Waygood 2024-04-15 17:48:13 +01:00
  • 0d5238373d
    gh-117657: Quiet more TSAN warnings due to incorrect modeling of compare/exchange (#117830) mpage 2024-04-15 09:17:55 -07:00
  • 6e0b327690
    gh-117657: Quiet TSAN warning about a data race between start_the_world() and tstate_try_attach() (#117828) mpage 2024-04-15 09:17:33 -07:00
  • 47832067da
    gh-117657: Add TSAN suppressions for the free-threaded build (#117736) mpage 2024-04-15 09:08:25 -07:00
  • 0823f43618
    gh-115532: Minor tweaks to kde() (gh-117897) Raymond Hettinger 2024-04-15 10:08:21 -05:00
  • 10f1a2687a
    gh-115664: Reorganize versionadded directives for -X options (GH-116304) Serhiy Storchaka 2024-04-15 18:01:17 +03:00
  • 7d9d6b53bc
    gh-112278: Improve error handling in wmi module and tests (GH-117818) Steve Dower 2024-04-15 15:43:11 +01:00
  • 185999bb3a
    gh-90329: Add _winapi.GetLongPathName and GetShortPathName and use in venv to reduce warnings (GH-117817) Steve Dower 2024-04-15 15:36:06 +01:00
  • 64cd6fc9a6
    gh-117889: Fix PGO test in test_peg_generator (#117893) Victor Stinner 2024-04-15 15:59:34 +02:00
  • 784e076a10
    GH-117750: When clearing object's dict, clear inline values but leave dict attached (GH-117808) Mark Shannon 2024-04-15 14:45:05 +01:00
  • 7d0be7aea5
    Add 'The Python 2.3 Method Resolution Order' (#116435) Hugo van Kemenade 2024-04-15 13:01:15 +03:00
  • 57bdb75975
    gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) Serhiy Storchaka 2024-04-15 12:44:54 +03:00
  • a9107fe5c0
    gh-117755: Skip test_io.test_constructor() on s390x (#117801) Victor Stinner 2024-04-15 10:24:47 +02:00
  • 7bcc257e97
    gh-117826: Remove lookdict_index from delitemif_lock_held (gh-117869) Donghee Na 2024-04-15 14:26:59 +09:00
  • 74b0658e6a
    docs: typo in 3.13 release notes (#117866) Galen Rice 2024-04-14 17:04:59 -04:00
  • 9ee94d1391
    gh-117636: Remove redundant type check in os.path.join() (#117638) Nice Zombies 2024-04-14 23:04:14 +02:00
  • e01831760e
    Doc: mark up classes, attributes, parameters, and methods in dataclasses.rst (#117820) Erlend E. Aasland 2024-04-14 18:29:01 +02:00
  • 8fc953f606
    gh-115692: Add tests to increase json coverage (#115693) Hugo van Kemenade 2024-04-14 15:11:06 +03:00
  • 9c93b7402b
    gh-117348: restore import time performance of configparser (#117703) Jason R. Coombs 2024-04-14 07:10:09 -04:00
  • c99d374fc7
    dataclasses docs: add some link anchors (#117601) Jelle Zijlstra 2024-04-14 01:03:16 -07:00
  • 0dcfd0d522
    Autoconf: aarch64-apple-darwin/clang is now a tier 1 platform (#117861) Erlend E. Aasland 2024-04-14 09:21:29 +02:00