]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2019-01-20  Miss Islington... bpo-35699: fix distuils cannot detect Build Tools 2017... 11628/head
2019-01-18  Miss Islington... bpo-35770: Fix off-by-1 error. (GH-11618)
2019-01-18  Miss Islington... bpo-35770: IDLE macosx deletes Options => Configure...
2019-01-18  Miss Islington... bpo-35045: Accept TLSv1 default in min max test (GH...
2019-01-18  Dong-hee Nabpo-35283: Add pending deprecation warning for Thread...
2019-01-18  Miss Islington... bpo-35769: Change IDLE's name for new files from 'Untit...
2019-01-18  Miss Islington... bpo-35730: IDLE - test squeezer reload() by checking...
2019-01-18  Miss Islington... bpo-34162: Update idlelib/NEWS.txt to 2019 Jan 17 ...
2019-01-18  Miss Islington... bpo-23156: Remove obsolete tix install directions ...
2019-01-17  Miss Islington... bpo-33687: Fix call to os.chmod() in uu.decode() (GH...
2019-01-17  Miss Islington... Fixes typo in asyncio.queue doc (GH-11581)
2019-01-17  Miss Islington... bpo-35486: Note Py3.6 import system API requirement...
2019-01-15  Miss Islington... bpo-35746: Fix segfault in ssl's cert parser (GH-11569)
2019-01-15  Miss Islington... bpo-23846: Fix ProactorEventLoop._write_to_self() ... 11568/head
2019-01-15  Victor Stinner[3.7] bpo-34323: Enhance IocpProactor.close() log ...
2019-01-15  Miss Islington... bpo-35742: Fix test_envar_unimportable in test_builtin...
2019-01-15  Miss Islington... bpo-35738: Update the example for timer.Timer.repeat...
2019-01-15  Miss Islington... bpo-29707: Document that os.path.ismount() is not able...
2019-01-14  Miss Islington... bpo-34756: Silence only ImportError and AttributeError...
2019-01-14  Miss Islington... bpo-35066: _dateime.datetime.strftime copies trailing...
2019-01-13  Miss Islington... bpo-35730: Disable IDLE test_reload assertion. (GH...
2019-01-13  Miss Islington... bpo-35196: Optimize Squeezer's write() interception...
2019-01-12  Miss Islington... bpo-34512: Document platform-specific strftime() behavi...
2019-01-12  Miss Islington... bpo-35552: Fix reading past the end in PyUnicode_FromFo...
2019-01-12  Miss Islington... bpo-33817: Fix _PyBytes_Resize() for empty bytes object...
2019-01-11  Miss Islington... bpo-32710: Fix _overlapped.Overlapped memory leaks...
2019-01-11  Miss Islington... bpo-35716: Update time.CLOCK_MONOTONIC_RAW doc (GH...
2019-01-10  Miss Islington... bpo-32146: Add documentation about frozen executables...
2019-01-10  Miss Islington... bpo-35470: Fix a reference counting bug in _PyImport_Fi...
2019-01-10  Miss Islington... bpo-24746: Fix doctest failures when running the testsu...
2019-01-10  Miss Islington... bpo-34855: Fix EXTERNALS_DIR build variable for Windows... 11502/head
2019-01-09  Miss Islington... Update bugs.rst (GH-11485)
2019-01-09  Miss Islington... Add example to the documentation for calling unittest...
2019-01-09  Miss Islington... bpo-35641: Move IDLE blurb to IDLE directory (GH-11479)
2019-01-09  Miss Islington... bpo-24746: Avoid stripping trailing whitespace in docte...
2019-01-08  Miss Islington... bpo-32710: Fix leak in Overlapped_WSASend() (GH-11469)
2019-01-08  Miss Islington... bpo-35596: Use unchecked PYCs for the embeddable distro...
2019-01-08  Miss Islington... bpo-35374: Avoid trailing space in hhc file name if... 11466/head
2019-01-08  Miss Islington... bpo-35682: Fix _ProactorBasePipeTransport._force_close...
2019-01-07  Miss Islington... bpo-35560: Remove assertion from format(float, "n"...
2019-01-06  Miss Islington... test_threading_local: add missing "import sys" (GH...
2019-01-06  Miss Islington... bpo-35660: Fix imports in idlelib.window (GH-11434)
2019-01-04  Miss Islington... bpo-35631: Improve typing docs wrt abstract/concrete...
2019-01-03  Miss Islington... bpo-31450: Remove documentation mentioning that subproc...
2019-01-03  Miss Islington... bpo-35641: IDLE - format calltip properly when no docst...
2019-01-03  Miss Islington... bpo-33987: IDLE - use ttk Frame for ttk widgets (GH...
2019-01-02  Miss Islington... bpo-35525: Correct the argument name for NNTP.starttls...
2019-01-02  Miss Islington... closes bpo-35643: Fix a SyntaxWarning: invalid escape...
2019-01-02  Benjamin Peterson[3.7] Bump copyright years to 2019. (GH-11406)
2019-01-02  Miss Islington... closes bpo-35623: Fix integer overflow when sorting...
2019-01-02  Miss Islington... closes bpo-35630: Use code tag for 'python3' in 'README...
2018-12-31  Miss Islington... bpo-35598: IDLE - Globalize some config_key objects...
2018-12-31  Gregory P.... [3.7] bpo-35214: Annotate posix calls for clang MSan...
2018-12-31  Miss Islington... Fix typo in test module usage message (GH-11374)
2018-12-31  Miss Islington... bpo-35214: Skip test_io tests that'd cause a huge mallo...
2018-12-31  Miss Islington... Fix typos in test_faulthandler skipIfs for ubsan. ...
2018-12-31  Miss Islington... bpo-35550: Fix incorrect Solaris define guards (GH...
2018-12-31  Miss Islington... Cleanup test_faulthandler sanitizer skip logic. (GH...
2018-12-31  Miss Islington... bpo-28503: Use crypt_r() when available instead of...
2018-12-31  Miss Islington... bpo-35214: MSan workarounds for socket, time, and test_...
2018-12-30  Miss Islington... Fix typo in documentation of AbstractEventLoopPolicy...
2018-12-30  Miss Islington... bpo-35598: IDLE: Switch config_key dialog to ttk widget...
2018-12-30  Miss Islington... bpo-35598: IDLE: Increase test coverage for config_key...
2018-12-29  Miss Islington... bpo-35602: Make sure the transport is always closed...
2018-12-29  Miss Islington... Make sure file object is close if socket.create_connect...
2018-12-29  Miss Islington... bpo-35601: Alleviate race condition when waiting for...
2018-12-29  Miss Islington... bpo-34055: Revert deletion of line in IDLE's PyShell...
2018-12-28  Miss Islington... bpo-28097: IDLE - Add Previous/Next History to Shell...
2018-12-28  Miss Islington... IDLE: Create function to update menu item state. (GH...
2018-12-28  Miss Islington... bpo-35591: IDLE Find Selection now works when selection...
2018-12-28  Miss Islington... bpo-35598: IDLE: Update config_key.py with PEP8 names...
2018-12-28  Miss Islington... bpo-35596: Fix vcruntime140.dll being added to embeddab...
2018-12-26  Miss Islington... Speed-up building enums by value, e.g. http.HTTPStatus...
2018-12-26  Miss Islington... bpo-35579: Fix typo in in asyncio-task documentation...
2018-12-26  Miss Islington... Redo PR 785 -- Add cross reference links (GH-11319...
2018-12-25  Serhiy Storchaka[3.7] bpo-35578: Add an example file for testing Argume...
2018-12-25  Miss Islington... Minor grammar improvement in types.rst (GH-11308)
2018-12-24  Miss Islington... bpo-35208: Fix IDLE Squeezer line counting (GH-10449)
2018-12-24  Ned DeilyPost release bump
2018-12-24  Ned DeilyMerge release engineering branch '372final' into 3.7
2018-12-24  Ned DeilyMerge tag 'v3.7.2' into 3.7
2018-12-24  Ned DeilyRevert "bpo-35402: Update macOS installer to use Tcl...
2018-12-24  Miss Islington... bpo-34764: improve docs example of iter() with sentinel...
2018-12-24  Miss Islington... bpo-35566: Add links to annotation glossary term (GH...
2018-12-23  Miss Islington... bpo-35555: IDLE: Gray out Code Context menu item on...
2018-12-23  Ned Deily3.7.2final v3.7.2
2018-12-23  Miss Islington... bpo-35257: fix broken BLDSHARED - needs LDFLAGS too...
2018-12-23  Miss Islington... [3.7] Removed dangling `since Python` at the end of...
2018-12-23  Miss Islington... bpo-35257: fix broken BLDSHARED - needs LDFLAGS too...
2018-12-23  Miss Islington... bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API...
2018-12-23  Myles Borins[3.7] bpo-31715 Add mimetype for extension .mjs (GH...
2018-12-23  Miss Islington... bpo-35482: Fixes HTML escaping in CHM index and build...
2018-12-23  Victor Stinnerbpo-35257: Avoid leaking LTO linker flags into distutil...
2018-12-23  Julien Palardbpo-35472: Doc: For Python 3.7 Sphinx 1.6.6 is enough...
2018-12-23  Miss Islington... bpo-35499: make profile-opt don't override CFLAGS_NODIS...
2018-12-23  Miss Islington... Document that dict.fromkeys accepts any iterable for...
2018-12-22  Miss Islington... bpo-22703: IDLE: Improve Code Context and Zoom Height...
2018-12-22  Miss Islington... bpo-11566: Extension build errors on Windows for _hypot...
2018-12-21  Miss Islington... Fix typo in socketserver docstring (GH-11252)
2018-12-21  Miss Islington... Enable signing Windows builds with SHA1 environment...
next