]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2020-07-20  Łukasz LangaPython 3.8.5 146337/head v3.8.5
2020-07-20  Miss Islington... Simple Documentation fix: Missing link to return type...
2020-07-20  Miss Islington... bpo-37703: improve asyncio.gather documentation regardi...
2020-07-20  Miss Islington... bpo-40741: Update macOS installer to use SQLite 3.32...
2020-07-19  Miss Islington... bpo-41205: Document Decimal power 0 to the 0 (GH-21386)
2020-07-19  Miss Islington... bpo-32528: Document the change in inheritance of asynci...
2020-07-18  Miss Islington... bpo-41295: Reimplement the Carlo Verre "hackcheck"...
2020-07-18  Miss Islington... bpo-39603: Prevent header injection in http methods...
2020-07-18  Miss Islington... bpo-41325: Add version note for args and kwargs propert...
2020-07-17  Miss Islington... bpo-41304: Update NEWS to include CVE-2020-15801 refere...
2020-07-16  Miss Islington... [3.8] bpo-41300: IDLE - save files with non-ascii chars...
2020-07-16  Miss Islington... Remove unnecessary spaces in code blocks in urllib...
2020-07-15  Miss Islington... bpo-41304: Ensure python3x._pth is loaded on Windows...
2020-07-15  Felix Yan[3.8] bpo-41302: Support system libmpdec 2.5 for Python...
2020-07-15  Miss Islington... bpo-40150: Fix mismatched argument in RegisterWaitForSi...
2020-07-15  Miss Islington... Fix -Wstrict-prototypes warning in thread_pthread.h...
2020-07-15  Miss Islington... [3.8] bpo-39017: Avoid infinite loop in the tarfile...
2020-07-14  Miss Islington... Fix repeated words in Classes tutorial (GH-21455)
2020-07-13  Łukasz LangaPost 3.8.4
2020-07-13  Łukasz LangaMerge tag 'v3.8.4' into 3.8
2020-07-13  Miss Islington... bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX...
2020-07-13  Łukasz LangaPython 3.8.4 v3.8.4
2020-07-11  Miss Islington... bpo-41228: Fix /a/are/ in monthcalendar() descripton...
2020-07-10  Miss Islington... Fix typo in docs: 'created by th' -> 'created by the...
2020-07-10  Miss Islington... bpo-41175: Guard against a NULL pointer dereference...
2020-07-09  Miss Islington... bpo-37765: Add keywords to IDLE tab completions (GH...
2020-07-09  Tony Solomonikbpo-41247: asyncio.set_running_loop() cache running...
2020-07-09  Miss Islington... bpo-41199: Docstring convention not followed for datacl...
2020-07-09  Miss Islington... bpo-41252: Fix incorrect refcounting in _ssl.c's _serve...
2020-07-08  Miss Islington... bpo-40597: Allow email.contextmanager set_content(...
2020-07-08  Miss Islington... closes bpo-41235: Fix the error handling in SSLContext...
2020-07-07  Miss Islington... bpo-39417: Fix broken link to guide to building venvs...
2020-07-06  Miss Islington... bpo-41218: Improve the test cases for test_compile_top_...
2020-07-06  Miss Islington... bpo-41218: Only mark async code with CO_COROUTINE....
2020-07-06  Miss Islington... bpo-29778: Ensure python3.dll is loaded from correct...
2020-07-06  Miss Islington... bpo-28681: Clarify multiple function names in the tutor...
2020-07-06  Miss Islington... bpo-26205: Specify the number of nested scopes (GH...
2020-07-05  scoderbpo-39960: Allow heap types in the "Carlo Verre" hack...
2020-07-05  Miss Islington... bpo-41211: Doc: Fix PyLong_FromUnicode (GH-21331)
2020-07-05  Miss Islington... bpo-41211: Doc: Fix PyLong_FromUnicodeObject (GH-21325)
2020-07-04  Miss Islington... bpo-33864: Clarify the docs for typing.ByteString ...
2020-07-03  Steve Dowerbpo-41162: Clear audit hooks later during finalization...
2020-07-03  Miss Islington... bpo-41180: Audit code.__new__ when unmarshalling (GH...
2020-07-02  Miss Islington... bpo-41193: Ignore OSError in readline write_history...
2020-07-02  Serhiy Storchaka[3.8] bpo-41043: Escape literal part of the path for...
2020-07-02  Ned Deily3.8.3 -> 3.8.4 in macOS installer ReadMe (GH-21274)
2020-07-01  Miss Islington... bpo-41158: IDLE: rewrite the code for handling file...
2020-07-01  Miss Islington... Doc: Minor fix to init config C API documentation ...
2020-06-30  Łukasz LangaPost 3.8.4rc1
2020-06-30  Łukasz LangaMerge tag 'v3.8.4rc1' into 3.8
2020-06-30  Miss Islington... Update FAQ release schedule and estimated users (GH...
2020-06-30  Miss Islington... bpo-41123: Remove PyUnicode_AsUnicodeCopy in 3.10 ...
2020-06-30  Miss Islington... bpo-41152: IDLE: always use UTF-8 for standard IO strea...
2020-06-29  Łukasz LangaPython 3.8.4rc1 v3.8.4rc1
2020-06-29  Miss Islington... bpo-41004: Resolve hash collisions for IPv4Interface...
2020-06-29  Miss Islington... bpo-41048: mimetypes should read the rule file using...
2020-06-29  Miss Islington... Update ssl.rst
2020-06-29  Miss Islington... bpo-41123: Doc: PyLong_FromUnicode will be removed...
2020-06-28  Serhiy Storchaka[3.8] bpo-41138: Fix trace CLI for non-UTF-8 files...
2020-06-28  Miss Islington... bpo-41144: Fix IDLE open module error (GH-21182)
2020-06-28  Guido van Rossum[3.8] bpo-35975: Only use cf_feature_version if PyCF_ON...
2020-06-27  Lysandros Nikolaou[3.8] bpo-41132: Use pymalloc allocator in the f-string...
2020-06-27  Miss Islington... bpo-41100: clarify NEWS item about macOS 11 support...
2020-06-25  Miss Islington... BPO-41100: Support macOS 11 when building (GH-21113)
2020-06-25  Christian Heimes[3.8] bpo-41009: fix requires_OS_version() class decora...
2020-06-25  Miss Islington... bpo-41113: Fix test_warnings on non-Western locales...
2020-06-25  Ned Deilybpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefil...
2020-06-25  Miss Islington... bpo-35773: Fix test_bdb on non-UTF-8 locales. (GH-21136)
2020-06-25  Miss Islington... bpo-39580: add check for CLI installation on macOS...
2020-06-25  Ned DeilyForward port macOS installer updates from 3.7 (GH-21132...
2020-06-25  Miss Islington... bpo-41074: Fix support of non-ASCII names and SQL in...
2020-06-24  Miss Islington... bpo-40773: Fix rendering for 'retval' on the pdb page...
2020-06-24  Miss Islington... bpo-41094: Additional fix for PYTHONSTARTUP. (GH-21119)
2020-06-24  Miss Islington... bpo-41094: Fix decoding errors with audit when open...
2020-06-24  Miss Islington... bpo-41038: Fix non-ASCII string corruption in Win32...
2020-06-24  Miss Islington... bpo-41005: Fixed perrmission error (GH-20936) (GH-21052)
2020-06-24  Miss Islington... Fix typo in dataclasses module (GH-21109) (#21111)
2020-06-24  Miss Islington... bpo-40707: Document that Popen.communicate sets the...
2020-06-23  Anthony Sottile[3.8] bpo-31938: Fix default-value signatures of severa...
2020-06-23  Ammar Askarbpo-39699: Remove accidentally committed test change...
2020-06-23  Miss Islington... bpo-41085: Fix array.array.index() on 64-bit Windows...
2020-06-23  Miss Islington... Improve asyncio.loop.call_soon() documentation (GH...
2020-06-22  Miss Islington... bpo-41068: Fix read after write in zipfile for non...
2020-06-22  Miss Islington... bpo-40824: Do not mask errors in __iter__ in "in" and...
2020-06-22  Miss Islington... bpo-41056: Fix reference to deallocated stack in pathco...
2020-06-21  Miss Islington... bpo-41058: Use source file encoding in pdb.find_functio...
2020-06-21  Miss Islington... bpo-41056: Fix a NULL pointer dereference on MemoryErro...
2020-06-20  Miss Islington... Add link to .pypirc specification (GH-20680) (#21019)
2020-06-19  Miss Islington... bpo-41040: Fix test_modulefinder. (GH-20991)
2020-06-19  Miss Islington... bpo-38377: Fix skip_if_broken_multiprocessing_synchroni...
2020-06-19  Miss Islington... Improve readability of `formataddr` docstring (GH-20963)
2020-06-18  Victor Stinnerbpo-38377: Add support.skip_if_broken_multiprocessing_s...
2020-06-17  Victor Stinnerbpo-41003: Fix test_copyreg when numpy is installed...
2020-06-16  Miss Islington... bpo-40993: Don't run Travis CI coverage on PRs (GH...
2020-06-15  Ned Deilybpo-38488: Upgrade bundled versions of pip & setuptools...
2020-06-15  Miss Islington... bpo-40448: ensurepip: Do not use cache (GH-19812)
2020-06-15  Miss Islington... bpo-34226: fix cgi.parse_multipart without content_leng...
2020-06-13  Miss Islington... bpo-40855: Fix ignored mu and xbar parameters (GH-20835...
2020-06-13  Miss Islington... [3.8] bpo-37674: Tweak imp module deprecation note...
2020-06-13  Miss Islington... bpo-40957: Fix refleak in _Py_fopen_obj() (GH-20827)
next