]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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)
2023-04-04  Tim BurkeImprove some grammar in the socket docs (#103254)
2023-04-04  Charles MachalowGH-75586: Make shutil.which() on Windows more consisten...
2023-04-04  Ned Deilygh-103207: Add instructions to the macOS installer...
2023-04-04  Thomas WoutersMerge branch 'main' of https://github.com/python/cpytho...
2023-04-04  Thomas WoutersPost 3.12.0a7
2023-04-04  Steve Dowerbpo-44844: Enable detection of Microsoft Edge browser...
2023-04-04  Thomas WoutersPython 3.12.0a7 v3.12.0a7
2023-04-04  T. WoutersFix a compiler warning in _xxsubinterpretermodule.c...
2023-04-04  Erlend E. Aaslandgh-103092: Isolate `_pickle` module (#102982)
2023-04-04  Ethan Furmangh-103056: [Enum] use staticmethod decorator for _gnv_...
2023-04-03  Brett CannonSpecify more settings for the C extension of VS Code...
2023-04-03  David Benjamingh-100062: Remove error code tables from _ssl and err_n...
2023-04-03  Ethan Furmangh-98298, gh-74730: [Enum] update docs (GH-103163)
2023-04-03  Sadra Barikbingh-103215: Remove redundant if stmt from `enum.EnumType...
2023-04-03  Hugo van Kemenadegh-101100: Use list of 'dirty' docs, with warnings...
2023-04-03  Barney GaleGH-76846, GH-85281: Call `__new__()` and `__init__...
2023-04-03  Nikita Sobolevgh-101865: Deprecate `co_lnotab` from code objects...
2023-04-03  Kumar AdityaGH-103182: use vectorcall in `_asyncio` instead of...
2023-04-02  Shantanugh-102038: Skip a sometimes unnecessary stat in site...
2023-04-02  Nouran Aligh-102994: Profile docs has typo in example (#103074)
2023-04-02  Charlie Zhaogh-103109: Document ignore_warnings() test support...
2023-04-02  Giampaolo Rodolabpo-4080: unittest durations (#12271)
2023-04-02  Ikko Eltociear... fix typo in _ssl.c (GH-103192)
2023-04-02  Alex Waygoodgh-102433: Use `inspect.getattr_static` in `typing...
2023-04-02  Partha P. MukherjeeGH-102456: Fix docstring and getopt options for base64... 103190/head
2023-04-01  Irit Katrielgh-102192: deprecate _PyErr_ChainExceptions (#102935)
2023-04-01  Irit Katrielgh-102192: use PyErr_SetHandledException instead of...
2023-03-31  Brett CannonAdd missing variables to `bytecodes.c` (GH-103153)
2023-03-31  Alex Waygoodgh-74690: Micro-optimise `typing._get_protocol_attrs...
2023-03-31  Ethan Furmangh-102549: [Enum] fail enum creation when data type...
2023-03-31  Eric Snowgh-101659: Clean Up the General Import Tests for Subint...
2023-03-31  Eric Snowgh-100227: Fix Cleanup of the Extensions Cache (gh...
2023-03-31  Alex Waygoodgh-74690: typing: Don't unnecessarily call `_get_protoc...
2023-03-31  Irit Katrielgh-87092: move CFG related code from compile.c to flowg...
2023-03-31  James De Biasgh-102871: Remove obsolete browsers from webbrowser...
2023-03-31  Furkan OnderGH-84783: Mention Author for GH-101264 (make slices...
2023-03-31  Petr ViktorinQuote literal tokens in standard format specifier gramm...
2023-03-31  Hugo van Kemenadegh-101100: Expand list of clean docs (GH-103135)
2023-03-31  Irit Katrielgh-102799: use exception instance instead of sys.exc_in...
next