]> granicus.if.org Git - python/shortlog
python
2019-10-01 Łukasz Langav3.8.0rc1 v3.8.0rc1
2019-10-01 Victor Stinner[3.8] bpo-3832: Fix compiler warnings (GH-16518)
2019-10-01 Miss Islington... bpo-36670: Multiple regrtest bugfixes (GH-16511)
2019-10-01 Miss Islington... bpo-38304: PyConfig_InitPythonConfig() cannot fail...
2019-10-01 Miss Islington... bpo-38319: Fix shutil._fastcopy_sendfile(): set sendfil...
2019-10-01 Neil SchemenauerRestore tp_clear for function object. (#16502)
2019-10-01 Miss Islington... Fix and improve `asyncio.run()` docs (GH-16403) (GH...
2019-09-30 Victor Stinnerbpo-38304: Remove PyConfig.struct_size (GH-16500)
2019-09-30 Miss Islington... Clear weakrefs in garbage found by the GC (GH-16495...
2019-09-30 Victor Stinnerbpo-38322: Fix gotlandmark() of PC/getpathp.c (GH-16490)
2019-09-30 Victor Stinnerbpo-38304: Fix PyConfig usage in python_uwp.cpp (GH...
2019-09-30 Christian Heimes[3.8] bpo-38270: More fixes for strict crypto policy...
2019-09-30 Miss Islington... bpo-37408: Precise that Tarfile "format" argument only...
2019-09-30 Miss Islington... bpo-30773: Fix ag_running; prohibit running athrow...
2019-09-30 Yury Selivanovbpo-38242: Revert "bpo-36889: Merge asyncio streams...
2019-09-30 Lisa Roach[3.8] bpo-38163: Child mocks detect their type as sync...
2019-09-30 Miss Islington... bpo-38161: Removes _AwaitEvent from AsyncMock. (GH...
2019-09-30 Miss Islington... bpo-38108: Makes mock objects inherit from Base (GH...
2019-09-29 Miss Islington... bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
2019-09-29 Miss Islington... bpo-38019: correctly handle pause/resume reading of...
2019-09-28 Gregory P.... bpo-38115: Deal with invalid bytecode offsets in lnotab...
2019-09-28 Miss Islington... bpo-38216, bpo-36274: Allow subclasses to separately...
2019-09-28 Victor Stinnerbpo-38304: Add PyConfig.struct_size (GH-16451) (GH...
2019-09-28 Miss Islington... bpo-38301: In Solaris family, we must be sure to use...
2019-09-27 Lisa Roach[3.8] bpo-38136: Updates await_count and call_count...
2019-09-27 Miss Islington... bpo-38243, xmlrpc.server: Escape the server_title ...
2019-09-27 Miss Islington... bpo-38206: Clarify tp_dealloc requirements for heap...
2019-09-27 Miss Islington... cleanup ababstractproperty in typing.py (GH-16432)
2019-09-26 Christian Heimes[3.8] bpo-38275: Skip ssl tests for disabled versions...
2019-09-26 Miss Islington... bpo-38239: Fix test_gdb for Link Time Optimization...
2019-09-26 Victor Stinner[3.8] bpo-38234: Backport init path config changes...
2019-09-26 Miss Islington... bpo-38130: Fix error in explaining when an exception...
2019-09-26 Miss Islington... Doc: Use the `with` statement in the first example...
2019-09-26 Benjamin Peterson[3.8] closes bpo-38174: Update vendored expat library...
2019-09-25 Vinay Sajip[3.8] bpo-22273: Changed conditions for ctypes array...
2019-09-25 Miss Islington... bpo-38271: encrypt private key test files with AES256...
2019-09-25 Miss Islington... bpo-38005: Remove support of string argument in Interpr...
2019-09-25 Miss Islington... [3.8] bpo-38270: Check for hash digest algorithms and...
2019-09-25 Miss Islington... bpo-38255: super() can search attributes as well as...
2019-09-25 Michael Feltbpo-36210: correct logic in setup.py for optional exten...
2019-09-25 Victor Stinnerbpo-37064: Skip test_tools.test_pathfix if installed...
2019-09-25 Victor Stinnerbpo-37064: Add -k and -a options to pathfix.py tool...
2019-09-25 Miss Islington... bpo-38248: Fix inconsistent immediate asyncio.Task...
2019-09-25 Miss Islington... bpo-38260: Add Docs on asyncio.run (GH-16337)
2019-09-25 Miss Islington... bpo-22273: Update ctypes to correctly handle arrays...
2019-09-25 Miss Islington... [3.8] bpo-36871: Handle spec errors in assert_has_calls...
2019-09-24 Miss Islington... bpo-37123: multiprocessing test_mymanager() accepts...
2019-09-24 Miss Islington... bpo-38212: Increase MP test_queue_feeder_donot_stop_one...
2019-09-24 Miss Islington... closes bpo-16637: libpython: construct integer object...
2019-09-24 Miss Islington... closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW...
2019-09-23 Miss Islington... bpo-38234: read_pth_file() now returns PyStatus (GH...
2019-09-23 Victor Stinnerbpo-38234: Fix _PyConfig_InitPathConfig() (GH-16335...
2019-09-23 Victor Stinnerbpo-38236: Dump path config at first import error ...
2019-09-22 Miss Islington... Updated incorrect level-setting code to use setLevel...
2019-09-21 Miss Islington... bpo-38237: Shorter docstring (GH-16322) (GH-16323)
2019-09-21 Miss Islington... bpo-38237: Let pow() support keyword arguments (GH...
2019-09-21 Lisa Roach[3.8] bpo-38093: Correctly returns AsyncMock for async...
2019-09-21 Miss Islington... Doc: Fix spelling errors of 'initial' in enum.py (GH...
2019-09-21 Miss Islington... Doc: Remove provisional note for asyncio.run() (GH...
2019-09-21 Miss Islington... Minor code and comment cleanup (GH-16315) (GH-16316)
2019-09-21 Victor Stinner[3.8] bpo-38234: Fix PyConfig_Read() when Py_SetPath...
2019-09-20 Victor Stinnerbpo-38205: Py_UNREACHABLE() calls Py_FatalError() ...
2019-09-20 Miss Islington... bpo-33694: Remove test_asyncio ProactorDatagramTranspor...
2019-09-20 Miss Islington... bpo-37937: Mention frame.f_trace in sys.settrace docs...
2019-09-20 Miss Islington... bpo-37353: Updated parser note about source code compat...
2019-09-19 Victor Stinnerbpo-37531: sync regrtest with master branch (GH-16285)
2019-09-19 Miss Islington... Fix _PyTraceMalloc_Fini() definition (GH-16259) (GH...
2019-09-19 Miss Islington... Doc: Clarify dict equality irrespective of ordering...
2019-09-19 Miss Islington... [3.8] bpo-38218: Doc: Corrected syntax for return annot...
2019-09-18 Victor Stinnerbpo-38203: faulthandler.dump_traceback_later() is alway...
2019-09-18 Victor Stinner[3.8] bpo-38070: Py_FatalError() logs runtime state...
2019-09-18 Miss Islington... bpo-37904: Edition on python tutorial - section 4 ...
2019-09-18 Serhiy Storchakabpo-38191: Use positional-only parameters in TypedDict...
2019-09-18 Miss Islington... bpo-36546: No longer a need to make "data" positional...
2019-09-17 Miss Islington... bpo-38191: Accept arbitrary keyword names in NamedTuple...
2019-09-17 Miss Islington... bpo-38013: make async_generator_athrow object tolerant...
2019-09-17 Miss Islington... bpo-37531: regrtest main process uses shorter timeout...
2019-09-17 Miss Islington... bpo-37828: Fix default mock_name in unittest.mock.asser...
2019-09-17 Miss Islington... Doc: Fix grammar/spelling in ssl.VERIFY_CRL_CHECK_LEAF...
2019-09-17 Miss Islington... bpo-38192: Fix remaining passing of "loop" in the proto...
2019-09-17 Miss Islington... bpo-38185: Fixed case-insensitive string comparison...
2019-09-17 Miss Islington... bpo-35379: When exiting IDLE, catch any AttributeError...
2019-09-17 Miss Islington... bpo-38175: Fix a memory leak in comparison of sqlite3...
2019-09-17 Miss Islington... Doc: Add list(dict) in stdtypes library (GH-16209)...
2019-09-17 Miss Islington... bpo-38183: Test_idle ignores user config directory...
2019-09-16 Miss Islington... bpo-28556: Update the opening note in typing docs ...
2019-09-16 Miss Islington... bpo-33936: Don't call obsolete init methods with OpenSS...
2019-09-16 Miss Islington... Doc: Fix Wikipedia link for functools.lru_cache (GH...
2019-09-16 Miss Islington... bpo-38100: Fix spelling error in unittest.mock code...
2019-09-16 Miss Islington... Doc: Add link of GNU Readline library to interpreter...
2019-09-16 Miss Islington... bpo-38081: Add more non-fatal error codes for ntpath...
2019-09-16 Miss Islington... bpo-38117: Update bundled Windows OpenSSL to 1.1.1d...
2019-09-16 Miss Islington... bpo-38153: detect shake independently from sha3 (GH...
2019-09-16 Miss Islington... bpo-33095: Add reference to isolated mode in -m and...
2019-09-16 Christian Heimes[3.8] bpo-38153: Normalize hashlib algorithm names...
2019-09-16 Miss Islington... Doc: remove duplicate word in controlflow tutorial...
2019-09-16 Miss Islington... [3.8] bpo-38168: Fix a possbile refleak in setint(...
2019-09-16 Miss Islington... bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer...
2019-09-15 Miss Islington... bpo-38178: Don't explicitly pass "loop" to EchoClientPr...
2019-09-15 Miss Islington... bpo-37798: Prevent undefined behavior in direct calls...
next