]> granicus.if.org Git - python/shortlog
python
2019-09-11 Vinay Sajip[3.8] bpo-35168: Make shlex.punctuation_chars read...
2019-09-11 Miss Islington... Minor ReST formatting fixes in subprocess docs (GH...
2019-09-11 Miss Islington... bpo-38103: fix conflicting labels in the docs. (GH...
2019-09-11 Miss Islington... bpo-35603: Add a note on difflib table header interpret...
2019-09-11 Miss Islington... bpo-20504 : in cgi.py, fix bug when a multipart/form...
2019-09-11 Miss Islington... bpo-35066: Make trailing percent test more portable...
2019-09-11 Brett Cannon[3.8] bpo-37409: fix relative import with no parent...
2019-09-11 Miss Islington... bpo-32972: Document IsolatedAsyncioTestCase of unittest...
2019-09-11 Miss Islington... bpo-28494: install ziptestdata to fix install bot ...
2019-09-11 Miss Islington... bpo-25810: Clarify eval() docs, it does not keywords...
2019-09-11 Miss Islington... bpo-37585: Add clarification regarding comparing dict...
2019-09-11 Miss Islington... bpo-38081: Fixes ntpath.realpath('NUL') (GH-15899)
2019-09-11 Andrew Svetlov[3.8] bpo-36373: Fix deprecation warnings (GH-15889...
2019-09-11 Miss Islington... bpo-16438: Doc: confusing text regarding numeric preced...
2019-09-11 Zachary Ware[3.8] bpo-37936: Systematically distinguish rooted...
2019-09-11 Miss Islington... bpo-37424: Avoid a hang in subprocess.run timeout outpu...
2019-09-11 Miss Islington... bpo-38034: Fix typo in logging.handlers.rst (GH-15708...
2019-09-10 Miss Islington... bpo-28494: Test existing zipfile working behavior....
2019-09-10 Miss Islington... Remove unneeded assignment in PyBytes_Concat() (GH...
2019-09-10 Miss Islington... bpo-37574: Mention helper functions for find_spec docum...
2019-09-10 Miss Islington... Docs: Small tweaks to c-api/introGH-Include_Files ...
2019-09-10 Miss Islington... Correct minor grammatical mistake in open docs (GH...
2019-09-10 Miss Islington... bpo-38089: Move Azure Pipelines to latest VM versions...
2019-09-10 Miss Islington... Correct info about "f.read(size)". (GH13852)
2019-09-10 Victor Stinnerbpo-37531: Enhance regrtest multiprocess timeout (GH...
2019-09-10 Miss Islington... bpo-33602: Doc: Remove set and queue references from...
2019-09-10 Miss Islington... Note regarding + mode truncation applies to both text...
2019-09-10 Jason R. Coombs[3.8] bpo-38086: Sync importlib.metadata with importlib...
2019-09-10 Miss Islington... bpo-37504: Fix documentation build with texinfo builder...
2019-09-10 Miss Islington... Fix subprocess docstring typo (GH-15812)
2019-09-10 Miss Islington... bpo-38088: Fixes distutils not finding vcruntime140...
2019-09-10 Miss Islington... Fix calling order of PyEval_InitThreads. (GH-15836)
2019-09-10 Steve Dowerbpo-37913: document that __length_hint__ can return...
2019-09-10 Miss Islington... bpo-38090: Fix reference leak in ceval.c (GH-15848)
2019-09-10 Steve Dowerbpo-38087: Fix case sensitivity in test_pathlib and...
2019-09-10 Miss Islington... bpo-38066: Hide internal Stream methods (GH-15762)
2019-09-10 Miss Islington... bpo-21018: added missing documentation about escaping...
2019-09-10 Miss Islington... closes bpo-25461: Update os.walk() docstring to match...
2019-09-10 Miss Islington... bpo-37251: Removes __code__ check from _is_async_obj...
2019-09-10 Miss Islington... docs: Add references to AsyncMock in unittest.mock...
2019-09-10 Miss Islington... bpo-37619: update_one_slot() should not ignore wrapper...
2019-09-10 Miss Islington... bpo-36373: Deprecate explicit loop parameter in all...
2019-09-10 Miss Islington... bpo-36373: Deprecate explicit loop parameter in all...
2019-09-10 Miss Islington... bpo-37052: Add examples for mocking async iterators...
2019-09-10 Miss Islington... Remove macOS tests from Travis. (GH-15809)
2019-09-10 Miss Islington... Fix typo in dict object comment (GH-15814)
2019-09-10 Victor StinnerRevert "bpo-33418: Add tp_clear for function object...
2019-09-10 Steve Dowerbpo-35941: Fix performance regression in SSL certificat...
2019-09-10 Miss Islington... bpo-37662: Documented venv.EnvBuilder.upgrade_dependenc...
2019-09-10 Miss Islington... bpo-37383: Updates docs to reflect AsyncMock call_count...
2019-09-10 Miss Islington... bpo-38077: IDLE no longer adds 'argv' to the user names...
2019-09-09 Zachary Ware[3.8] bpo-34293: Fix PDF documentation paper size ...
2019-09-09 Miss Islington... bpo-36502: Update link to UAX GH-44, the Unicode doc...
2019-09-09 Miss Islington... bpo-37649: Fix exec_prefix check (GH-14897)
2019-09-09 Miss Islington... Fix punctuation in `os.execvpe` docstring. (GH-15051)
2019-09-09 Miss Islington... bpo-35803: Document and test dir=PathLike for tempfile...
2019-09-09 Miss Islington... Clarify that shutil's copy functions can accept path...
2019-09-09 Miss Islington... bpo-38070: visit_decref() calls _PyObject_IsFreed(...
2019-09-09 Steve Dowerbpo-20490: Improve circular import error message (GH...
2019-09-09 Miss Islington... bpo-38006: Avoid closure in weakref.WeakValueDictionary...
2019-09-09 Miss Islington... bpo-37876: Tests for ROT-13 codec (GH-15314)
2019-09-09 Miss Islington... bpo-38059: Using sys.exit() over exit() in inspect...
2019-09-09 Miss Islington... bpo-34596: Fallback to a default reason when @unittest...
2019-09-09 Miss Islington... bpo-36797: Fix a dead link in Doc/distutils/apiref...
2019-09-09 Miss Islington... bpo-38037: Fix reference counters in signal module...
2019-09-09 Miss Islington... bpo-32587: Fixes unsafe downcast in PC/winreg.c (GH...
2019-09-09 Steve Dowerbpo-37702: Fix SSL's certificate-store leak on Windows...
2019-09-09 Miss Islington... Fix typo in math.prod example (GH-15614)
2019-09-09 Miss Islington... bpo-37589: Add a few missing dependencies on .h files...
2019-09-09 Miss Islington... bpo-37283: Ensure command-line and unattend.xml setting...
2019-09-09 Miss Islington... bpo-34652 again: Remove lchmod from the default AC_CHEC...
2019-09-09 Miss Islington... bpo-37212: Preserve keyword argument order in unittest...
2019-09-09 Miss Islington... [3.8] Doc: Fix PDF build (NoUri). (GH-15739) (GH-15754)
2019-09-09 Miss Islington... bpo-36250: ignore ValueError from signal in non-main...
2019-09-09 Miss Islington... bpo-37705: Improve the implementation of winerror_to_er...
2019-09-09 Steve Dowerbpo-11953: Extend table of Windows WSA* error codes...
2019-09-09 Miss Islington... bpo-37936: Avoid ignoring files that we actually do...
2019-09-09 Miss Islington... bpo-32587: Make winreg.REG_MULTI_SZ support zero-length...
2019-09-09 Zachary Ware[3.8] bpo-15817: gdbinit: Document commands after defin...
2019-09-09 Miss Islington... bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in...
2019-09-09 Miss Islington... bpo-34410: Fix a crash in the tee iterator when re...
2019-09-09 Raymond Hettinger[3.8] bpo-36018: Address more reviewer feedback (GH...
2019-09-08 Serhiy Storchaka[3.8] Correct Roman-numeral example in Unicode HOWTO...
2019-09-07 Miss Islington... bpo-20806: Reference both times(2) and times(3) and...
2019-09-06 Miss Islington... bpo-38041: Refine IDLE Shell restart lines. (GH-15709)
2019-09-06 Miss Islington... bpo-37380: subprocess: don't use _active on win (GH...
2019-09-06 Miss Islington... More refinements to the statistics docs (GH-15713)...
2019-09-05 Miss Islington... Correct minor gramatical mistake in sys.settrace doc...
2019-09-05 Miss Islington... bpo-36324: Apply review comment from Jake Vanderplas...
2019-09-05 Miss Islington... bpo-36324: Apply review comments from Allen Downey...
2019-09-05 Miss Islington... bpo-38026: fix inspect.getattr_static (GH-15676)
2019-09-05 Miss Islington... bpo-37902: IDLE: Add scrolling for IDLE browsers. ...
2019-09-05 Abhilash Raj[3.8] bpo-37764: Fix infinite loop when parsing unstruc...
2019-09-05 Miss Islington... bpo-22347: Update mimetypes.guess_type to allow proper...
2019-09-05 Miss Islington... Fix idlelib.help comments (GH-15669)
2019-09-04 Miss Islington... bpo-38030: Fix os.stat failures on block devices on...
2019-09-04 Miss Islington... Fix grammar in asyncio-dev.rst (GH-15672)
2019-09-04 Miss Islington... closes bpo-37966: Fully implement the UAX GH-15 quick...
2019-09-03 Miss Islington... bpo-38022: IDLE: upgrade help.html to sphinx 2.x HTML5...
2019-09-03 Miss Islington... bpo-38020: Fixes crash in os.readlink() on Windows...
next