summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typos in documentation and comments (#119763)Xie Yanbo2024-06-047-9/+9
* gh-111499: Fix PYTHONMALLOCSTATS at Python exit (#120021)Victor Stinner2024-06-041-6/+6
* gh-119613: Soft deprecate the Py_MEMCPY() macro (#120020)Victor Stinner2024-06-042-0/+3
* gh-119070: Update test_shebang_executable_extension to always use non-install...Steve Dower2024-06-041-3/+3
* gh-119879: str.find(): Utilize last character gap for two-way periodic needle...d.grigonis2024-06-042-28/+36
* gh-106531: Apply changes from importlib_resources 6.3.2 (#117054)Jason R. Coombs2024-06-0416-146/+231
* gh-119724: Revert "bpo-45759: Better error messages for non-matching 'elif'/'...Petr Viktorin2024-06-044-612/+455
* gh-117398: Use Per-Interpreter State for the _datetime Static Types (gh-119929)Eric Snow2024-06-0313-166/+381
* gh-117142: Support Importing ctypes in Isolated Interpreters (gh-119991)Eric Snow2024-06-032-1/+3
* gh-117398: Add datetime Module State (gh-119810)Eric Snow2024-06-035-162/+376
* gh-117657: Fix race involving immortalizing objects (#119927)Sam Gross2024-06-039-44/+30
* update CODEOWNERS (#120003)Irit Katriel2024-06-031-3/+1
* gh-117657: Avoid `sem_clockwait` in TSAN (#119915)Sam Gross2024-06-032-10/+1
* gh-118835: pyrepl: Fix prompt length computation for custom prompts containin...Daniel Hollas2024-06-033-2/+41
* gh-119727: Add --single-process option to regrtest (#119728)Victor Stinner2024-06-035-12/+46
* gh-119057: Use better error messages for zero division (#119066)Nikita Sobolev2024-06-0311-20/+32
* gh-119981: Use do while(0) in some symtable.c multi-line macros (#119982)Bénédikt Tran2024-06-031-45/+52
* Use Cirrus M1 macOS runners for CI (GH-119979)Łukasz Langa2024-06-033-6/+7
* gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (#119591)Jason R. Coombs2024-06-034-12/+32
* gh-119679: Ensures correct import libraries are included in Windows install p...Steve Dower2024-06-033-14/+23
* gh-102511: Amend 3.13.0b1.rst (GH-119895)Nice Zombies2024-06-031-0/+1
* gh-116560: Add PyLong_GetSign() public function (#116561)Sergey B Kirpichev2024-06-037-3/+66
* gh-119786: move exception handling doc to InternalDocs (#119815)Irit Katriel2024-06-033-182/+205
* gh-119968: Improved monitoring c-api docs (#119969)Awbert2024-06-031-1/+1
* gh-119838: Treat Fraction as a real value in mixed arithmetic operations with...Serhiy Storchaka2024-06-033-6/+6
* gh-112026: Deprecate _PyDict_GetItemStringWithError() function (#119855)Victor Stinner2024-06-031-1/+2
* gh-119856: Support exiting help() with just "exit" (#119858)Victor Stinner2024-06-031-2/+2
* gh-116991: Improve `pygen --help` for `python` subparser (#116992)Nikita Sobolev2024-06-031-1/+4
* gh-118827: Remove `Quoter` from `urllib.parse` (#118828)Nikita Sobolev2024-06-034-15/+10
* gh-119506: fix `_io.TextIOWrapper.write()` write during flush (#119507)Radislav Chugunov2024-06-033-9/+45
* gh-119396: Optimize unicode_decode_utf8_writer() (#119957)Victor Stinner2024-06-031-5/+4
* gh-119961: Fix test workflow status badge in README (#119962)wookie1842024-06-031-1/+1
* gh-117657: Fix data races report by TSAN unicode-hash (gh-119907)Donghee Na2024-06-032-9/+11
* gh-109975: What's New in Python 3.13: fix broken link for `telnetlib` alterna...Solomon Himelbloom2024-06-031-1/+1
* GH-119054: Add "Reading and writing files" section to pathlib docs (#119524)Barney Gale2024-06-021-79/+84
* Improve documentation for typing.get_type_hints (#119928)Jelle Zijlstra2024-06-021-26/+28
* gh-117657: Fix TSAN reported race in `_PyEval_IsGILEnabled`. (#119921)Sam Gross2024-06-022-2/+2
* gh-119740: Remove deprecated trunc delegation (#119743)Mark Dickinson2024-06-0211-152/+16
* gh-119775: Remove ability to create immutable types with mutable bases (#119776)Nikita Sobolev2024-06-024-35/+13
* gh-118934: Fix PyEval_GetLocals docs (PEP 667) (#119932)Alyssa Coghlan2024-06-023-21/+46
* Refactor (mostly rearrange) the statistics module (gh-119930)Raymond Hettinger2024-06-022-735/+783
* gh-119016: Remove outdated sentences from the "classes" tutorial (#119130)Nice Zombies2024-06-011-5/+1
* GH-89727: Fix `shutil.rmtree()` recursion error on deep trees (#119808)Barney Gale2024-06-013-97/+68
* Add unique() recipe to itertools docs (gh-119911)Raymond Hettinger2024-06-011-2/+14
* gh-117657: Add TSAN suppression for `set_discard_entry` (#119908)Sam Gross2024-06-011-0/+2
* gh-113892: Add a extra check to `ProactorEventLoop.sock_connect` to ensure th...Kirill Podoprigora2024-06-013-2/+12
* Minor speed/accuracy improvement for kde() (gh-119910)Raymond Hettinger2024-06-012-9/+10
* gh-117657: Fix TSAN race in QSBR assertion (#119887)Sam Gross2024-06-012-3/+2
* gh-117657: Fix TSAN race in free-threaded GC (#119883)Sam Gross2024-06-012-6/+2
* Bump types-psutil from 5.9.5.20240423 to 5.9.5.20240516 in /Tools (#119900)dependabot[bot]2024-06-011-1/+1