]> granicus.if.org Git - python/shortlog
python
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...
2019-09-03 Ashwin Ramaswami[3.8] bpo-21315: Fix parsing of encoded words with...
2019-09-03 Miss Islington... bpo-37798: Fix _statistics module doc (GH-15546)
2019-09-03 Miss Islington... bpo-35771: IDLE: Fix flaky tool-tip hover delay tests...
2019-09-02 Miss Islington... bpo-36853: Fix suspicious.py to actually print the...
2019-09-02 Miss Islington... bpo-38010 Sync importlib.metadata with importlib_metada...
2019-09-01 Serhiy Storchaka[3.8] bpo-37994: Fix silencing all errors if an attribu...
2019-08-31 Miss Islington... bpo-37977: Warn more strongly and clearly about pickle...
2019-08-31 Inada Naoki[3.8] bpo-37990: fix gc stats (GH-15626)
2019-08-30 Raymond Hettinger[3.8] bpo-29553: Fix ArgumentParser.format_usage()...
2019-08-30 Miss Islington... Fix typos mostly in comments, docs and test names ...
2019-08-30 Miss Islington... IDLE: Fix 2 typos found by Min ho Kim. (GH-15617)
2019-08-30 Miss Islington... bpo-37140: Fix StructUnionType_paramfunc() (GH-15612)
2019-08-30 Łukasz LangaPost v3.8.0b4
2019-08-30 Łukasz LangaMerge tag 'v3.8.0b4' into 3.8
2019-08-30 Miss Islington... bpo-37976: Prevent shadowing of TypeError in zip()...
2019-08-30 Miss Islington... Steven Bethard designated a new maintainer for argparse...
2019-08-29 Łukasz LangaPython 3.8.0b4 v3.8.0b4
2019-08-29 Łukasz Langa[3.8] bpo-37834: Prevent shutil.rmtree exception (GH...
2019-08-29 Serhiy Storchaka[3.8] bpo-37034: Display argument name on errors with...
2019-08-29 Miss Islington... bpo-37979: Add alternative to fromisoformat in document...
2019-08-29 Miss Islington... bpo-37947: Avoid double-decrement in symtable recursion...
2019-08-29 Miss Islington... bpo-36743: __get__ is sometimes called without the...
2019-08-29 Miss Islington... bpo-16468: Clarify which objects can be passed to ...
2019-08-29 Miss Islington... bpo-37960: Silence only necessary errors in repr()...
2019-08-29 Miss Islington... bpo-23674: Clarify ambiguities in super() docs (GH...
2019-08-29 Miss Islington... bpo-37372: Fix error unpickling datetime.time objects...
2019-08-29 Serhiy Storchaka[3.8] bpo-37950: Fix ast.dump() when call with incomple...
2019-08-29 Miss Islington... bpo-36871: Ensure method signature is used when asserti...
2019-08-29 Miss Islington... bpo-35946: Improve assert_called_with documentation...
2019-08-29 Miss Islington... bpo-25777: Wording describes a lookup, not a call ...
2019-08-29 Miss Islington... bpo-36167: fix an incorrect capitalization (GH-14482)
2019-08-29 Miss Islington... bpo-18049: Define THREAD_STACK_SIZE for AIX to pass...
2019-08-29 Miss Islington... bpo-36511: Fix failures in Windows ARM32 buildbot ...
2019-08-29 Miss Islington... bpo-34775: Return NotImplemented in PurePath division...
2019-08-29 Miss Islington... bpo-18378: Recognize "UTF-8" as a valid name in locale...
2019-08-29 bsiem[3.8] bpo-37482: Fix email address name with encoded...
2019-08-28 Miss Islington... closes bpo-37965: Fix compiler warning of distutils...
2019-08-28 Miss Islington... bpo-36582: Make collections.UserString.encode() return...
2019-08-27 Miss Islington... bpo-37951: Lift subprocess's fork() restriction (GH...
2019-08-27 Miss Islington... bpo-37936: Remove some .gitignore rules that were inten...
2019-08-27 Miss Islington... Fix unused variable and signed/unsigned warnings (GH...
2019-08-27 Miss Islington... bpo-36205: Fix the rusage implementation of time.proces...
2019-08-26 Miss Islington... bpo-36763: Make Py_BytesMain() public (GH-15532)
2019-08-26 Miss Islington... Fix an invalid assertEqual() call in test_descr.py...
2019-08-26 Miss Islington... bpo-37925: Mention --embed in python-config usage ...
2019-08-26 Steve Dowerbpo-37664: Update ensurepip bundled wheels, again ...
2019-08-26 Miss Islington... bpo-37798: Minor code formatting and comment clean...
2019-08-26 Miss Islington... bpo-37055: fix warnings in _blake2 module (GH-14646)
2019-08-26 Miss Islington... Fix typo: Pyssize_t => Py_ssize_t (GH-15411)
2019-08-26 Miss Islington... bpo-37954: Fix reference leak in the symtable (GH-15514)
next