]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2019-05-08  Miss Islington... [3.7] Doc: Fix missing bracket (GH-13163) (GH-13189)
2019-05-07  Miss Islington... bpo-36801: Fix waiting in StreamWriter.drain for closin...
2019-05-07  Miss Islington... Add a footnote about Cheese Shop in Doc/tutorial (GH...
2019-05-07  Gregory P.... [3.7] bpo-36533: Reinit logging.Handler locks on fork...
2019-05-07  Miss Islington... bpo-35125: remove inner callback on outer cancellation...
2019-05-07  Miss Islington... bpo-31922: Do not connect UDP sockets when broadcast...
2019-05-07  Miss Islington... [3.7] bpo-11001: updated cookie docs (GH-13086) (GH...
2019-05-07  Miss Islington... bpo-28795: Signal documentation: Fix misleading stateme...
2019-05-07  Miro Hrončokbpo-30458: Disallow control chars in http URLs. (GH...
2019-05-07  Miss Islington... bpo-36783: Added C API Documentation for Time_FromTimeA...
2019-05-07  Miss Islington... bpo-31855: unittest.mock.mock_open() results now respec...
2019-05-07  Miss Islington... bpo-35925: Skip SSL tests that fail due to weak externa...
2019-05-06  penguindustin[3.7] bpo-36766: Typos in docs and code comments (GH...
2019-05-06  Miss Islington... [3.7] Clarify the download unit in the download section...
2019-05-06  Miss Islington... bpo-36275: enhance documentation for venv.create()...
2019-05-06  Miss Islington... bpo-30668: add missing word in license.rst (GH-13115)
2019-05-05  Miss Islington... simplify StartupImportTests (GH-13096)
2019-05-05  Miss Islington... bpo-36189: Fixing typo in tutorial introduction (GH...
2019-05-05  Miss Islington... bpo-36166: Change to rst datamodel file. (GH-13089...
2019-05-03  Miss Islington... bpo-36613: call remove_done_callback if exception ...
2019-05-03  Miss Islington... bpo:34848 : Correct an incorrect docstring for range...
2019-05-02  Terry Jan Reedy [3.7] bpo-34162: Fix idlelib/NEWS.text for 3.7.4 ...
2019-05-02  Miss Islington... [3.7] bpo-14546: Fix the argument handling in Tools...
2019-05-02  Miss Islington... bpo-35726: Add test for QueueHandler with multiple...
2019-05-02  Xtreak[3.7] bpo-35726: Prevented QueueHandler formatting...
2019-05-02  Miss Islington... Change bisect to bisect_cmd in docstring (GH-13040)
2019-05-01  Miss Islington... bpo-27682: Handle client connection terminations in...
2019-04-30  Miss Islington... bpo-36734: Fix compilation of faulthandler.c on HP...
2019-04-30  Miss Islington... bpo-36742: Fixes handling of pre-normalization characte...
2019-04-30  Miss Islington... closes bpo-35329: Change 'Package' to 'package' in...
2019-04-29  Miss Islington... bpo-34602: Avoid failures setting macOS stack resource...
2019-04-29  Victor Stinnerbpo-35952: Sync test.pythoninfo from master (GH-13009)
2019-04-28  Miss Islington... bpo-36745: Fix a possible reference leak in PyObject_Se...
2019-04-27  Miss Islington... bpo-2091: Fix typo in exception message (GH-12987)
2019-04-27  Miss Islington... Syntax highlight IDLE html doc code example. (GH-12981) 12984/head
2019-04-27  Ivan Levkivskyi[3.7] bpo-36679: Rename duplicate test_class_getitem...
2019-04-26  Miss Islington... bpo-31525: Increase minimum sqlite version number check... 12975/head
2019-04-26  Victor Stinner[3.7] bpo-36719: sync regrtest with master branch ...
2019-04-25  Miss Islington... bpo-28552: Fix distutils.sysconfig for empty sys.execut...
2019-04-24  Miss Islington... bpo-30840: Document relative imports (GH-12831) (GH...
2019-04-23  Miss Islington... bpo-36454: Fix test_time.test_monotonic() (GH-12929)
2019-04-23  Miss Islington... replace 'sequencial argument' by 'positional' in doc...
2019-04-23  Miss Islington... bpo-18372: Add missing PyObject_GC_Track() calls in...
2019-04-23  Victor Stinner[3.7] bpo-9566: Fix compiler warnings on Windows (GH...
2019-04-22  Miss Islington... Fixes platform.win32_ver on non-Windows platforms ...
2019-04-22  Miss Islington... bpo-36672: Fix a compiler warning in winreg.SetValue...
2019-04-22  Miss Islington... bpo-9194: Fix the bounds checking in winreg.c's fixupMu...
2019-04-22  Miss Islington... bpo-36690: Fix typo in Tools/demo/rpython.py (GH-12903)
2019-04-22  Marcin Niemirabpo-36523: Add docstring to io.IOBase.writelines (GH...
2019-04-22  Miss Islington... Doc: add the missing ".tp_flags" in type definition...
2019-04-22  Berker Peksagbpo-23078: Add support for {class,static}method to...
2019-04-21  Miss Islington... bpo-36645: Fix ambiguous formatting in re.sub() documen...
2019-04-20  Miss Islington... Fix typo (GH-12878) 12897/head
2019-04-20  Miss Islington... bpo-36650: Fix handling of empty keyword args in C...
2019-04-18  Miss Islington... bpo-36651: Fixed Asyncio Event Loop documentation incon...
2019-04-18  Miss Islington... Fix wrong indentation of a paragraph in documentation...
2019-04-17  Miss Islington... bpo-36649: Remove trailing spaces for registry keys...
2019-04-17  Victor Stinner[3.7] bpo-35755: shutil.which() uses os.confstr("CS_PAT...
2019-04-17  Miss Islington... bpo-32849: Fix is_valid_fd() on FreeBSD (GH-12852)...
2019-04-16  Miss Islington... bpo-33783: Use proper class markup for random.Random...
2019-04-16  Miss Islington... bpo-36508: python-config don't export LINKFORSHARED...
2019-04-15  Victor Stinnerbpo-36348: test_imaplib: add debug info (GH-12846)
2019-04-15  Miss Islington... Doc: update PendingDeprecationWarning explanation ...
2019-04-15  Miss Islington... bpo-36629: Add support.get_socket_conn_refused_errs...
2019-04-14  Miss Islington... bpo-16079: fix duplicate test method name in test_gzip...
2019-04-14  Pablo Galindo[3.7] bpo-36427: Document that PyEval_RestoreThread...
2019-04-13  Miss Islington... bpo-36593: Fix isinstance check for Mock objects with...
2019-04-13  Miss Islington... Skip test_preadv_flags if RWF_HIPRI is not supported...
2019-04-13  Miss Islington... Doc: define PY_SSIZE_T_CLEAN always (GH-12794)
2019-04-13  Victor Stinnerbpo-36605: make tags: parse Modules/_io directory ...
2019-04-12  Miss Islington... bpo-35581: Document @typing.type_check_only (GH-11312)
2019-04-12  Miss Islington... bpo-33922: Adding documentation for new "-64" suffix...
2019-04-12  Miss Islington... Allow Windows layout builds to fully skip code signing...
2019-04-12  Miss Islington... bpo-36611: Fix test_sys.test_getallocatedblocks() ...
2019-04-12  Miss Islington... bpo-34839: Add a 'before 3.6' in the section 'warnings...
2019-04-11  Victor Stinner[3.7] bpo-36389: _PyObject_IsFreed() now also detects...
2019-04-11  Inada Naokibpo-36597: fix random doctest failure (GH-12778)
2019-04-11  Miss Islington... bpo-36416: Correct bytes.rpartition documentation ...
2019-04-11  Miss Islington... Doc: fix typo in IncrementalDecoder.setstate (GH-12724)
2019-04-11  Miss Islington... better __init__.py explanation in tutorial (GH-12763)
2019-04-10  Miss Islington... bpo-36235: Fix distutils test_customize_compiler()...
2019-04-10  Miss Islington... bpo-14826: document that URLopener quotes fullurl....
2019-04-10  Miss Islington... bpo-12910: update and correct quote docstring (GH-2568)
2019-04-09  Victor Stinner[3.7] bpo-36560: regrtest: don't collect the GC twice...
2019-04-09  Miss Islington... closes bpo-35848: Move all documentation regarding...
2019-04-08  Miss Islington... bpo-36565: Fix libregrtest for Python without builtin...
2019-04-08  Miss Islington... Correct "inplace" with "in-place" (GH-10480)
2019-04-08  Miss Islington... bpo-9883: Update list of unimplemented interfaces in...
2019-04-05  Miss Islington... Fix doc for create_subprocess_exec (GH-12598)
2019-04-05  Miss Islington... bpo-36404: recommend DeprecationWarning over PendingDep...
2019-04-04  Miss Islington... bpo-36522: Print all values for headers with multiple... 12692/head
2019-04-03  Pablo Galindo[3.7] bpo-36440: include node names in ParserError...
2019-04-03  Miss Islington... bpo-36504: Fix signed integer overflow in _ctypes.c...
2019-04-02  Miss Islington... bpo-32413: Add documentation that at the module level...
2019-04-02  Miss Islington... bpo-35838: document optionxform must be idempotent...
2019-04-02  Miss Islington... bpo-13120: fix typo with test_issue13120() method name...
2019-04-01  Miss Islington... Temporary workaround for an ACL issue on Ubuntu on...
2019-04-01  Miss Islington... bpo-36157:Document PyInterpreterState_Main() (GH-12238)
2019-04-01  Inada Naokibpo-20844: open script file with "rb" mode (GH-12616)
2019-04-01  Serhiy Storchaka[3.7] bpo-36492: Fix passing special keyword arguments...
next