]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-10-03  Xuehai Pangh-110267: Add tests for pickling and copying PyStructS...
2023-10-03  Alex WaygoodBump various dependencies in `Doc/requirements-oldest...
2023-10-03  Alex Waygoodgh-110276: Run `test_str`, not `test_unicode`, as part...
2023-10-03  Nikita Sobolevgh-109956: Also test typing.NamedTuple with copy.replac...
2023-10-03  Lele GaifaxFix typo in py312 whatsnew: add missing closing paren...
2023-10-03  Hugo van KemenadeRemove unused Misc/requirements-test.txt (#110240)
2023-10-03  Guido van RossumAdd --inline-caches flag to dis command line (#110249)
2023-10-02  Alex Waygoodgh-109653: Reduce the import time of `random` by 60...
2023-10-02  Nikita Sobolevgh-110241: Add missing error check to `record_eval...
2023-10-02  Eric Snowgh-76785: Module-level Fixes for test.support.interpret...
2023-10-02  Alex WaygoodEnable ruff on `Lib/test/test_typing.py` (#110179)
2023-10-02  Eric Snowgh-105716: Support Background Threads in Subinterpreter...
2023-10-02  Eric Snowgh-109853: Fix sys.path[0] For Subinterpreters (gh...
2023-10-02  Victor Stinnergh-107073: Make PyObject_VisitManagedDict() public...
2023-10-02  Victor Stinnergh-108494: Document how to add a project in PCbuild...
2023-10-02  Victor Stinnergh-110014: Remove PY_TIMEOUT_MAX from limited C API...
2023-10-02  Jelle Zijlstragh-110178: Use fewer weakrefs in test_typing.py (#110194)
2023-10-02  numbermaniac3.12 What's New: Remove duplicate "up to" (#110219)
2023-10-02  Steve Dowergh-83180: Made launcher treat shebang 'python' tags...
2023-10-02  Adam TurnerGH-109190: Announce final release in What's New in...
2023-10-02  AN Longgh-108963: using random to generate unique string in...
2023-10-02  Adam TurnerGH-92584: Move installation schemes overview to sysconf...
2023-10-02  Hugo van KemenadeDocs: bump Pygments to fix contrast ratios to meet...
2023-10-02  Charles Machalowgh-109590: Update shutil.which on Windows to prefer...
2023-10-02  Ned Batchelderfix misaligned versionchanged blocks in sqlite3 docs...
2023-10-01  Victor Stinnergh-110164: regrtest disables random if SOURCE_DATE_EPOC...
2023-10-01  Quentin Agrengh-110138: Improve grammar in idiomatic usage of `...
2023-10-01  Nikita Sobolevgh-101100: Fix sphinx warnings in `library/site.rst...
2023-10-01  dependabot... build(deps): bump hypothesis from 6.84.0 to 6.87.1...
2023-10-01  Alex Waygoodgh-110180: Remove unused `_PickleUsingNameMixin` class...
2023-10-01  Barney GaleGH-107465: Add `pathlib.Path.from_uri()` classmethod...
2023-10-01  Nikita Sobolevgh-110160: Fix flaky `test_find_periodic_pattern` in...
2023-10-01  dependabot... PEG generator: bump types-setuptools from 68.1.0.1...
2023-10-01  Raymond Hettingergh-110150: Fix base case handling in quantiles() (gh...
2023-10-01  Victor Stinnergh-109649: Use os.process_cpu_count() (#110165)
2023-09-30  Victor Stinnergh-110152: regrtest handles cross compilation and HOSTR...
2023-09-30  Victor Stinnergh-110014: Fix bootstrap_hash.c: remove debug code...
2023-09-30  Victor Stinnergh-109649: Add os.process_cpu_count() function (#109907)
2023-09-30  Victor Stinnergh-109276: regrtest: add WORKER_FAILED state (#110148)
2023-09-30  Victor Stinnergh-110088: Fix asyncio test_prompt_cancellation() ...
2023-09-30  Victor Stinnergh-110014: Include explicitly <unistd.h> header (#110155)
2023-09-30  Victor Stinnergh-109748: Fix again venv test_zippath_from_non_install...
2023-09-30  Victor Stinnergh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES...
2023-09-30  Victor Stinnergh-107954: Refactor initconfig.c: add CONFIG_SPEC ...
2023-09-30  Barney GaleGH-89812: Add `pathlib._PathBase` (#106337)
2023-09-30  Adam TurnerGH-101100: Fix reference warnings for ``gettext`` ...
2023-09-30  Adam TurnerGH-101100: Fix reference warnings for ``namedtuple...
2023-09-30  Raymond HettingerAdd example for linear_regression() with proportional...
2023-09-29  Victor Stinnergh-107888: Fix test_mmap PROT_EXEC comment (#110125)
2023-09-29  Sam Grossgh-110119: Temporarily skip test_cppext on --disable...
2023-09-29  Victor Stinnergh-109566: regrtest --fast-ci no longer enables --nowin...
2023-09-29  Victor Stinnergh-109566: Remove make testall (#110122)
2023-09-29  Victor Stinnergh-109047: concurrent.futures catches PythonFinalizatio...
2023-09-29  Victor Stinnergh-109566: PCbuild/rt.bat now uses --fast-ci (#110120)
2023-09-29  Furkan Ondergh-66143: Allow copying and pickling of CodecInfo objec...
2023-09-29  James Hilton... gh-109495: Remove unused slots from the Python implemen...
2023-09-29  Steve Dowergh-109615: Look for 'Modules' as landmark for test_copy...
2023-09-29  Eric Snowgh-110024: Fix Pointer Type Warnings (gh-110053)
2023-09-29  Victor Stinnergh-109592: test_eintr tolerates 20 ms when comparing...
2023-09-29  Victor Stinnergh-110031: Skip test_threading fork tests if ASAN ...
2023-09-29  Victor Stinnergh-109974: Fix more threading lock_tests race condition...
2023-09-29  Donghee Nagh-105323: Update readline module to detect apple editl...
2023-09-29  Victor Stinnergh-110088, gh-109878: Fix test_asyncio timeouts (#110092)
2023-09-29  Jacob Coffeegh-109634: Fix `:samp:` syntax (GH-110073)
2023-09-29  Victor Stinnergh-108716: make regen-global-objects no longer builds...
2023-09-29  Victor Stinnergh-110079: Remove extern "C" { ...} in C code (#110080)
2023-09-29  Yuki Kgh-101100: Fix references to ``URLError`` and ``HTTPErr...
2023-09-29  Maciej Olkogh-101100: Fix Sphinx warnings in `tutorial/controlflow...
2023-09-29  Nikita Sobolevgh-109961: Use proper `module` for `copy` method docs...
2023-09-29  Nikita Sobolevgh-101100: Fix sphinx warnings in `library/difflib...
2023-09-29  Pieter Eendebakgh-109868: Skip deepcopy memo check for empty memo...
2023-09-29  Jelle Zijlstragh-110045: Update symtable module for PEP 695 (#110066)
2023-09-29  Victor Stinnergh-110052: Fix faulthandler for freed tstate (#110069)
2023-09-29  Victor Stinnergh-109566: regrtest _add_python_opts() handles Keyboard...
2023-09-29  Victor Stinnergh-110036: multiprocessing Popen.terminate() catches...
2023-09-29  Victor Stinnergh-109974: Fix threading lock_tests race conditions...
2023-09-29  Victor Stinnergh-109960: Remove test_pty timeout of 10 seconds (...
2023-09-28  Zachary Waregh-109991: Remove obsolete NEWS entries for OpenSSL...
2023-09-28  Zachary Waregh-109991: Update Windows build to use OpenSSL 3.0...
2023-09-28  Irit Katrielgh-109889: fix compiler's redundant NOP detection to...
2023-09-28  Davide Rizzogh-110038: KqueueSelector must count all read/write...
2023-09-28  Victor Stinnergh-110033: Fix signal test_interprocess_signal() (...
2023-09-28  Victor Stinnergh-109972: Enhance test_gdb (#110026)
2023-09-28  Davide RizzoWhitespace fix in asyncio-stream.rst (#110015)
2023-09-28  Amin Alaeegh-109782: Ensure `os.path.isdir` has the same signatur...
2023-09-28  Nikita Sobolevgh-110020: Fix unused variable warnings in bytecodes...
2023-09-28  Victor Stinnergh-109594: Fix concurrent.futures test_timeout() (...
2023-09-28  Nikita Sobolevgh-109961: Docs: Fix incorrect rendering of `__replace_...
2023-09-28  Victor Stinnergh-109972: Split test_gdb.py into test_gdb package...
2023-09-28  Ned Deilygh-109991: Update macOS installer to use OpenSSL 3...
2023-09-28  Ned Deilygh-109991: Update GitHub CI workflows to use OpenSSL...
2023-09-28  Adam TurnerGH-109190: Copyedit 3.12 What's New: Bytecode (#109821)
2023-09-28  Jacob Coffeegh-109812: Fix phrasing for `collections.Counter` ...
2023-09-28  Nikita Sobolevgh-109818: `reprlib.recursive_repr` copies `__type_para...
2023-09-27  Guido van Rossumgh-104909: Split some more insts into ops (#109943)
2023-09-27  Kristján Valur... gh-109955 : Update state transition comments for asynci...
2023-09-27  Eric Snowgh-109793: Allow Switching Interpreters During Finaliza...
2023-09-27  Jelle ZijlstraEnhance TypedDict docs around required/optional keys...
2023-09-27  Dale Collisongh-109461: Update logging module lock to use context...
2023-09-27  Victor Stinnergh-109615: Fix support test_copy_python_src_ignore...
next