]> granicus.if.org Git - python/shortlog
python
2018-06-14 Victor Stinnerbpo-32962: python-gdb catchs ValueError on read_var...
2018-06-14 Victor Stinnerbpo-33718: regrtest: use format_duration() to display...
2018-06-14 Jaysinh Shuklabpo-19382: Adding test cases for module tabnanny (GH...
2018-06-13 Eric Snowbpo-33615: Re-enable subinterpreter tests. (#7552)
2018-06-13 Zackery Spytzbpo-31378: Document sqlite3.OperationalError exception...
2018-06-13 Xiang Zhangbpo-33828: Add missing versionchanged note for string...
2018-06-12 Steve DowerFixes upload script to always run commands even when...
2018-06-12 Giampaolo Rodolabpo-33671: efficient zero-copy for shutil.copy* functio...
2018-06-12 Cheryl Sabellabpo-32108: Don't clear configparser values if key is...
2018-06-12 Tal Einatbpo-27397: Make email module properly handle invalid...
2018-06-12 Ned DeilyFix nested list in 3.7 What's New (GH-7659)
2018-06-12 Ned Deilybpo-25612: Add minimal What's New in 3.7 entry (GH...
2018-06-12 Zackery Spytzbpo-33582: Remove duplicate space in inspect.formatargs...
2018-06-12 Ned DeilyUpdate macOS installer Welcome and ReadMe files for...
2018-06-12 Ned Deilybpo-31432: Revert unrelated code changes to _ssl.c...
2018-06-11 Christian Heimesbpo-31432: Clarify ssl CERT_NONE/OPTIONAL/REQUIRED...
2018-06-11 Terry Jan Reedybpo-33656: Mention color in idlelib/NEWS.txt entry...
2018-06-11 Matthias Bussonnierbpo-33582: Emit deprecation warning for `formatargspec...
2018-06-11 Terry Jan Reedybpo-33656: Add enum name for argument of Windows call...
2018-06-11 Terry Jan Reedybpo-33656: Add entry to What's New 3.7. (GH-7638)
2018-06-11 Terry Jan Reedybpo-33656: On Windows, add API call saying that tk...
2018-06-11 Andrés Delfinobpo-33831: Make htmlview run again (GH-7628)
2018-06-11 Zackery Spytzbpo-30820: Remove incorrect docs for email.contentmanag...
2018-06-11 Serhiy StorchakaClean up after bpo-33738. (GH-7627)
2018-06-11 Ned Deilybpo-23404: Update/sync What's New files for 3.6/3.5...
2018-06-11 Ned Deilypypi.python.org -> pypi.org (GH-7613)
2018-06-11 Ned Deilybpo-33745: Add What's New for empty function docstring...
2018-06-11 Ned Deilybpo-33109: Remove now-obsolete What's New entry for...
2018-06-11 Steve Weberbpo-30167: Prevent site.main() exception if PYTHONSTART...
2018-06-10 Christian Tismerbpo-33738: Address review comments in GH #7477 (GH...
2018-06-10 Alexander Belopolskybpo-33812: Corrected astimezone for naive datetimes...
2018-06-10 Terry Jan Reedy bpo-33610: Update IDLE Code Context doc entry (GH...
2018-06-10 Terry Jan Reedybpo-33820: Fix IDLE What's New typo (#7594)
2018-06-10 Terry Jan Reedybpo-33821: Update idlelib subsection of What's New...
2018-06-10 Terry Jan Reedybpo-33820: Update idlelib subsection of What's New...
2018-06-10 Zackery SpytzRemove unneeded PyErr_Occurred() check in os_lseek_impl...
2018-06-10 Tal Einatbpo-33748: fix tests altering sys.path and sys.modules...
2018-06-10 Tal Einatbpo-33770: improve base64 exception message for encoded...
2018-06-10 Serhiy StorchakaFix spaces added after hyphens in news entries. (GH...
2018-06-10 Andrés DelfinoRemove hyphens from phrase "picks up where it left...
2018-06-10 Andrés DelfinoFix typo in object.__getnewargs__() documentation ...
2018-06-09 Ammar Askarbpo-33766: Document that end of file or string is a...
2018-06-09 MarcoFalkedoc: Fix typo in asyncio-eventloop.rst (GH-7345)
2018-06-09 Ned Deilybpo-32493: Correct test for uuid_enc_be availability...
2018-06-09 Christian Tismerbpo-33738: Fix macros which contradict PEP 384 (GH...
2018-06-09 Zackery Spytzbpo-33375: Fix GCC warning in Python/_warnings.c (GH...
2018-06-09 Nick Coghlanbpo-33409: Clarify PEP 538/540 relationship (GH-7534)
2018-06-09 Andrés DelfinoFix indendation level of versionchanged directive in...
2018-06-08 Alexander Belopolskybpo-33810 Remove unused code from datetime.py. (GH...
2018-06-08 Alexander BelopolskyDatetime test coverage (#7544)
2018-06-08 Yury Selivanovbpo-30805: Avoid race condition with debug logging...
2018-06-08 Andrés Delfinobpo-33801: Remove non-ordered dict comment from plistli...
2018-06-08 Thomas Kluyverbpo-33375: Get filename for warnings from frame.f_code...
2018-06-08 Andrés Delfinobpo-33800: Fix default argument for parameter dict_type...
2018-06-08 Dong-hee Nabpo-33197: Add versionadded tag to the documentation...
2018-06-08 Suriyaa ✌️️bpo-33807: Add Python 3.7 buildbot link to '.github...
2018-06-08 Elvis Pranskevichusbpo-33736: Improve the documentation of asyncio stream...
2018-06-08 Andrés Delfinobpo-33798: Update csv document about dict order (GH...
2018-06-08 Łukasz Langabpo-33802: Do not interpolate in ConfigParser while...
2018-06-08 wim glennbpo-11874: fix assertion failure in argparse metavar...
2018-06-08 Victor Stinnerbpo-33694: Fix typo in helper function name (GH-7522)
2018-06-08 Victor Stinnerbpo-33718: regrtest: use "xxx then yyy" result if re...
2018-06-08 Andrés Delfinobpo-33799: Remove non-ordered dicts comments from FAQ
2018-06-08 Terry Jan ReedyUpdate idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517)
2018-06-08 Cheryl Sabellabpo-33768: IDLE: Clicking on code context line moves...
2018-06-08 Dong-hee Nabpo-33197: Add description property for _ParameterKind...
2018-06-08 atg7000bpo-33791: Update README for macOS users (GH-7471)
2018-06-08 Yury Selivanovbpo-33792: Add selector and proactor windows policies...
2018-06-08 Yury Selivanovbpo-33786: Fix asynchronous generators to handle Genera...
2018-06-08 Yury Selivanovbpo-33803: Fix a crash in hamt.c (#7504)
2018-06-08 Victor Stinnerbpo-33615: Skip test__xxsubinterpreters (GH-7503)
2018-06-07 Terry Jan Reedybpo-33642 and bpo-33679: Revise and condense blurbs...
2018-06-07 Victor Stinnerbpo-33694: Fix race condition in asyncio proactor ...
2018-06-07 Neil Schemenauerbpo-33609: small wording fixes to dict ordering docs
2018-06-07 Eric V. Smithbpo-33796: Ignore ClassVar for dataclasses.replace...
2018-06-07 Benjamin Petersonupdate 3.7 whatsnew entry about Unicode version (GH...
2018-06-07 Anthony Sottilebpo-17909: Document that json.load can accept a binary...
2018-06-07 Scott Sandersonbpo-29235: Update document for Profiler's context manag...
2018-06-07 Zackery Spytzbpo-30436: Add missing space in importlib.util.find_spe...
2018-06-07 arikrupnikbpo-33274: Compliance with DOM L1: return removed attri...
2018-06-07 Benjamin Petersonupdate to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
2018-06-06 Victor Stinnerbpo-32676, test_asyncio: Fix warning in test_error_in_c...
2018-06-06 Victor Stinnerbpo-33789, test_asyncio: Hide PendingDeprecationWarning...
2018-06-06 Victor Stinnerbpo-33789: test_asyncio: Fix ResourceWarning (GH-7460)
2018-06-06 Victor Stinnerbpo-28240: timeit: Update repeat() doc (GH-7419)
2018-06-06 Victor Stinnerbpo-33773: Fix test.support.fd_count() on Linux/FreBSD...
2018-06-06 Victor Stinnerbpo-33781: audioop: enhance rounding double as int...
2018-06-06 Victor Stinnertest.support.SaveSignals: fix typo (GH-7448)
2018-06-06 Victor Stinnerbpo-31044, test_posix: Reenable makedev() tests on...
2018-06-06 Benjamin Petersonremove hg support from patchcheck (GH-7440)
2018-06-05 John Reesebpo-33504: Migrate configparser from OrderedDict to...
2018-06-05 Gregory P.... Improve the subprocess restore_signals=True test. ...
2018-06-05 Thomas Kluyverbpo-12486: Document tokenize.generate_tokens() as publi...
2018-06-05 Serhiy Storchakabpo-33751: Fix test_file. (GH-7378)
2018-06-05 Barry Warsawbpo-33755: Fix importlib.resources isolation tests...
2018-06-05 Vinay Sajipbpo-33165: Added stacklevel parameter to logging APIs...
2018-06-05 Mayank Singhalbpo-31215: Add version changed notes for OpenSSL 1...
2018-06-05 Serhiy Storchakabpo-33752: Fix a file leak in test_dbm. (GH-7376)
2018-06-05 Yury Selivanovbpo-33769: start_tls: Fix error message; cancel callbac...
2018-06-05 Zackery Spytzbpo-33767: Fix improper use of SystemError by mmap...
next