| 2024-03-18 |
Victor Stinner | gh-116417: Fix WASI build of _testlimitedcapi (#116974) |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Sam Gross | gh-116941: Fix pyatomic_std.h syntax errors (#116967) |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Victor Stinner | gh-116417: Move limited C API list.c tests to _testli... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Pierre Ossman... | gh-113538: Add asycio.Server.{close,abort}_clients... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Victor Stinner | gh-116869: Make C API compatible with ISO C90 (#116950) |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Victor Stinner | gh-116869: Add test_cext test: build a C extension... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Guido van Rossum | gh-108716: Cleanup remaining deepfreeze infrastructure... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Guido van Rossum | gh-116916: Remove separate next_func_version counter... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Guido van Rossum | Cleanup tier2 debug output (#116920) |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Zachary Ware | gh-115119: Switch Windows build to mpdecimal external... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Duprat | gh-115258: Fix hanging tests for threading queue shutdo... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Victor Stinner | gh-116869: Fix redefinition of the _PyOptimizerObject... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Victor Stinner | gh-63207: Use GetSystemTimePreciseAsFileTime() in time... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Sam Gross | gh-116877: Update `wheel` to version `0.43.0` (#116878) |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
kernc | gh-71765: Fix inspect.getsource() on empty file (GH... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Victor Stinner | Revert "gh-96844: Improve error message of list.remove... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Jakub Stasiak | GH-65056: Improve the IP address' is_global/is_private... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Erlend E. Aasland | gh-115874: Don't use module state in teedataobject... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
AN Long | gh-115538: Emit warning when use bool as fd in _io... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Erlend E. Aasland | CI: Pass environment variables directly to configure... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Erlend E. Aasland | gh-116664: Ensure thread-safe dict access in _warnings... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Terry Jan Reedy | gh-116881: Remove erroneous or redundant grammar NULL... |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Hugo van Kemenade | Bump GitHub Actions (#116944) |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
mpage | gh-116915: Make `_thread._ThreadHandle` support GC... |
commit | commitdiff | tree | snapshot |
| 2024-03-17 |
Victor Stinner | gh-85283: Build _statistics extension with the limited... |
commit | commitdiff | tree | snapshot |
| 2024-03-17 |
Barney Gale | GH-116377: Stop raising `ValueError` from `glob.transla... |
commit | commitdiff | tree | snapshot |
| 2024-03-17 |
Victor Stinner | gh-85283: Build termios extension with the limited... |
commit | commitdiff | tree | snapshot |
| 2024-03-17 |
Victor Stinner | gh-73468: Add math.fma() function (#116667) |
commit | commitdiff | tree | snapshot |
| 2024-03-17 |
Antoine Pitrou | GH-112536: Add more TSan tests (#116911) |
commit | commitdiff | tree | snapshot |
| 2024-03-17 |
John Sloboda | gh-85287: Change codecs to raise precise UnicodeEncodeE... |
commit | commitdiff | tree | snapshot |
| 2024-03-17 |
Carol Willing | Update titles and subtitles on landing page template... |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Victor Stinner | gh-116809: Restore removed _PyErr_ChainExceptions1... |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Hugo van Kemenade | CI: Process stale issues four times per day (#116857) |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Michael Droettboom | gh-116879: Add new optimizer pystats to tables (GH... |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Donghee Na | gh-112536: Add more TSAN tests (#116896) |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
jnchen | gh-116851: Remove "from ctypes import *" from a ctypes... |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
mpage | gh-114271: Fix race in `Thread.join()` (#114839) |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Antoine Pitrou | gh-112536: Add test_threading to TSAN tests (#116898) |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Serhiy Storchaka | gh-116484: Fix collisions between Checkbutton and ttk... |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Serhiy Storchaka | gh-116764: Fix regressions in urllib.parse.parse_qsl... |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Serhiy Storchaka | gh-90535: Fix support of interval>1 in logging.TimedRot... |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Donghee Na | gh-112536: Add TSAN builds on Github Actions (#116872) |
commit | commitdiff | tree | snapshot |
| 2024-03-16 |
Nikita Sobolev | gh-116858: Add `@cpython_only` to several tests in... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Raymond Hettinger | Minor kde() docstring nit: make presentation order... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Mark Shannon | GH-115802: Reduce the size of _INIT_CALL_PY_EXACT_ARGS... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Dino Viehland | gh-116868: Avoid locking in PyType_IsSubtype (#116829) |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Donghee Na | gh-112536: Add --tsan test for reasonable TSAN executio... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Nikita Sobolev | gh-116782: Mention `__type_params__` in `inspect.getmem... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Donghee Na | gh-116621: Specialize list.extend for dict keys/values... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Tian Gao | gh-116735: Use `MISSING` for `CALL` event if argument... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Zackery Spytz | gh-63283: IDNA prefix should be case insensitive (GH... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
mpage | gh-111926: Simplify proxy creation logic (#116844) |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
mpage | gh-111926: Simplify weakref creation logic (#116843) |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Mark Shannon | GH-116422: Modify a few uops so that they can be suppor... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Tian Gao | gh-90095: Ignore empty lines and comments in `.pdbrc... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Victor Stinner | gh-85283: Build pwd extension with the limited C API... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Raymond Hettinger | gh-116842: Improve test comment and fix a doctest ... |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Barney Gale | GH-113838: Add "Comparison to os.path" section to pathl... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
vxiiduu | gh-116195: Implements a fast path for nt.getppid (GH... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-111696, PEP 737: Add %T and %N to PyUnicode_FromForm... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Jason R. Coombs | gh-116811: Ensure MetadataPathFinder.invalidate_caches... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Jason R. Coombs | gh-106531: Refresh zipfile._path with zipp 3.18. (... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Raymond Hettinger | Minor improvements to the itertools documentation ... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-111696, PEP 737: Add PyType_GetModuleName() function... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-113317, AC: Add libclinic.converter module (#116821) |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Jason R. Coombs | gh-112795: Move the test for ZipFile into the core... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Mark Shannon | GH-116422: Factor out eval breaker checks at end of... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-111696, PEP 737: Add PyType_GetFullyQualifiedName... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-113317, AC: Add libclinic.block_parser module (... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Petr Viktorin | gh-116731: libregrtest: Clear inspect & importlib.metad... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-88494: Use QueryPerformanceCounter() for time.monoto... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Hugo van Kemenade | CI: Only test free-threading with faster macOS M1 ... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-113317, AC: Add libclinic.function (#116807) |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-116646, AC: Always use PyObject_AsFileDescriptor... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-116646, AC: Add CConverter.use_converter() method... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-85283: Build fcntl extension with the limited C... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Nikita Sobolev | gh-116780: Fix `test_inspect` in `-OO` mode (#116788) |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Serhiy Storchaka | gh-90300: Fix undocumented envvars in the Python CLI... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Nikita Sobolev | gh-113308: Remove some internal parts of `uuid` module... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Nikita Sobolev | gh-116785: Fix direct invocation of `test_inspect`... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-116646: Add limited C API support to AC fildes conve... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Victor Stinner | gh-113317, AC: Move warn() and fail() to libclinic... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Brett Cannon | GH-114736: Use WASI SDK 21 (GH-116771) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Brett Cannon | GH-115983: skip building shared modules for testing... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Sergey B Kirpichev | Docs: PyUnstable_Long_IsCompact() docs now mention... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
guangwu | Docs: fix spelling of the word 'transferring' (#116641) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Michael Droettboom | gh-116760: Fix pystats for trace attempts (GH-116761) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Serhiy Storchaka | gh-90300: Document equivalent -X options for envvars... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Brett Cannon | GH-115979: update test_importlib to work under WASI... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Raymond Hettinger | Better presentation order for recipes. (gh-116755) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Serhiy Storchaka | gh-90300: Sort the -X options and some envvars in the... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Sam Gross | gh-116631: Fix race condition in `test_shutdown_immedia... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Nikita Sobolev | gh-100746: Improve `test_named_expressions.py` (#116713) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Nir Friedman | gh-98731: Improvements to the logging documentation... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Sam Gross | gh-116604: Fix test_gc on free-threaded build (#116662) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Vinay Sajip | [doc]: Update cookbook recipe for Qt6. (GH-116719) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Victor Stinner | gh-110918: Fix side effects of regrtest test_match_test... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Serhiy Storchaka | gh-90300: Fix cmdline.rst (GH-116721) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Ken Jin | gh-115419: Change default sym to not_null (GH-116562) |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Nikita Sobolev | gh-116714: Handle errors correctly in `PyFloat_GetInfo... |
commit | commitdiff | tree | snapshot |
| next |