]> granicus.if.org Git - python/shortlog
python
2019-03-01 Victor Stinnerbpo-36146: Refactor setup.py: Add PyBuildExt.srcdir...
2019-03-01 Victor Stinnerbpo-36146: Refactor setup.py: PyBuildExt.add() method...
2019-03-01 Victor Stinnerbpo-36146: Fix inc_dirs in setup.py on macOS (GH-12098)
2019-03-01 Victor Stinnerbpo-36142: Remove _PyMain structure (GH-12120)
2019-03-01 Victor Stinnerbpo-36142: Rework error reporting in pymain_main()...
2019-03-01 Cheryl Sabellabpo-36152: IDLE: Remove unused parameter from colorizer...
2019-03-01 Pablo Galindobpo-36155: Check for identity on test_gc.test_get_objec...
2019-03-01 Raymond Hettingerbpo-36018: Add documentation link to "random variable...
2019-03-01 Victor Stinnerbpo-36142: Exclude coreconfig.h from Py_LIMITED_API...
2019-02-28 Victor Stinnerbpo-29571: Fix test_re.test_locale_flag() (GH-12099)
2019-02-28 Raymond Hettingerbpo-36018: Add special value tests and make minor tweak...
2019-02-28 Zhiming WangAdd versionadded directives to ssl.minimum_version...
2019-02-28 Victor Stinnerbpo-36146: Refactor setup.py (GH-12093)
2019-02-27 Gregory P.... Document the surprising sideeffect PyErr_Print(). ...
2019-02-27 Shiv DharFix grammar error in timeit module docs (GH-12066)
2019-02-27 Ned DeilyUpdate FAQ to point to Infrastructure Team website...
2019-02-27 Cheryl Sabellabpo-36096: IDLE: Refactor class variables in colorizer...
2019-02-27 pxinwrbpo-31904: Add cross-build support for VxWorks RTOS...
2019-02-26 Joannah Nanjekyebpo-36123: Fix test_socket.testWithTimeoutTriggeredSend...
2019-02-26 Giampaolo Rodolabpo-35652: shutil.copytree(copy_function=...) erroneous...
2019-02-26 Benjamin Petersoncloses bpo-36115: Fix some reference leaks in typeobjec...
2019-02-26 Dima Pasechnikbpo-36106: Resolve sinpi name clash with libm (IEEE...
2019-02-26 Serhiy Storchakabpo-36109: Fix random test_descr failure. (GH-12044)
2019-02-26 Benjamin PetersonRun autoreconf.
2019-02-26 ngie-eigncloses bpo-13497: Fix `broken nice` configure test...
2019-02-25 Zackery Spytzbpo-24643: Fix "#define timezone _timezone" clashes...
2019-02-25 Davin Pottsbpo-36102: Prepend slash to all POSIX shared memory...
2019-02-25 Anthony SottileClean up code which checked presence of os.{stat,lstat...
2019-02-25 XtreakAutospec functions should propagate mock calls to paren...
2019-02-25 Sergey Fedoseevbpo-36030: Remove _PyStack_AsTuple() and _PyStack_AsTup...
2019-02-25 Łukasz LangaPost v3.8.0a2
2019-02-25 Łukasz LangaMerge tag 'v3.8.0a2'
2019-02-25 Sergey Fedoseevbpo-36030: Add _PyTuple_FromArray() function (GH-11954)
2019-02-25 Andre DelfinoRemove empty Dictionaries section from programming...
2019-02-25 Serhiy Storchakabpo-35459: Use PyDict_GetItemWithError() instead of...
2019-02-25 Serhiy Storchakabpo-28450: Fix and improve the documentation for unknow...
2019-02-25 Serhiy Storchakabpo-36048: Use __index__() instead of __int__() for...
2019-02-25 Sergey FedoseevCorrect name of 'defaultobj' parameter in PyDict_SetDef...
2019-02-25 Łukasz Langav3.8.0a2 v3.8.0a2
2019-02-25 Miro Hrončokcloses bpo-36083: Fix formatting of the manpage Synopsi...
2019-02-24 Giampaolo Rodolabpo-33671: allow setting shutil.copyfile() bufsize...
2019-02-24 Eric Snowbpo-33608: Factor out a private, per-interpreter _Py_Ad...
2019-02-24 animalizebpo-36101: remove non-ascii characters in docstring...
2019-02-24 Raymond Hettingerbpo-36018: Add properties for mean and stdev (GH-12022)
2019-02-24 Xtreakbpo-35512: Resolve string target to patch.dict decorato...
2019-02-24 Ned Deilybpo-27313: Avoid test_ttk_guionly ComboboxTest fail...
2019-02-24 Raymond Hettingerbpo-36018: Make __pos__ return a distinct instance...
2019-02-24 Davin Pottsbpo-35813: Tests and docs for shared_memory (#11816)
2019-02-24 Terry Jan Reedybpo-24310: Document IDLE settings dialog font tab sampl...
2019-02-24 E. M. Brayfix _abc.c compile error on Cygwin (GH-8445)
2019-02-23 Raymond Hettingerbpo-36018: Add the NormalDist class to the statistics...
2019-02-23 Eric Snowbpo-35724: Explicitly require the main interpreter...
2019-02-23 Gregory P.... bpo-1054041: Add What's New docs. (GH-11999)
2019-02-23 Eric Snowbpo-35886: Make PyInterpreterState an opaque type in...
2019-02-23 Pablo Galindobpo-36016: Add generation option to gc.getobjects(...
2019-02-22 Emmanuel Ariasbpo-36074: Result of `asyncio.Server.sockets` after...
2019-02-22 Stéphane Wirtelbpo-36019: Use pythontest.net instead of example.com...
2019-02-22 Holger FreyInclude the --prompt flag in venv's help output (GH...
2019-02-22 Julien PalardDoc: Missing backquotes. (GH-11982)
2019-02-22 Manjusakabpo-28235: Fix xml.etree.ElementTree.fromstring docs...
2019-02-21 Raymond Hettingerbpo-35904: Add statistics.fmean() (GH-11892)
2019-02-21 Joe Jevnikbpo-36068: Make _tuplegetter objects serializable ...
2019-02-21 Raymond Hettingerbpo-36057 Update docs and tests for ordering in collect...
2019-02-21 Raymond Hettingerbpo-36060: Document how collections.ChainMap() determin...
2019-02-21 Raymond HettingerDocument other performance implication for __slots__...
2019-02-21 Stéphane Wirtelbpo-36052: Raise a SyntaxError when assigning a value...
2019-02-21 Sergey Fedoseevbpo-36063: Minor performance tweak in long_divmod(...
2019-02-21 Raymond Hettingerbpo-36059: Update OrderedDict() docs to reflect that...
2019-02-21 Cristian CiupituDoc: fix example for iter() function. (GH-11959)
2019-02-21 Zackery Spytzbpo-33989: Ensure that ms.key_compare is always initial...
2019-02-21 Sergey Fedoseevbpo-36062: Minor speed-up for list slicing and copying...
2019-02-21 Gregory P.... Re-init _Py_UnhandledKeyboardInterrupt before run....
2019-02-20 Raymond Hettingerbpo-31982: Improve sequence of presentation in ChainMap...
2019-02-20 Stefan Behnelbpo-36012: Avoid linear slot search for non-dunder...
2019-02-20 Stéphane Wirtelbpo-35993: Fix _PyInterpreterState_DeleteExceptMain...
2019-02-20 Inada Naokibpo-12822: use monotonic clock for condvar if possible...
2019-02-19 Pablo Galindobpo-36049: Fix compiler warning in Python/ast.c (GH...
2019-02-19 Raymond Hettingerbpo-35584: Clarify role of caret in a class class ...
2019-02-19 Victor Stinnerbpo-36037: Fix test_ssl for strict OpenSSL policy ...
2019-02-19 Cédric Krierbpo-35153: Add headers parameter to xmlrpc.client.Serve...
2019-02-19 Julien PalardDoc: Fix typo. (GH-11315)
2019-02-19 Sanyam Khuranabpo-31506: Clarify error messages for object.__new__...
2019-02-19 Serhiy StorchakaFix a misnamed test for lists. (GH-11933)
2019-02-19 Serhiy StorchakaFix syntax warnings in tests introduced in bpo-35942...
2019-02-19 Serhiy StorchakaFix syntax warnings in tests introduced in bpo-15248...
2019-02-19 Serhiy Storchakabpo-35798: Add test.support.check_syntax_warning()...
2019-02-19 Cheryl Sabellabpo-35689: IDLE: Add docstrings and unittests for color...
2019-02-18 tjb900bpo-34572: change _pickle unpickling to use import...
2019-02-18 animalizebpo-34294: re module, fix wrong capturing groups in...
2019-02-18 Nick Coghlanbpo-35704: Include correct NEWS entry (GH-11914)
2019-02-18 Michael Feltbpo-35704: Prevent test_shutil fail result when AIX...
2019-02-18 Pablo Galindobpo-35942: Improve the error message if __fspath__...
2019-02-17 Ivan Levkivskyibpo-35992: Use PySequence_GetItem only if sq_item is...
2019-02-17 Michael Feltbpo-34720: Fix test_importlib.test_bad_traverse for...
2019-02-17 Gregory P.... bpo-36013: delete fragile interactive shell SIGINT...
2019-02-16 Raymond HettingerConvert range to repeat for choices() (#11889)
2019-02-16 Gregory P.... bpo-1054041: Exit properly after an uncaught ^C. (...
2019-02-16 Raymond Hettinger bpo-35884: Add missing FIFO queue benchmark (GH-11898)
2019-02-16 Raymond Hettingerbpo-33234: Add another attribution in Whatsnew (GH...
2019-02-16 Raymond Hettingerbpo-32492: Add missing whatsnew entries for itemgetter...
next