| 2025-09-21 |
Stan Ulbrych | `Doc/library/os.rst`: Remove spurious parenthesis ... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Pablo Galindo... | gh-138709: Supress stdout/stderr during test_sampling_p... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Pablo Galindo... | gh-138709: Fix race condition in test_external_inspecti... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
sobolevn | Docs: add missing tools to `Tools/README` (#139150) |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
AN Long | gh-138092: Correct the documented signature of ``mmap... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
sobolevn | Make sure the ``:keyword:`` role works for ``case`... |
commit | commitdiff | tree | snapshot |
| 2025-09-21 |
Stan Ulbrych | Link to Discourse in ``.github/CONTRIBUTING.rst`` ... |
commit | commitdiff | tree | snapshot |
| 2025-09-20 |
Serhiy Storchaka | Revert "gh-66234: Add flag to disable the use of mmap... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Cody Maloney | gh-138013: Split SignalsTest from test_io.test_general... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Pablo Galindo... | gh-138709: Implement CPU time profiling in profiling... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Peter Bierma | gh-112729: Correctly fail when the process is out of... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Lisa Roach | gh-138310: Adds sys.audit event for import_module ... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Serhiy Storchaka | gh-139076: Fix regression in pydoc not showing extensio... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Karolina Surma | Fix the reference to unicode specification (#139138) |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Russell Keith... | gh-138171: Migrate iOS testbed location and add Apple... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Peter Bierma | gh-126016: Remove bad assertion in `PyThreadState_Clear... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Gordon P. Hemsley | gh-81148: Eliminate unnecessary check in _strptime... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Savannah Bailey | GH-137218: Update `make` for JIT stencils (#137265) |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Victor Stinner | gh-129813, PEP 782: Fix refleak in sock_recvfrom()... |
commit | commitdiff | tree | snapshot |
| 2025-09-19 |
Semyon Moroz | gh-121237: Add `%:z` directive to datetime.strptime... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
da-woods | gh-119494: Fix error messages for deleting/setting... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Peter Bierma | gh-136003: Skip non-daemon threads when exceptions... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Alex Waygood | gh-118803: Make `ByteString` deprecations louder; remov... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Alex Waygood | gh-118803: Improve documentation around `ByteString... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Nicholas Tindle | gh-137976: Explicitly exclude `localtime` from `availab... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in socket recvmsg... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Benjamin Peterson | fixes gh-139090: add os.RWF_DONTCACHE (#139091) |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in bufferedio... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in _ssl (#138929) |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Sergey B Kirpichev | gh-73487: Convert `_decimal` to use Argument Clinic... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Adam Turner | gh-64490: Argument Clinic: Add support for ``**kwds... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Malcolm Smith | gh-137242: Mention Android binary releases in documenta... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Ken Jin | gh-139109: Dynamic opcode targets (GH-139111) |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in _sqlite (... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Victor Stinner | gh-135755: Make Py_TAIL_CALL_INTERP macro private ... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Peter Bierma | gh-136003: Execute pre-finalization callbacks in a... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in ssl.MemoryBIO... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Peter Bierma | Document `Py_AddPendingCall()` change with subinterpret... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Peter Bierma | gh-135729: Store reference to globals in `Interpreter... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Petr Viktorin | gh-138970: Adjust tests for pegen rule flags (#139107) |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Peter Bierma | gh-139098: Use multiphase initialization in `_testcapi... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Stan Ulbrych | gh-138998: `expat/refresh.sh`: Fail if Step 3 is not... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Donghee Na | gh-137838: Add CI for no-opt JIT (#139081) |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Malcolm Smith | Make Android streams respect the unbuffered (`-u`)... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Cody Maloney | gh-138720: Make Buffered closed check match flush ... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Victor Stinner | gh-129813, PEP 782: Optimize byteswriter_resize() ... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Erlend E. Aasland | gh-116943: Ensure makesetup does not choke on missing... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in _socket (... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Mark Shannon | GH-138378: Move globals-to-consts pass into main optimi... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Rafael Fontenelle | Remove unmatched closing parenthesis (GH-139082) |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Raymond Hettinger | Revert gh-139075. The sumprod fix needs more work... |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Oleksandr Kravets | Remove unnecessary slice in heapq.py (gh-139087) |
commit | commitdiff | tree | snapshot |
| 2025-09-18 |
Pablo Galindo... | gh-138970: Add general metadata system to the peg gener... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Raymond Hettinger | gh-139074: Fix missing high precision case in sumprod... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Denis Sergeev | gh-138813: Fix mutable default kwargs={} in multiproces... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Sergey Miryanov | GH-138355: Remove trash_delete_later from _gc_runtime_s... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Donghee Na | gh-137838: Move _PyUOpInstruction buffer to PyInterpret... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Stefan Tatschner | gh-86819: Add ISO-TP CAN socket constants (#23794) |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Dino Viehland | gh-138714: Don't assume next block has instructions... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Adam Turner | GH-137630: Convert ``_interpqueues`` to use Argument... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Moshe Kaplan | GH-139067: Add example for `argparse`'s `append` action... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Victor Stinner | gh-129813, PEP 782: Set invalid bytes in PyBytesWriter... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in _testclinic... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
chiri | gh-138736: Fix sqlite3.Connection.blobopen 'row' parame... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in _multiprocessi... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Victor Stinner | gh-129813, PEP 782: Use PyBytesWriter in _Py_bytes_make... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Hans Then | gh-132558: Improve `argparse` docs on combining `type... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Adam Turner | GH-92266: Remove embedded tabs from ``c-analyzer/cpytho... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Paul Ganssle | Add pganssle to CODEOWNERS for ``zoneinfo`` (#139032) |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
PrinceNaroliya | gh-137988: Fix const description in argparse.add_argume... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Peter Bierma | gh-128639: Don't assume one thread in subinterpreter... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Dino Viehland | gh-131776: Expose functions called from the interpreter... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Aniket | gh-138952: Document platform.machine() output casing... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Rajhans Jadhao | gh-129368: In PyRun C API docs, clarify what a "start... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Hood Chatham | gh-128627: Use __builtin_wasm_test_function_pointer_sig... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
PrinceNaroliya | gh-139006: Doc: Clarify html.escape function descriptio... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Petr Viktorin | gh-107862: Add property-based round-trip tests for... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
adang1345 | gh-138896: Fix error installing C runtime on non-update... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Bénédikt Tran | gh-76760: test that `uuid.uuid1()` sets the version... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Łukasz Langa | gh-134466: Don't run when termios is inaccessible ... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Stan Ulbrych | gh-138998: Upgrade vendored expat to 2.7.2 (#138999) |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Gyeongjae Choi | gh-99948: Support ctypes.util.find_library in emscripte... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Adam Turner | GH-123299: Copyedit 3.14 What's New: C API (#138987) |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Donghoon Nam | gh-138966: Add description for `gi_suspended` attribute... |
commit | commitdiff | tree | snapshot |
| 2025-09-17 |
Serhiy Storchaka | gh-71679: Share the repr implementation between bytes... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Serhiy Storchaka | gh-134716: Support regular expressions in -W and PYTHON... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Alex Waygood | Revert "gh-118803: Remove `ByteString` from `typing... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Jelle Zijlstra | gh-137226: Fix get_type_hints() on generic TypedDict... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Benjamin Johnson | gh-138514: getpass: restrict `echo_char` to a single... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Victor Stinner | gh-129813, PEP 782: Add doc reference link (#138986) |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Steve Dower | Adds support for building with VisualStudioVersion... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
AN Long | fix some typos (#138977) |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Irit Katriel | gh-135629: rewrite language reference section on except... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
ivan | Synced docs and docstring for `sysconfig.get_platform... 138982/head |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
yihong | gh-135329: prevent infinite traceback loop on Ctrl... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Brandt Bucher | GH-129805: Clean up some changes from GH-129806 (GH... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Stan Ulbrych | gh-88473: Implement fast path in date.today() for date... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Victor Stinner | gh-129813, PEP 782: Soft deprecate _PyBytes_Resize... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Cody Maloney | gh-138013: Remove load_tests in test_io.test_general... |
commit | commitdiff | tree | snapshot |
| 2025-09-16 |
Sam Gross | gh-137433: Fix deadlock with stop-the-world and daemon... |
commit | commitdiff | tree | snapshot |
| next |