]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2021-08-21  Raymond Hettingerbpo-44966: Fix out-of-date traceback message (GH-27867)
2021-08-21  Erlend Egeberg... bpo-44965: Early exit for non-DML statements in sqlite3...
2021-08-21  Serhiy Storchakabpo-44524: Do not set _name of _SpecialForm without...
2021-08-20  Maximilian... bpo-44926: `get_type_hints`: Add note about type aliase...
2021-08-20  Irit Katrielbpo-44960: add regression test for geometric_mean with...
2021-08-20  Mark Dickinsonbpo-44954: Fix wrong result in float.fromhex corner... 27858/head
2021-08-19  Jean-Abou-SamraFix reST markup in dataclasses.rst (GH-27843)
2021-08-19  andrei kulakovbpo-41322: added deprecation warning for tests returnin...
2021-08-19  Łukasz Langabpo-36384: [doc] Mention CVE-2021-29921 fix in 3.8...
2021-08-19  Jack DeVriesbpo-44830: [doc] Restore missing Mozilla devguide link...
2021-08-18  Erlend Egeberg... bpo-44079: Strip superfluous statement cache from sqlit...
2021-08-18  Pablo Galindo... bpo-44947: Refine the syntax error for trailing commas...
2021-08-18  Irit Katrielbpo-44874: deprecate Py_TRASHCAN_SAFE_BEGIN and Py_TRAS...
2021-08-18  Yurii Karabasbpo-44524: Fix cryptic TypeError message when trying...
2021-08-18  Victor Stinnerbpo-44949: Fix test_readline auto history tests (#27813)
2021-08-18  Łukasz Langabpo-44852: Support filtering over warnings without...
2021-08-17  meowmeowmeowcatbpo-44508: [Doc] Document failure mode for loop.call_so...
2021-08-17  Jefferson Oliveiraintroduce omitted index default before using it (GH...
2021-08-17  Jakub Kulíkbpo-44935: enable posix_spawn() on Solaris (GH-27795)
2021-08-17  Mark Dickinsonbpo-44698: Restore complex pow behaviour for small...
2021-08-17  Dong-hee Nabpo-44895: Introduce PYTHONDUMPREFSFILE variable for...
2021-08-17  Ken Jinbpo-44889: Specialize LOAD_METHOD with PEP 659 adaptive...
2021-08-17  Hai Shibpo-42035: Enhance test_get_type_name() of _testcapi...
2021-08-17  Hai Shibpo-42035: Add PyType_GetQualName() to get a type's...
2021-08-17  Gautam Chaudhuribpo-44903: Removed othergui.rst and list of GUI framewo...
2021-08-16  Maximilian... bpo-38956: don't print BooleanOptionalAction's default...
2021-08-16  Ken Jinbpo-44914: Add tests for some invariants of tp_version_...
2021-08-16  Guido van RossumFix a SystemError in code.replace() (#27771)
2021-08-16  Łukasz Langabpo-44852: Support ignoring specific DeprecationWarning...
2021-08-16  Mark Shannonbpo-44900: Add five superinstructions. (GH-27741)
2021-08-16  Mark Shannonbpo-44914: Maintain invariants of type version tags...
2021-08-16  Irit Katrielbpo-44895: skip test_no_hang_on_context_chain_cycle2...
2021-08-16  Bar Harelbpo-44911: Fixed IsolatedAsyncioTestCase from throwing...
2021-08-15  Gautam Chaudhuribpo-16580: [doc] Add examples to int.to_bytes and int...
2021-08-13  meowmeowmeowcatbpo-44907: Update error messages in tutorial examples...
2021-08-13  dnknthbpo-30077: Add support for Apple aifc/sowt pseudo-compr...
2021-08-13  andrei kulakovbpo-36700: [doc] Update base64 RFC references to RFC...
2021-08-13  Łukasz Langabpo-26228: [doc] Adapt PTY documentation updates from...
2021-08-13  andrei kulakovAdded test case based on recommended test cases from...
2021-08-13  Nikita Sobolevbpo-44891: Tests `id` preserving on `* 1` for `str...
2021-08-13  Irit Katrielbpo-44895: Temporarily add an extra gc.collect() call...
2021-08-12  Germán Méndez... bpo-43392: Optimize repeated calls to `__import__(...
2021-08-12  Pablo Galindo... Update pegen to use the latest upstream developments...
2021-08-12  Pablo Galindo... bpo-44885: Correct the ast locations of f-strings with...
2021-08-12  Irit Katrielbpo-44890: Fix AMD build error (GH-27740)
2021-08-12  Irit Katrielbpo-44890: collect specialization stats if Py_DEBUG...
2021-08-12  Mark Shannonbpo-44878: Remove loop from interpreter. All dispatchin...
2021-08-12  Benjamin Petersonbpo-33930: Fix typo in the test name. (#27733)
2021-08-11  Zephyr Shannonbpo-26228: Fix pty EOF handling (GH-12049)
2021-08-11  Irit KatrielUpdate test__opcode and _Py_GetSpecializationStats...
2021-08-11  Mark Rosemanbpo-33479: Add architecture and threading model section...
2021-08-11  Mark Shannonbpo-44878: Remove the switch from the main interpreter...
2021-08-11  Mark Shannonbpo-44878: _PyEval_EvalFrameDefault readability improv...
2021-08-11  180909Add .DS_Store on ignore (GH-27711)
2021-08-11  Mark ShannonAdd missing DISPATCH() (GH-27715)
2021-08-10  Pablo Galindo... bpo-33930: Fix segfault with deep recursion when cleani...
2021-08-10  Łukasz Langabpo-44854: Add .editorconfig file to help enforce ...
2021-08-10  Mark ShannonClassify specialization failures. Provides more useful...
2021-08-10  Mark ShannonFix stats for STORE_ATTR specialization. (GH-27708)
2021-08-10  Irit Katrielbpo-25782: avoid hang in PyErr_SetObject when current...
2021-08-10  Terry Jan Reedybpo-33479: Remove unqualified tkinter threadsafe claim...
2021-08-10  Zsolt Dollensteinmake lib2to3 parse async generators everywhere (GH...
2021-08-09  Irit Katrielbpo-14853: add back the stdin test, skip if stdin is...
2021-08-09  Anthony Shawbpo-39498 Start linking the security warnings in the...
2021-08-09  Serhiy Storchakabpo-44854: Remove trailing whitespaces (GH-27689)
2021-08-09  Irit Katrielbpo-44872: use new trashcan macros in framobject.c...
2021-08-09  Johannes Reiffbpo-41402: Fix email ContentManager calling .encode...
2021-08-09  Zackery Spytzbpo-38840: Incorrect __all__ in multiprocessing.manager...
2021-08-09  meowmeowmeowcatbpo-44522: Fix inaccurate information in open() functio...
2021-08-09  Mark ShannonRemove unused variable. (GH-27677)
2021-08-09  meowmeowmeowcatbpo-44702: Remove ambiguity in sentence (GH-27676)
2021-08-09  Zackery Spytzbpo-32695: Docs and tests for compresslevel and preset...
2021-08-09  Mark Shannonbpo-44826: Specialize STORE_ATTR (GH-27590)
2021-08-09  Mark Shannonbpo-44840: Compiler: Move duplication of exit blocks...
2021-08-08  Serhiy Storchakabpo-42053: Remove misleading check in os.fwalk() (GH...
2021-08-08  Serhiy Storchakabpo-44859: Improve error handling in sqlite3 and and...
2021-08-08  Senthil Kumaranbpo-44830 - Remove the broken Broken Mozilla devguide...
2021-08-07  Pablo Galindo... bpo-44856: Possible reference leak in error paths of...
2021-08-06  Ronald Oussorenbpo-42971: Add errno.EQFULL (macOS) (GH-24419)
2021-08-06  Thomas Graingerbpo-41576: document BaseException in favor of bare...
2021-08-06  Jack DeVriesbpo-27752: improve documentation of csv.Dialect (GH...
2021-08-06  Raymond Hettingerbpo-44605: Teach @total_ordering() to work with metacla...
2021-08-06  Serhiy Storchakabpo-44839: Raise more specific errors in sqlite3 (GH...
2021-08-06  Tzu-ping ChungUpgrade bundled pip and setuptools (#27625)
2021-08-06  Łukasz Langabpo-44756: [docs] revert automated virtual environment...
2021-08-06  Bas van Beekbpo-44524: Fix an issue wherein `_GenericAlias._name...
2021-08-06  Victor Stinnerbpo-44849: Fix os.set_inheritable() on FreeBSD 14 with...
2021-08-06  Jack DeVriesbpo-40928: notify users running test_decimal on macOS...
2021-08-06  Victor Stinnerbpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH...
2021-08-05  Jack DeVriesbpo-44679: [doc] fix typo in unittest.mock.rst (GH...
2021-08-05  Pablo Galindo... bpo-44838: Refine the custom syntax errors for invalid...
2021-08-05  Kirill Pinchukbpo-44291: Fix reconnection in logging.handlers.SysLogH...
2021-08-05  Erlend Egeberg... bpo-44822: Don't truncate `str`s with embedded NULL...
2021-08-05  Inada Naokiplatform: Import subprocess in function. (GH-27610)
2021-08-04  William Charginbpo-41706: Fix special method invocation docs to mentio...
2021-08-04  andrei kulakovbpo-42958: Improve description of shallow= in filecmp...
2021-08-04  andrei kulakov[doc] bpo-43066: zipfile - add note on leading slash...
2021-08-04  Cristián Maureira... Fix typo in 'xml.dom.minidom' documentation (GH-27602)
2021-08-04  Brandon Schabellbpo-44564 Move formatted assertion under deprecation...
2021-08-04  Rohit NishadFix 404 link to the pyporting mailing list (GH-27320)
next