]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Objects/ directory (#99351)
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Objects/ directory (#99335)
2022-11-10  Raymond HettingerGH-99183: Document behavior of count() for empty substr...
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Objects/listobject.c ...
2022-11-10  Guido van RossumGH-98831: Remove all remaining DISPATCH() calls from...
2022-11-10  Brandt BucherGH-99298: Don't perform jumps before error handling...
2022-11-10  Vincent Faziogh-99204: Calculate base_executable by alternate names...
2022-11-10  Carlogh-99277: remove older version of `get_write_buffer_lim...
2022-11-10  Eric Snowgh-90110: Update the C-analyzer Tool (gh-99307)
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Objects/dictobject.c ...
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Objects/ directory (#99332)
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Parser/ directory (#99330)
2022-11-10  Mark ShannonGH-96421: Insert shim frame on entry to interpreter...
2022-11-10  Anton Ryzhovgh-74044: inspect.signature for wrappers around decorat...
2022-11-10  Brandt BucherGH-99257: Check the owner's type when specializing...
2022-11-10  Nikita Sobolevgh-99320: remove tests for old-style class from `test_c...
2022-11-10  Nikita Sobolevgh-99281: [csv] remove try/except, `complex` always...
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Python/ceval.c (#99318)
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Python/ directory (#99317)
2022-11-10  Victor Stinnergh-99300: Use Py_NewRef() in Python/ directory (#99302)
2022-11-10  Serhiy Storchakabpo-34272: Reorganize C API tests. (GH-8551)
2022-11-09  Nikita Sobolevgh-98832: Change wording in docstring of `pathlib.Path...
2022-11-09  Brandt BucherGH-99205: Mark new interpreters and threads as non...
2022-11-09  jmcbUpdate reference to the size of PyPI (#99076)
2022-11-09  Brandt BucherGH-98686: Get rid of "adaptive" and "quick" instruction...
2022-11-09  Kumar AdityaGH-90699: disallow `_Py_IDENTIFIER` in core code ...
2022-11-09  Victor Stinnergh-98724: Fix Py_CLEAR() macro side effects (#99100)
2022-11-09  Victor Stinnergh-90868: Add _PyStaticObject_CheckRefcnt() function...
2022-11-09  Filipe LaínsCODEOWNERS: add myself to sysconfig and importlib.resou...
2022-11-09  Bruno Neyra[Enum] Typo: fix DuplicateFreeEnum example docs (GH...
2022-11-08  Gregory P.... gh-99238: clarify the type of the env dict. (#99253)
2022-11-08  Carl Meyergh-94445: add compiler test for another case of excessi...
2022-11-08  Ethan Furmangh-99248: [Enum] fix negative number infinite loop...
2022-11-08  Eric Snowgh-90868: Adjust the Generated Objects (gh-99223)
2022-11-08  Eric Snowgh-98627: Add the _testsinglephase Module (gh-99039)
2022-11-08  Victor Stinnergh-91248: Add PyFrame_GetVar() function (#95712)
2022-11-08  Mikael KoliFix broken link in `asyncio-subprocesses` doc (GH-99214)
2022-11-08  Guido van RossumGH-98831: Simple input-output stack effects for bytecod...
2022-11-08  Brandt BucherGH-93143: Don't turn LOAD_FAST into LOAD_FAST_CHECK...
2022-11-08  Nikita Sobolevgh-72719: Remove asyncore and asynchat modules (#96580)
2022-11-08  Irit Katrielgh-99181: fix except* on unhashable exceptions (GH...
2022-11-08  Kumar AdityaGH-90699: fix refleak in `_testcapimodule.c` (gh-99236)
2022-11-08  Kamil Turekgh-92119: ctypes: Print exception class name instead...
2022-11-08  Nikita Sobolevgh-98513: Test abstract methods of some `collections...
2022-11-08  Nikita Sobolevgh-99124: use concrete exception types in `test_builtin...
2022-11-08  Gregory P.... gh-98433: Fix quadratic time idna decoding. (#99092)
2022-11-07  Hugo van Kemenadegh-98817: Remove PCbuild/lib.pyproj (GH-98818)
2022-11-07  Kumar AdityaGH-90699: Remove remaining `_Py_IDENTIFIER` stdlib...
2022-11-07  Petr Viktoringh-96746: Docs: Clear up Py_TPFLAGS_DISALLOW_INSTANTIAT...
2022-11-07  Mark ShannonGH-96793: Specialize FOR_ITER for generators. (GH-98772)
2022-11-07  Noam Cohengh-95389: expose popular ETHERTYPE_* constants in the...
2022-11-07  Pablo Galindo... gh-98254: Add what's new entry for the improvement...
2022-11-07  Pablo Galindo... gh-91058: Add what's new entry for the improvement...
2022-11-07  Erlend E. AaslandDocs: add argument spec to sqlite3 CLI docs (#99200)
2022-11-07  Zackery Spytzbpo-38523: ignore_dangling_symlinks does not apply...
2022-11-07  Harshilremove new line in pickle exception message (GH-31782)
2022-11-07  andrei kulakovgh-91803: Mock - fix error when using autospec methods...
2022-11-07  jmcbdoc: Formatting and typo fixes (#98974)
2022-11-07  Nikita SobolevGH-99155: Fix `NormalDist` pickle with `0` and `1`...
2022-11-07  Nikita SobolevGH-99155: Fix `NormalDist` pickle with `0` and `1`...
2022-11-07  Dong-hee Nagh-96055: Update faulthandler to emit proper unexpect...
2022-11-06  Wenzel Jakobgh-98586: Add What's New entry and update docs (#99056)
2022-11-06  Anh71megh-98139: enhance namespace package repr
2022-11-06  Nouran Aligh-94286 Fix documentation of print default param ...
2022-11-06  Terry Jan Reedybpo-33964: IDLE macosx - removed unused local dict...
2022-11-06  Ethan Furman[Enum] add built-in property to test_test_simple_enum...
2022-11-06  Nikita Sobolevgh-99051: remove duplicated test from `test_weakref...
2022-11-06  Guido van RossumGH-98831: Implement super-instruction generation (...
2022-11-06  jonasdlindnerCorrect some typos in comments (GH-98194)
2022-11-06  Irit Katrielgh-99153: set location on SyntaxError for try with...
2022-11-06  Shantanugh-83004: Clean up refleak in _pickle initialisation...
2022-11-06  Shantanugh-83004: Clean up refleak in _zoneinfo initialisation...
2022-11-06  Pablo Galindo... gh-99139: Improve NameError error suggestion for instan...
2022-11-06  Nikita Sobolev`test_typing`: use all pickle protocols (#99154)
2022-11-06  Ethan Furmangh-93464: [Enum] fix auto() failure during multiple...
2022-11-05  Doj[doc] fix typo (GH-99143)
2022-11-05  Paul Mooregh-99134: Update bundled pip to 22.3.1 (gh-99135)
2022-11-05  Nikita Sobolevgh-94808: add tests covering `PyFunction_GetKwDefaults...
2022-11-05  Nikita Sobolevgh-94808: add tests covering `PySequence_{Set,Del}Slice...
2022-11-05  Kaushik Kulkarnigh-98284: better error message for undefined abstractme...
2022-11-05  Nikita Sobolevgh-94808: add tests covering `PyEval_GetFuncDesc` funct...
2022-11-05  Sam Jamesgh-99086: Fix implicit int compiler warning in configur...
2022-11-05  Guido van RossumGH-99104: Update headers for bytecodes.c and generate_c...
2022-11-04  Brandt BucherGH-98686: Fix compiler warning for HAS_ARG (GH-99106)
2022-11-04  Mark ShannonGH-98831: Add some macros definitions to bytecodes...
2022-11-04  Guido van RossumGH-98831: Auto-generate PREDICTED() macro calls (#99102)
2022-11-04  Brandt BucherGH-98831: Add `regen-cases` to `regen-all` (#99107)
2022-11-04  Victor Stinnergh-90867: test.support.wait_process() uses LONG_TIMEOUT...
2022-11-04  Victor Stinnergh-90716: Fix pylong_int_from_string() refleak (#99094)
2022-11-04  Skip Montanarominor edits to locale doc (#98537)
2022-11-04  Michael DroettboomSupport comparing two sets of pystats (GH-98816)
2022-11-04  Nikita Sobolevgh-94808: Cover `LOAD_GLOBAL` for custom dict subtypes...
2022-11-03  Nick PopeDocs: add `named` to the list of styles in the sqlite3...
2022-11-03  Gregory P.... gh-90716: bugfixes and more tests for _pylong. (#99073)
2022-11-03  Gregory P.... gh-73691: Increase size limits in _xxtestfuzz (#99070)
2022-11-03  Kumar AdityaGH-90699: Remove `_Py_IDENTIFIER` usage from `_ctypes...
2022-11-03  Victor Stinnergh-92584: Remove the distutils package (#99061)
2022-11-03  Victor Stinnergh-98978: Fix Py_SetPythonHome(NULL) (#99066)
2022-11-03  Victor Stinnergh-94172: Remove keyfile, certfile and check_hostname...
2022-11-03  Victor Stinnergh-90716: Remove _pylong._DEBUG flag (#99063)
next