]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2017-03-11  Jelle Zijlstratempfile.rst: Fix some typos (GH-610)
2017-03-11  Serhiy Storchakabpo-20185: Convert float object implementation to Argum...
2017-03-11  Serhiy Storchakabpo-20185: Convert list object implementation to Argume...
2017-03-11  Xiang Zhangbpo-29770: remove outdated PYO related info (GH-590)
2017-03-11  Mariattabpo-29784: Fix the reference to shutil.copy in the...
2017-03-10  Ivan Levkivskyibpo-28810: Document changes to CALL_FUNCTION opcodes...
2017-03-10  orenmnbpo-29741: Clean up C implementations of BytesIO and...
2017-03-10  Ivan Levkivskyibpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL byteco...
2017-03-10  Mariattabpo-28739: Document that f-strings cannot be used as...
2017-03-10  Łukasz LangaIgnore Include/pydtrace_probes.h (#597)
2017-03-09  Serhiy Storchakabpo-29773: Add more cases for testing string to float... 589/head
2017-03-09  Victor Stinnerbpo-29619: Convert st_ino using unsigned integer (...
2017-03-09  Serhiy Storchakabpo-29774: Improve error reporting for corrupted extra...
2017-03-09  orenmnbpo-28298: make array 'Q', 'L' and 'I' accept big intab...
2017-03-09  Serhiy Storchakabpo-29768: Fixed compile-time check for expat version...
2017-03-09  svelankarbpo-29749: Update int() docstring (GH-565)
2017-03-08  Serhiy StorchakaUse Py_RETURN_FALSE/Py_RETURN_TRUE rather than PyBool_F...
2017-03-08  n.d. parkerFix the only non-C90 comment to be C90 compatible....
2017-03-08  Serhiy StorchakaExit Travis when only Misc/* is changed. (#564)
2017-03-08  Serhiy Storchakabpo-29645: Speed up importing the webbrowser module...
2017-03-08  Serhiy Storchakabpo-28231: The zipfile module now accepts path-like...
2017-03-08  INADA Naokibpo-28331: fix impl-detail label is removed when conten...
2017-03-08  Serhiy Storchakabpo-28230: Document the pathlib support in tarfile...
2017-03-08  Benjamin PetersonRevert "bpo-29571: Use correct locale encoding in test_...
2017-03-08  Benjamin Petersonallow the first call to wcsxfrm to return ERANGE (...
2017-03-08  Benjamin Petersonmake the glibc alias table take precedence over the...
2017-03-08  Serhiy Storchakabpo-29568: Disable any characters between two percents...
2017-03-08  Xiang Zhangbpo-24329: allow __qualname__ and __classcell__ in...
2017-03-08  Xiang Zhangbpo-26915: Test identity first in membership operation...
2017-03-07  Serhiy Storchakabpo-28682: Added support for bytes paths in os.fwalk...
2017-03-07  INADA NaokiPCbuild: Add -q option to svn export (GH-535)
2017-03-07  INADA Naokibpo-29676: fix lsprof can't profile C method call....
2017-03-07  Xiang Zhangbpo-28728: clarify possible test failure due to ISP...
2017-03-07  Victor StinnerExclude myself from mention-bot (#529)
2017-03-06  Serhiy Storchakabpo-29737: Optimize concatenating with empty tuple...
2017-03-06  Serhiy Storchakabpo-15954: Check return code of wcsxfrm(). (#508)
2017-03-06  Serhiy Storchakabpo-29695: Fixed tests after removing keyword args...
2017-03-06  Matthias BussonnierIgnore What's New for MentionBot (GH-521)
2017-03-06  Stefan KrahThe mention-bot is too exuberant for my taste. (#522)
2017-03-06  Serhiy Storchakabpo-29695: Remove bad keyword parameters in int(),...
2017-03-06  Xiang Zhangbpo-29714: Fix a regression that bytes format may...
2017-03-06  orenmnremove 3 redundant casts in Objects/longobject.c (...
2017-03-06  INADA Naokibpo-29719: Remove Date and Release field in whatsnew...
2017-03-06  Steve DowerFixes the upload script to purge the CDN correctly...
2017-03-05  Serhiy Storchakabpo-29695: Deprecated using bad named keyword arguments...
2017-03-05  Zachary WareAdd Appveyor (GH-324)
2017-03-05  Ivan Levkivskyibpo-29638: Fix spurious refleaks after typing is import...
2017-03-05  Dillon BrockChange assertRaises to assertRaisesRegex in test_xmlrpc...
2017-03-05  Adam NiedererDocs: Add note regarding "reversed" flag in heapq.merge...
2017-03-05  Mariattadistutils docs: Fix a typo (GH-470)
2017-03-04  INADA Naokiremove merge=union attribute for Misc/NEWS (GH-460)
2017-03-04  J. WCorrect spelling "instanciate" (#465)
2017-03-04  Ned Deilybpo-28087: Skip test_asyncore and test_eintr poll failu...
2017-03-04  Ned Deilybpo-29572: Update macOS installer build to OpenSSL...
2017-03-04  Ned Deilybpo-29550: Temporarily skip "make touch" in Mac install...
2017-03-04  Steve DowerFixes git command (#451)
2017-03-04  Steve Dowerbpo-27593: Updates Windows build to use information...
2017-03-04  Ned Deilybpo-27593: Get SCM build info from git instead of hg...
2017-03-03  Zachary Warebpo-29572: Update Windows build to OpenSSL 1.0.2k ...
2017-03-03  Ivan Levkivskyibpo-26213: Document _UNPACK bytecodes and BUILD_MAP...
2017-03-03  Mariattabpo-29709: Improve Boolean Operations documentation...
2017-03-03  Marco Buttubpo-29455: Mention coverage.py in trace module document...
2017-03-03  David Ellisbpo-29623: Make PathLike objects work with ConfigParser...
2017-03-03  Joseph ShenFixed a typo in the comment in Include/pyport.h (#425)
2017-03-03  Stefan KrahFix config file syntax (hopefully).
2017-03-03  Stefan KrahFind my own reviewers for PRs.
2017-03-03  Aviv Palivodabpo-9303: Migrate sqlite3 module to _v2 API to enhance...
2017-03-03  Anish Shahbpo-29693: Fix for DeprecationWarning in test_import...
2017-03-03  Yury Selivanovasyncio: Optimize _get_running_loop() to call getpid...
2017-03-03  Yury Selivanovbpo-28963: Fix out of bound iteration in asyncio.Future...
2017-03-03  Yury Selivanovasyncio: Fix trailing whitespace/code style
2017-03-03  Seth M. Larsonbpo-29704: Fix asyncio.SubprocessStreamProtocol closing...
2017-03-03  Yury Selivanovbpo-28893: Set __cause__ for errors in async iteration...
2017-03-03  Yury Selivanovbpo-29271: Fix Task.current_task and Task.all_tasks...
2017-03-03  Yury Selivanovbpo-29703: asyncio: Fix creating new event loops in...
2017-03-02  Donald StufftDon't require the Python org to mention someone (GH...
2017-03-02  orenmnbpo-28129: fix ctypes crashes (#386)
2017-03-02  Donald Stufftbpo-29697: Don't use OpenSSL <1.0.2 fallback on 1.1...
2017-03-02  Matthias BussonnierAdd Python version since deprecation in base64 methods...
2017-03-02  orenmnfix an error message and a comment in _testcapimodule...
2017-03-02  Marco Buttubpo-27200: fix configparser, copyreg and ctypes doctest...
2017-03-02  Brian Colemanbpo-29683 - Fixes to _PyCode_SetExtra when co_extra...
2017-03-02  Alex GaynorIn SSL module version examples, don't use a legacy...
2017-03-02  Christian Heimesbpo-29176 Use tmpfile() in curses module (#235)
2017-03-02  Benjamin Petersonfix subprocess on Windows (#391)
2017-03-02  Benjamin Petersonrequire uuid_generate_time_safe for all tests of it...
2017-03-02  Benjamin Petersonallow path-like objects to be cwd on windows (#389)
2017-03-02  Benjamin Petersoncorrect check for _uuid_generate_time (#388)
2017-03-02  Benjamin PetersonRevert "make the locale_flag fallback code work again...
2017-03-01  Brett CannonDon't mention Guido automatically for reviews from...
2017-03-01  Lev AbalkinFixes bpo-29680: Older gdb does not have gdb.error...
2017-03-01  Petr Motejlekbpo-29615: SimpleXMLRPCDispatcher no longer chains...
2017-03-01  Mariattaemail.compat32-message.rst: Fix typo in the word `messa...
2017-03-01  INADA Naokibpo-29684: Fix regression of PyEval_CallObjectWithKeywo...
2017-03-01  Berker PeksagTweak subprocess.STARTUPINFO documentation (#347)
2017-03-01  Benjamin Petersonmake the locale_flag fallback code work again (#375)
2017-03-01  Benjamin Petersonblacklist myself from mention-bot; it is annoying ...
2017-03-01  Benjamin Petersonuse select instead of _opcode for import test (#372)
2017-03-01  Benjamin Petersonweaken test_from_import_missing_attr_has_name_and_path...
2017-03-01  amosonnClarify exception handler scope in contextlib
next