]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-04-13  Skip Montanarogh-67230: document new csv quoting modes in whatsnew...
2023-04-12  Skip Montanarogh-67230: add quoting rules to csv module (GH-29469)
2023-04-12  Stanislav Syekiringh-103088: Fix virtual environment activate script...
2023-04-12  Nikita Sobolevgh-103326: Remove `Python/importlib.h` (GH-103331)
2023-04-12  Erlend E. Aaslandgh-103092: Isolate `_collections` (#103093)
2023-04-12  Mark ShannonGH-103082: Implementation of PEP 669: Low Impact Monito...
2023-04-12  AN Longgh-103092: Isolate msvcrt (#103248)
2023-04-12  Nick Burnsgh-103417: use time.monotonic in the example for sched...
2023-04-12  Furkan OnderGH-83893: Cross reference env. vars and -X command...
2023-04-12  Bar Harelgh-103357: Add logging.Formatter defaults support to...
2023-04-12  Tian Gaogh-103237: Polish pdb docs (#103238)
2023-04-11  Tian Gaogh-103143: Polish pdb help messages and doc strings...
2023-04-11  Benjamin PetersonRemove redundant words from interpreter_definition...
2023-04-11  Irit Katrielgh-87092: fix refleak in peepholer test harness (#103448)
2023-04-11  Stanislav Syekiringh-103088: Sanitize venv paths when using MSYS or Cygwi...
2023-04-11  Barney GaleGH-103220: Fix `ntpath.join()` of partial UNC drive...
2023-04-11  Nikita Sobolevgh-87864: Use correct function definition syntax in...
2023-04-11  Irit Katrielgh-77757: replace exception wrapping by PEP-678 notes...
2023-04-11  Alex Waygoodgh-103373: `__mro_entries__` docs: improve cross refere...
2023-04-11  Irit Katrielgh-91276: remove unused _PyOpcode_RelativeJump (#103156)
2023-04-11  Irit Katrielgh-87092: move assembler related code from compile...
2023-04-11  Irit Katrielgh-103176: sys._current_exceptions() returns mapping...
2023-04-11  Irit Katrielgh-102828: set stacklevel on deprecation warning (...
2023-04-11  Zac Hatfield... gh-99553: add tests for ExceptionGroup wrapping (#99615)
2023-04-11  Hugo van KemenadeDocs: don't render files in includes/, they're for...
2023-04-11  C.A.M. GerlachDoc: Avoid error lexing multiprocessing docs code block...
2023-04-10  David Ellisgh-103000: Optimise dataclasses asdict/astuple for...
2023-04-10  AN Longgh-103092: Isolate winsound (#103249)
2023-04-10  Erlend E. Aaslandgh-83004: Harden winreg init (#103386)
2023-04-10  Erlend E. Aaslandgh-83004: Harden `msvcrt` init (#103383)
2023-04-10  raylugh-103059: Clarify gc.freeze documentation (#103058)
2023-04-10  Nikita Sobolevgh-103334: Ignore `Tools/c-analyzer/cpython/_parser...
2023-04-10  Nikita Sobolevgh-97797: Mention `__metadata__` in docstrings of ...
2023-04-10  Nikita Sobolevgh-103395: Improve `typing._GenericAlias.__dir__` cover...
2023-04-09  James Hilton... Fix old behaviour in typing documentation (#103400)
2023-04-09  Erlend E. Aaslandgh-83004: Harden winsound init (#103385)
2023-04-09  Raymond HettingerItertool recipe improvements (GH-103399)
2023-04-09  Barney GaleGH-101362: Omit path anchor from `pathlib.PurePath...
2023-04-09  Barney GaleGH-103379: Fix up old tests for `pathlib.PurePath._pars...
2023-04-09  Furkan OnderGh-68586: use run_python_until_end in test_capi (GH... 30216/head
2023-04-09  Stepfen ShawnRemove useless symbol in pystats.h (#101864)
2023-04-09  mara004ctypes docs: fix missing `not` in variadic functions...
2023-04-09  Oleg Iarygingh-103300: Fix `Popen.wait()` deadlock in patchcheck...
2023-04-09  JakobDevFix typos in test_tempfile.py (#102841)
2023-04-09  dependabot... build(deps): bump actions/stale from 7 to 8 (#103169)
2023-04-09  Hugo van KemenadeAdd hugovk as a .github code owner (GH-103394)
2023-04-09  Hugo van KemenadeCI: Do not allow merge if labelled DO-NOT-MERGE (#103337)
2023-04-09  Irit Katrielgh-102799: use `sys.exception()` instead of `sys.exc_in...
2023-04-09  yukiDocs: Fix broken reference `__getitem__` in `string...
2023-04-09  Kumar AdityaDocument `asyncio` performance improvement in What...
2023-04-09  Erlend E. Aaslandgh-103092: Isolate `socket` module (#103094)
2023-04-08  Dong-hee Nagh-103242: Migrate SSLContext.set_ecdh_curve not to...
2023-04-08  Alex Waygoodgh-103373: Improve documentation for `__mro_entries__...
2023-04-08  Hugo van Kemenadegh-100176: Tools/iobench: Remove redundant compat code...
2023-04-08  Ezio Melottigh-100574: add examples/links to the `strptime`/`strfti...
2023-04-08  Adam TurnerDocs: use Node.findall to avoid a deprecation warning...
2023-04-08  C.A.M. Gerlachgh-75729: Fix os.spawn tests not handling spaces on...
2023-04-08  Tomáš Hrnčiargh-102809: Remove gdbinit mention in Misc/README (...
2023-04-08  Russell Keith... gh-103329: Add regression test for PropertyMock with...
2023-04-07  Erlend E. Aaslandgh-83004: Harden _socket init (GH-103261)
2023-04-07  Alex Waygoodgh-74690: Document changes made to runtime-checkable...
2023-04-07  sunmy2019gh-103272: regression test for getattr exception in...
2023-04-07  Michał Górnygh-100220: Fix error handling in make rules (GH-100328)
2023-04-07  Tian Gaogh-103225: Fixed zero lineno issue for pdb (#103265)
2023-04-07  Alex Waygoodgh-74690: Add more tests for runtime-checkable protocol...
2023-04-07  Alex Waygoodgh-103193: Celebrate performance improvements to `inspe...
2023-04-07  AN LongGH-88013: Fix TypeError raised by ntpath.realpath in...
2023-04-07  Nikita Sobolevbpo-46523: fix tests rerun when `setUp[Class|Module...
2023-04-07  Nikita Sobolevgh-102213: Revert "gh-102213: Optimize the performance...
2023-04-07  Dong-hee Nagh-103256: Fix hmac algorithm to support fallback imple...
2023-04-07  Oleg Iarygingh-103266: Fix a typo in example code for bisect()...
2023-04-06  AGZaingh-93121: fix test_mailbox where some test cases were...
2023-04-06  Brett CannonGH-102700: allow built-in modules to be submodules...
2023-04-06  Alex Waygoodgh-103193: Speedup and inline `inspect._is_type` (...
2023-04-06  Alex Waygoodgh-103193: Use LBYL idioms rather than EAFP in `inspect...
2023-04-06  Ijtaba Hussaingh-103186: assert in tests that UnsafeMailcapInput...
2023-04-06  Eric Snowgh-100227: Use an Array for _PyRuntime's Set of Locks...
2023-04-06  Jeffrey Newmangh-99202: Fix extension type from documentation for...
2023-04-06  Irit Katrielgh-48330: assert warning is emitted on unittest.TestRes...
2023-04-06  Irit Katrielgh-102799: use sys.exception() instead of sys.exc_info...
2023-04-06  Ethan Furman[Enum] unchain exception property.__get__ (GH-103305)
2023-04-06  Ned Deilygh-103207: Fix Welcome formatting issues when macOS...
2023-04-06  Eric Snowgh-101659: Add _Py_AtExit() (gh-103298)
2023-04-06  Ethan Furmangh-93910: [Enum] remove member.member deprecation ...
2023-04-05  Brandt BucherGH-88691: Shrink the CALL caches (GH-103230)
2023-04-05  Eric Snowgh-101659: Use the Raw Allocator in the _xxinterpchanne...
2023-04-05  Alex Waygoodgh-74690: Further optimise `typing._ProtocolMeta.__inst...
2023-04-05  Joshua Rootgh-99069: Consolidate checks for static_assert (#94766)
2023-04-05  Olivier Gayotgh-102899: Fix doc link for getting filesystem error...
2023-04-05  Irit Katrielgh-89058: remove skip from test_no_hang_on_context_chai...
2023-04-05  Yeojin Kimgh-86094: Add support for Unicode Path Extra Field...
2023-04-05  Serhiy Storchakagh-100408: Fix a traceback in multiprocessing example...
2023-04-05  Alex Waygoodgh-74690: typing: Call `_get_protocol_attrs` and `_call...
2023-04-05  C.A.M. Gerlachgh-81762: Clarify and simplify description of print...
2023-04-05  Alex Waygoodgh-74690: typing: Simplify and optimise `_ProtocolMeta...
2023-04-05  Alex Waygoodgh-103193: Micro-optimise helper functions for `inspect...
2023-04-05  Nikita Sobolevgh-103167: Fix `-Wstrict-prototypes` warnings by using...
2023-04-05  Michael Handlergh-66897: Upgrade HTTP CONNECT to protocol HTTP/1.1...
2023-04-05  Dong-hee Nagh-101525: Disable peephole optimization process of...
2023-04-04  Eric Snowgh-102660: Fix is_core_module() (gh-103257)
next