]> granicus.if.org Git - python/shortlog
python
2019-10-27 Marco Rougethbpo-38592 Add pt-br switcher to Python Docs website... master
2019-10-27 Serhiy Storchakabpo-38334: Fix seeking backward on an encrypted zipfile...
2019-10-27 Terry Jan Reedybpo-37309: First idlelib/NEWS.txt for 3.9.0 (GH-16947)
2019-10-27 Terry Jan Reedybpo-34162: Last idlelib/NEWS.txt items for 3.8.0. ...
2019-10-27 Terry Jan Reedybpo-38598: Do not try to compile IDLE shell or output...
2019-10-26 Steve Dowerbpo-38434: Fixes some audit event documentation (GH...
2019-10-26 Serhiy Storchakabpo-38557: Improve documentation for list and tuple...
2019-10-26 Serhiy Storchakabpo-38535: Fix positions for AST nodes for calls withou...
2019-10-25 Ammar Askarbpo-38558: Mention `:=` in conditions tutorial (GH...
2019-10-25 Hansraj DasFix typo in formatter_unicode (GH-16831)
2019-10-24 Zsolt Dollensteinbpo-33348: parse expressions after * and ** in lib2to3...
2019-10-24 Kyle StanleyAdd missing asyncio changes from 3.8 whatsnew (GH-16911)
2019-10-23 Girtsbpo-30618: add readlink to pathlib.Path (GH-8285)
2019-10-23 Ned DeilyUpdate URL in macOS installer copy of license (GH-16905)
2019-10-23 Victor Stinnerbpo-34679: ProactorEventLoop only uses set_wakeup_fd...
2019-10-23 Serhiy Storchakabpo-38555: Fix an undefined behavior. (GH-16883)
2019-10-23 Peter BittnerSpell Bitbucket correctly. (GH-16862)
2019-10-23 Sergey FedoseevReplace _pysqlite_long_from_int64() with PyLong_FromLon...
2019-10-23 Raymond Hettingerbpo-38539: Finish rename of ss1.py to spreadsheet...
2019-10-23 Julin Sbpo-38539: Update demo files (GH-16890)
2019-10-23 AMIR bpo-38419: fix "check-c-globals" path (GH-16680)
2019-10-22 Daniel Baskalbpo-38466: Fix threading.excepthook doc (GH-16891)
2019-10-22 Victor Stinnerbpo-37415: Fix stdatomic.h header check for ICC compile...
2019-10-22 Julien PalardBump Sphinx to 2.2.0. (GH-16532)
2019-10-22 Tyler Kieftbpo-38303: Make audioop extension module PEP-384 compat...
2019-10-22 Kyle StanleyFix Zope URL (GH-16880)
2019-10-21 Serhiy Storchakabpo-31202: Preserve case of literal parts in Path.glob...
2019-10-21 Tim Petersvisit_reachable: replace release-mode test with an...
2019-10-21 Serhiy Storchakabpo-38540: Fix possible leak in PyArg_Parse for "es...
2019-10-21 Dong-hee Nabpo-38493: Add os.CLD_KILLED and os.CLD_STOPPED. (GH...
2019-10-21 Sergey Fedoseevbpo-27961: Replace PY_LONG_LONG with long long. (GH...
2019-10-21 Serhiy Storchakabpo-38208: Simplify string.Template by using __init_sub...
2019-10-21 Hai Shibpo-38465: Convert the type of exports counters to...
2019-10-20 Batuhan Taşkayabpo-38531: document extend action's added version ...
2019-10-20 Raymond Hettingerbpo-37759: More updates to Whatsnew 3.8 (GH-16854)
2019-10-20 Raymond Hettingerbpo-36321: Fix misspelled attribute name in namedtuple...
2019-10-19 Dong-hee Nabpo-38525: Fix a segmentation fault when using reverse...
2019-10-19 Jon DufresneRemove doc reference to unmaitained Nose package (GH...
2019-10-19 Eric Snowbpo-36876: Re-organize the c-analyzer tool code. (gh...
2019-10-19 Tim Petersvalidate_list: make flags argument impossible to spell...
2019-10-18 Raymond Hettingerbpo-38521: Fix error in NormalDist.__eq__() (GH-16840)
2019-10-18 Victor Stinnerbpo-38502: regrtest uses process groups if available...
2019-10-18 Tim Grahambpo-27657: Fix urlparse() with numeric paths (#661)
2019-10-18 Steve Dowerbpo-38418: Fixes audit event for os.system to be named...
2019-10-18 Jero BadoFix minor typos in What's New in Python 3.8. (GH-16770)
2019-10-18 Stéphane WirtelDoc: Add missing entry for functools.cached_property...
2019-10-18 Gregory P.... bpo-33604: Raise TypeError on missing hmac arg. (GH...
2019-10-17 Taine Zhaobpo-34953: Implement `mmap.mmap.__repr__` (GH-9891)
2019-10-17 Inada Naokibpo-37587: json: Use _PyUnicodeWriter when scanning...
2019-10-16 Victor Stinnerbpo-37531: regrtest now catchs ProcessLookupError ...
2019-10-16 Steve Dowerbpo-38492: Remove pythonw.exe dependency on the Microso...
2019-10-16 Neil Schemenauerbpo-38006: Add unit test for weakref clear bug (GH...
2019-10-16 Victor Stinnerbpo-35998: Fix test_asyncio.test_start_tls_server_1...
2019-10-15 Ned DeilyUpdate doc switcher list for 3.8.0 (GH-16809)
2019-10-15 Hansraj DasTypo fix - implemention should be implementation (GH...
2019-10-15 Joannah Nanjekyebpo-38468 : Refactor python-config (#16749)
2019-10-15 Julien Danjoubpo-37961, tracemalloc: add Traceback.total_nframe...
2019-10-15 Pablo Galindobpo-38478: Correctly handle keyword argument with same...
2019-10-15 Victor Stinnerbpo-38470: Fix test_compileall.test_compile_dir_maxleve...
2019-10-15 Vinay Sajipbpo-11410: Standardize and use symbol visibility attrib...
2019-10-14 Steve Dowerbpo-38133: Update docs to reflect fixes to py.exe launc...
2019-10-14 Julien PalardDoc: 3.8 is now stable. (GH-16790)
2019-10-14 Raymond HettingerRemove draft status. Add asyncio REPL example (GH...
2019-10-14 Steve Dowerbpo-38453: Resolve test directories before chdir to...
2019-10-14 Serhiy Storchakabpo-37759: Polish What's New in Python 3.8. (#16769)
2019-10-14 Ned DeilyUpdate build docs for macOS (GH-16771)
2019-10-14 Stein Karlsenbpo-32498: urllib.parse.unquote also accepts bytes...
2019-10-14 Ned DeilyUpdate macOS installer display files for 3.9.0a1 (GH...
2019-10-14 Raymond Hettingerbpo-37759: Add examples for the new typing features...
2019-10-14 Raymond Hettingerbpo-38461 and bpo-38463: Minor fixes to Whatsnew 3...
2019-10-14 Pablo Galindobpo-38469: Handle named expression scope with global...
2019-10-14 Raymond Hettingerbpo-38464: Document parameter for NormalDist.quantiles...
2019-10-13 Tim PetersMisc gc code & comment cleanups. (GH-16752)
2019-10-13 Sebastian Rittaubpo-38467: Fix argument name of typing functions (GH...
2019-10-13 Ivan Levkivskyibpo-28556: Remove another mention of metaclass of Gener...
2019-10-13 Andrew KuchlingRebased version of what's new PR (#16745)
2019-10-13 Pablo Galindobpo-38379: Don't block collection of unreachable object...
2019-10-13 Pablo GalindoCorrect signature of __build_class__ (GH-16735)
2019-10-13 Zackery Spytzbpo-38202: Fix a crash in dict_view & non-itearble...
2019-10-13 Samuel Colvinbpo-38431: Fix __repr__ method of InitVar to work with...
2019-10-13 Serhiy Storchakabpo-38378: Rename parameters "out" and "in" of os.sendf...
2019-10-13 Pablo Galindobpo-38456: Handle the case when there is no 'true'...
2019-10-13 Pablo Galindobpo-38282: Correctly manage the Bluetooth L2CAP socket...
2019-10-12 Gregory P.... bpo-38456: Use /bin/true in test_subprocess (GH-16736)
2019-10-12 Gregory P.... bpo-38417: Add umask support to subprocess (GH-16726)
2019-10-12 Pablo Galindobpo-37731: Reorder includes in xmltok.c to avoid redefi...
2019-10-12 Hugo van KemenadeFix minor typos in Whatsnew
2019-10-12 Phil JonesAnnounce the change in the CancelledError inheritance...
2019-10-12 Samuel Colvinbpo-35800: Deprecate smtpd.MailmanProxy (GH-11675)
2019-10-12 Abhilash Rajbpo-38449: Revert "bpo-22347: Update mimetypes.guess_ty...
2019-10-11 Ruediger Pluembpo-38347: find pathfix for Python scripts whose name...
2019-10-11 Serhiy Storchakabpo-38442: Remove an execution bit from Doc/whatsnew...
2019-10-11 Dong-hee NaFix strict-aliasing rules errors on gcc 4.8.5. (GH...
2019-10-11 Hansraj DasTypo fix: "throuhgh" should be "through". (GH-16704)
2019-10-10 Kyle Stanleydocs: Add asyncio source code links (GH-16640)
2019-10-10 Pablo Galindobpo-38437: Activate GC_DEBUG when PY_DEBUG is set ...
2019-10-10 Pablo GalindoRemove AppVeyor badge now that we don't use it in the...
2019-10-10 Victor Stinnerbpo-38282: Rewrite getsockaddrarg() helper function...
2019-10-10 Dong-hee NaRe-enable the OverflowError test for test_truediv on...
2019-10-10 Victor Stinnerbpo-38353: Fix typos in calculate_argv0_path_framework...
next