]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2021-10-18  Miss Islington... Improve multiserver queue recipe (GH-29012) (GH-29014)
2021-10-17  Miss Islington... bpo-45229: Make test_http_cookiejar discoverable (GH...
2021-10-16  Miss Islington... [3.9]bpo-45463: Clarify that global statements allows...
2021-10-14  Serhiy Storchakabpo-45467: Fix IncrementalDecoder and StreamReader...
2021-10-14  Serhiy Storchaka[3.9] bpo-45461: Fix IncrementalDecoder and StreamReade...
2021-10-14  Miss Islington... no-issue: Make silence about warning '_POSIX_C_SOURCE...
2021-10-13  Miss Islington... [3.9] bpo-24444: fix an error in argparse help when...
2021-10-13  Miss Islington... bpo-45386: Handle strftime's ValueError graciously...
2021-10-13  Łukasz Langa[3.9] bpo-45229: Make tkinter tests discoverable (GH...
2021-10-13  Miss Islington... bpo-45239: Fix parsedate_tz when time has more than...
2021-10-13  Miss Islington... bpo-20692: Add Programming FAQ entry for 1.__class__...
2021-10-13  Miss Islington... [3.9] bpo-45405: Prevent ``internal configure error...
2021-10-12  Miss Islington... Fix format string in _PyImport_LoadDynamicModuleWithSpe...
2021-10-12  Miss Islington... Slight correct grammar (GH-28860)
2021-10-12  Miss Islington... bpo-45441: Update some moved URLs in documentation...
2021-10-12  Miss Islington... bpo-45401: Fix a resource warning in test_logging ...
2021-10-12  Miss Islington... bpo-42253: Update xml.dom.minidom.rst (GH-23126) (GH...
2021-10-11  Miss Islington... bpo-45351, asyncio: Enhance echo server example, print...
2021-10-11  Miss Islington... Handle error when PyUnicode_GetLength returns a negativ...
2021-10-11  Miss Islington... bpo-45401: Change shouldRollover() methods to only...
2021-10-11  Miss Islington... Fix a leak in _PyImport_LoadDynamicModuleWithSpec(...
2021-10-10  Miss Islington... Fix the "Finding all Adverbs" example (GH-21420) (...
2021-10-09  Dong-hee Na[3.9] bpo-20028: Keep original exception when PyUnicode...
2021-10-09  Miss Islington... bpo-20028: Improve error message of csv.Dialect when...
2021-10-07  Miss Islington... bpo-45262, asyncio: Fix cache of the running loop holde...
2021-10-07  Miss Islington... bpo-45337: Use the realpath of the new executable when...
2021-10-07  Christian Clauss[3.9] Fix typos in the Lib directory (GH-28775) (GH...
2021-10-07  Christian Clauss[3.9] Fix typos in the Tools directory (GH-28769) ...
2021-10-07  Christian Clauss[3.9] Fix typos in the Python directory (GH-28767)...
2021-10-07  Christian Clauss[3.9] Fix typos in the Objects directory (GH-28766...
2021-10-07  Christian Clauss[3.9] [Misc] [Mac] Fix typos found using codespell...
2021-10-07  Christian Clauss[3.9] Fix typos in the Modules directory (GH-28761...
2021-10-07  Christian Clauss[3.9] Fix typos in the Include directory (GH-28745...
2021-10-07  Dong-hee Na[3.9] bpo-45385: Fix reference leak from descr_check...
2021-10-06  Miss Islington... [doc] Mention __slots__ behavior in weakref.rst (GH...
2021-10-06  Miss Islington... bpo-45328: Avoid failure in OSs without TCP_NODELAY...
2021-10-06  Miss Islington... bpo-34804: [doc] Rephrase section on side effects in...
2021-10-06  Christian Clauss[3.9] [doc] Fix typos found using codespell (GH-28744...
2021-10-06  Miss Islington... [doc] Update references to NumPy (GH-22458) (GH-28749)
2021-10-05  Łukasz Langa[3.9] bpo-45343: Update bundled pip to 21.2.4 and setup...
2021-10-05  Miss Islington... sqlite3: Modernize documentation around unicode and...
2021-10-05  Łukasz Langa[3.9] bpo-44050: Extension modules can share state...
2021-10-05  Miss Islington... [doc] Fix gethostbyname_ex description (GH-28700) ...
2021-10-05  Ned DeilyUpdate macOS installer ReadMe for 3.9.8. (GH-28701)
2021-10-05  Miss Islington... bpo-45354: Skip obsolete device name tests on Windows...
2021-10-05  Miss Islington... bpo-45371: Fix distutils' rpath support for clang ...
2021-10-05  John Belmonte[3.9] bpo-44594: fix (Async)ExitStack handling of __con...
2021-10-03  Serhiy Storchaka[3.9] Remove trailing spaces (GH-28710)
2021-10-02  Miss Islington... bpo-45341: Replace 'Packaging' with 'Package' in "Pytho...
2021-10-01  Miss Islington... bpo-44687: Ensure BufferedReader objects with unread...
2021-10-01  Miss Islington... bpo-41710: PyThread_acquire_lock_timed() uses sem_clock...
2021-10-01  Miss Islington... [3.9] hashlib: Fix old message about unicode objects...
2021-10-01  Serhiy Storchaka[3.9] bpo-45310: Fix parrallel shared memory tests...
2021-10-01  Serhiy StorchakaRevert "Revert "bpo-45229: Make datetime tests discover...
2021-09-30  Łukasz LangaRevert "bpo-45229: Make datetime tests discoverable...
2021-09-30  Serhiy Storchaka[3.9] bpo-45229: Make datetime tests discoverable ...
2021-09-30  Serhiy Storchaka[3.9] bpo-40173: Fix test.support.import_helper.import_...
2021-09-29  Miss Islington... closes bpo-44751: Move crypt.h include from public...
2021-09-29  Miss Islington... [typo] Fix threading.Barrier comment that used confusin...
2021-09-29  Miss Islington... [typo] s/libexpact/libexpat/ in setup.py (GH-28624...
2021-09-29  Miss Islington... bpo-44394: Ensure libexpat is linked against libm ...
2021-09-29  Łukasz Langa[3.9] bpo-39039: tarfile raises descriptive exception...
2021-09-28  Miss Islington... bpo-45269: test wrong `markers` type to `c_make_encoder...
2021-09-28  Łukasz Langa[3.9] [docs] Improve the markup of powers (GH-28598...
2021-09-28  Miss Islington... bpo-35606: Fix math.prod tests using 'start' as keyword...
2021-09-28  Miss Islington... [doc] fix minor typo for argparse (GH-28451)
2021-09-28  Miss Islington... bpo-45296: Fix exit/quit message on Windows (GH-28577...
2021-09-27  Victor Stinnerbpo-1596321: Fix threading._shutdown() for the main...
2021-09-27  Miss Islington... bpo-45274: Fix Thread._wait_for_tstate_lock() race...
2021-09-26  Miss Islington... bpo-45280: Add test for empty `NamedTuple` in `test_typ...
2021-09-25  Łukasz Langa[3.9] bpo-45166: fixes `get_type_hints` failure on...
2021-09-25  Miss Islington... bpo-45277: Fix typo in codecs doc (GH-28555)
2021-09-24  Miss Islington... bpo-30951: Correct co_names docstring in inspect module...
2021-09-23  Miss Islington... bpo-38623: Add note about site module (site-packages...
2021-09-23  Miss Islington... [docs] Update documentation for `multiprocessing.get_st...
2021-09-23  Miss Islington... [3.9] Fix legacy logging module URL (GH-28528) (GH...
2021-09-23  Miss Islington... bpo-41203: Replace Mac OS X and OS X with macOS (GH...
2021-09-22  Łukasz Langa[3.9] bpo-45238: Fix unittest.IsolatedAsyncioTestCase...
2021-09-22  Łukasz Langa[3.9] [codemod] Fix non-matching bracket pairs (GH...
2021-09-21  Miss Islington... bpo-45234: Fix FileNotFound exception raised instead...
2021-09-21  Miss Islington... bpo-45216: Remove extraneous method docs from `difflib...
2021-09-21  Miss Islington... bpo-45209: fix `UserWarning: resource_tracker` in test_...
2021-09-21  Miss Islington... bpo-45246: Document that sorted() only uses "<" compari...
2021-09-20  Miss Islington... [3.9] bpo-45021: Fix a hang in forked children (GH...
2021-09-20  Miss Islington... bpo-45229: Make pickle tests discoverable (GH-28467...
2021-09-20  Miss Islington... bpo-40413: test_embed tests calling Py_RunMain() multip...
2021-09-20  Miss Islington... bpo-45055: Add retry when downloading externals on...
2021-09-20  Serhiy Storchaka[3.9] bpo-45229: Remove test_main in many tests (GH...
2021-09-19  Miss Islington... bpo-30637: Improve the docs of ast.parse regarding...
2021-09-18  Miss Islington... bpo-36674: Honour the skipping decorators in TestCase...
2021-09-18  Miss Islington... bpo-45235: Fix argparse overrides namespace with subpar...
2021-09-18  Miss Islington... [3.9] Fix minor typo in Doc/c-api/type.rst (GH-28432...
2021-09-17  Miss Islington... [doc] Clarify exception in `multiprocessing.cpu_count...
2021-09-17  Miss Islington... bpo-42038: fix description of returned list of lines...
2021-09-17  Miss Islington... Fix missing space with help for `-m compileall -o`...
2021-09-17  Miss Islington... [doc] Add a missing apostrophe in a code example in...
2021-09-17  Miss Islington... bpo-45187: Fix dangling threads in test_socket.CreateSe...
2021-09-17  Łukasz Langa[3.9] bpo-45187: Collect test_socket tests using unitte...
2021-09-17  Miss Islington... bpo-45217: adds note that `allow_no_value` in `configpa...
2021-09-17  Serhiy Storchaka[3.9] docs: correct references to __isub__ etc (GH...
next