]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2022-01-25  Terry Jan Reedy[3.9] bpo-46496: Update IDLE News to 2021 Jan 24 (GH...
2022-01-25  Terry Jan Reedybpo-41841: update idlelib News up to 3.10.0 (GH-30871)
2022-01-25  Miss Islington... bpo-46503: Prevent an assert from firing when parsing...
2022-01-24  Serhiy Storchaka[3.9] bpo-46426: Improve tests for the dir_fd argument...
2022-01-23  Irit Katrielbpo-41403: Improve error message for invalid mock targe...
2022-01-23  Miss Islington... [3.9] bpo-21987: Fix TarFile.getmember getting a dir...
2022-01-23  Jason R. Coombs[3.9] bpo-46474: Avoid REDoS in EntryPoint.pattern...
2022-01-23  Miss Islington... Update documentation in datetime module strftime-and...
2022-01-23  Miss Islington... Document optional 'task'/'asyncgen' fields in call_exce...
2022-01-23  Miss Islington... bpo-41682: Skip unstable test_asyncio sendfile test...
2022-01-22  Miss Islington... bpo-46468: document that "-m http.server" defaults...
2022-01-22  Miss Islington... bpo-46417: Fix race condition on setting type __bases__...
2022-01-22  Kumar Aditya[3.9] bpo-46469: Make asyncio generic classes return...
2022-01-22  Miss Islington... bpo-46425: fix direct invocation of `asyncio` tests...
2022-01-22  Kumar Aditya[3.9] bpo-46383: Fix signature of zoneinfo module_free...
2022-01-22  Miss Islington... bpo-46442: improve and rename testExceptionCleanupNames...
2022-01-21  Miss Islington... bpo-46463: Fixes escape4chm.py script used when buildin...
2022-01-21  Miss Islington... bpo-43118: Fix bug in inspect.signature around 'base...
2022-01-21  Miss Islington... bpo-46434: Handle missing docstrings in pdb help (GH...
2022-01-21  Tal Einat[3.9] bpo-41857: mention timeout argument units in...
2022-01-20  Miss Islington... bpo-46080: fix argparse help generation exception in...
2022-01-20  Erlend Egeberg... [3.9] Mark all clinic headers as generated (GH-30679...
2022-01-20  Nikita Sobolev[3.9] bpo-46425: Fix direct invocation of multiple...
2022-01-19  Miss Islington... bpo-46437: remove useless `hasattr` from `test_typing...
2022-01-19  Miss Islington... doc: Clarify os.urandom return type (GH-30282)
2022-01-19  Miss Islington... docs: correct outdated MappingProxyType docstrings...
2022-01-19  Ken Jin[3.9] bpo-45680: Clarify documentation on ``GenericAlia...
2022-01-19  Miss Islington... [3.9] bpo-46424: [typing] cover `Annotation[arg]` inval...
2022-01-19  Miss Islington... bpo-46231: Remove invalid_* rules preceded by more...
2022-01-19  Miss Islington... [3.9] bpo-22039: [doc] clarify that there are no plans...
2022-01-18  Miss Islington... [3.9] bpo-45554: Document multiprocessing.Process.exitc...
2022-01-18  Erlend Egeberg... [3.9] bpo-46402: Promote SQLite URI tricks in sqlite3...
2022-01-18  Miss Islington... bpo-20823: Clarify copyreg.pickle() documentation ...
2022-01-18  Miss Islington... [3.9] bpo-46411: Remove unnecessary calls to sys.exc_in...
2022-01-17  Miss Islington... bpo-13886: Skip PTY non-ASCII tests if readline is...
2022-01-14  Miss Islington... bpo-20281, bpo-29964: update datetime docs to refer...
2022-01-14  Łukasz LangaPost 3.9.10
2022-01-14  Łukasz LangaMerge tag 'v3.9.10' into 3.9
2022-01-14  Miss Islington... bpo-23183: Document the timeit output (GH-30359)
2022-01-14  Miss Islington... bpo-46280: Fix tracemalloc_copy_domain() (GH-30591)
2022-01-13  Łukasz LangaPython 3.9.10 v3.9.10
2022-01-13  Miss Islington... bpo-40479: Fix typo, flag must be set for OpenSSL ...
2022-01-13  Victor Stinnerbpo-46070: _PyGC_Fini() untracks objects (GH-30577...
2022-01-13  Christian Heimes[3.9] bpo-40479: Fix hashlib's usedforsecurity for...
2022-01-13  Miss Islington... bpo-46345: Add a test case for implicit `Optional`...
2022-01-11  Miss Islington... [doc] Add license_url for python-docs-theme 2022.1...
2022-01-11  Miss Islington... closes bpo-46253: Change Py_UNICODE to Py_UCS4 in the...
2022-01-11  Miss Islington... bpo-46205: exit if no workers are alive in runtest_mp...
2022-01-08  Miss Islington... [3.9] bpo-46261: Update `sqlite3.Cursor.lastrowid`...
2022-01-08  Miss Islington... bpo-46290: Fix parameter names in dataclasses docs...
2022-01-08  Miss Islington... bpo-46299: improve `test_descr.py` with stricter error...
2022-01-07  Miss Islington... bpo-28546: [doc] Clarify setting pdb breakpoints (GH...
2022-01-07  Miss Islington... bpo-46216: remove spurious link to os.system() from...
2022-01-07  Miss Islington... bpo-24650: Use full term "generator function" in yield...
2022-01-07  Miss Islington... bpo-46070: Fix asyncio initialisation guard (GH-30423)
2022-01-06  Miss Islington... [3.9] bpo-46251: Add 'Security Considerations' section...
2022-01-06  Miss Islington... bpo-46263: Fix second location that needs MALLOC_CONF...
2022-01-06  Miss Islington... [3.9] bpo-46263: FreeBSD 14.0 jemalloc workaround for...
2022-01-06  Miss Islington... bpo-46278: fix typo introduced in GH-30427 (GH-30430)
2022-01-06  Miss Islington... Reflect 'context' arg in 'AbstractEventLoop.call_*...
2022-01-05  Miss Islington... bpo-46263: Don't use MULTIARCH on FreeBSD (GH-30410)
2022-01-04  Miss Islington... Fix missing "," in the documentation of Executor Object...
2022-01-04  Miss Islington... bpo-20369: concurrent.futures.wait() now deduplicates...
2022-01-04  Miss Islington... bpo-33252: Document that ResourceWarning is ignored...
2022-01-04  Miss Islington... bpo-46239: improve error message when importing `asynci...
2022-01-03  Miss Islington... bpo-34538: Remove Exception subclassing from tutorial...
2022-01-03  Miss Islington... bpo-34931: [doc] clarify behavior of os.path.splitext...
2022-01-03  Miss Islington... bpo-40477: macOS Python Launcher app fixes for recent...
2022-01-02  Miss Islington... bpo-41028: Doc: Move switchers to docsbuild-scripts...
2022-01-02  Miss Islington... Update copyright year to 2022. (GH-30335)
2022-01-01  Miss Islington... bpo-46079: Replace external link that is down for maint...
2021-12-30  Miss Islington... bpo-46085: Fix iterator cache mechanism of OrderedDict...
2021-12-29  Miss Islington... closes docs: remove references to Py_USING_MEMORY_DEBUG...
2021-12-26  Miss Islington... bpo-45496: Allow flexibility in winfo_rgb tests (GH...
2021-12-26  Miss Islington... [3.9] bpo-46032: Check types in singledispatch's regist...
2021-12-26  Miss Islington... [3.9] bpo-23819: Fix asyncio tests on python optimized...
2021-12-26  Miss Islington... doc: fix a typo in unittest.mock.rst (GH-30227) (GH...
2021-12-26  Miss Islington... [3.9] Remove a NEWS entry for bpo-45878 (GH-30258)...
2021-12-26  Miss Islington... Doc: Fix link in multiprocessing.starmap pointing to...
2021-12-24  Miss Islington... bpo-45878: convert `try/except` to `self.assertRaises...
2021-12-24  Miss Islington... bpo-46150: ensure `fakeuser` does not exist in `PosixPa...
2021-12-24  Miss Islington... Allow test_pathlib to pass on systems where fakeuser...
2021-12-22  Ned Deilybpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH...
2021-12-21  Miss Islington... Update potentially confusing note for mean. (GH-30174...
2021-12-20  Pablo Galindo... [3.9] bpo-46110: Add a recursion check to avoid stack...
2021-12-20  Miss Islington... [3.9] bpo-46104: Fix example broken by GH-30148 (GH...
2021-12-19  Miss Islington... bpo-46076: Improve documentation for per-attribute...
2021-12-19  Andrew SvetlovFix test error about deprecation warning (#30205)
2021-12-19  Andrew Svetlov[3.9] bpo-46129: Rewrite asyncio.locks tests with Isola...
2021-12-18  Miss Islington... bpo-46099: Fix pthread_getcpuclockid test on Solaris...
2021-12-18  Miss Islington... bpo-46113: Minor fixes in stdtypes documentation (GH...
2021-12-18  Miss Islington... [3.9] bpo-46104: Reduce use of pre-PEP 526 syntax in...
2021-12-17  Miss Islington... [3.9] bpo-46044: Annotate deprecated sdists formats...
2021-12-17  Christian Heimes[3.9] bpo-46114: Fix OpenSSL version check for 3.0...
2021-12-17  Miss Islington... bpo-46111: Fix unittest tests in optimized mode (GH...
2021-12-17  Miss Islington... Fix a typo in the message from make_ssl_certs. (GH...
2021-12-17  Jason R. Coombs[3.9] bpo-46105: Honor spec when generating requirement...
2021-12-16  Miss Islington... bpo-28816: [doc] clarify that zipimport invokes importe...
2021-12-16  Miss Islington... Fix the output of built-in iter() function example...
2021-12-15  Miss Islington... Add Positional only arguments forward slash (/) to...
next