]> granicus.if.org Git - python/shortlog
python
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
2017-03-01 Berker PeksagFix syntax error in .mention-bot (#361)
2017-03-01 Alex GaynorFixed a handful of typos (GH-343)
2017-02-28 Kartik Anandcorrect documentation for enum.html (#358)
2017-02-28 Donald StufftAdd the mention-bot configuration file (GH-352)
2017-02-28 Xiang Zhangbpo-7769: enable xmlrpc.server.SimpleXMLRPCDispatcher...
2017-02-28 INADA NaokiREADME: move TOC to top (GH-355)
2017-02-28 Evan KlitzkeREADME: Use h3 headings for build sections, and add...
2017-02-28 Xiang Zhangbpo-29661: fix contradiction in timeit.Timer.autorange...
2017-02-27 Berker Peksagbpo-24241: Add versionchanged directive to the document...
2017-02-27 Berker PeksagUse "Contributed by ..." style in whatsnew/3.7.rst...
2017-02-27 MariattaAsyncio documentation: remove `self` from method signat...
2017-02-27 INADA Naokifix minor bug in pymalloc. (#335)
2017-02-27 Xiang Zhangbpo-29662: fix wrong indentation in timeit.Timer's...
2017-02-27 Xiang Zhangbpo-29376: Fix assertion error in threading._DummyThrea...
2017-02-26 Mariattabpo-26184: import.rst: Improve versionchanged note...
2017-02-26 Sayan Chowdhurybpo-28624: Add a test that checks that cwd parameter...
2017-02-26 Mariattabpo-26184: import.rst: Improve versionchanged note...
2017-02-26 Berker Peksagbpo-29121: Remove outdated documentation about transact...
2017-02-26 Marco Buttubpo-22594: Add a link to the regex module in re documen...
2017-02-26 Berker Peksagbpo-28518: Start a transaction implicitly before a...
2017-02-26 Marco Buttubpo-29648: import.rst: Add reference to create_module...
2017-02-26 INADA Naokibpo-29110: add test for Aifc_write. (GH-293)
2017-02-26 Berker Peksagbpo-28961: Address my comments from earlier code review...
2017-02-26 Matthias Bussonnierbpo-29655: Fixed possible reference leaks in `import...
2017-02-25 Jim Fasarakis... Fix small typos in introduction and datastructures...
2017-02-25 MariattaREADME.rst: Change the devguide url to docs.python...
2017-02-25 MariattaREADME.rst: List out relevant links to the project...
2017-02-25 Subhendu Ghoshbpo-26128: Added __init__to subprocess.STARTUPINFO...
2017-02-25 Ratnadeep Debnathbpo-16285: Update urllib quoting to RFC 3986 (#173)
2017-02-25 Nick Coghlanbpo-29644: suppress subprocess output from webbrowser...
2017-02-25 Nick Coghlanbpo-24241: Add dedicated webbrowser.register test case...
2017-02-25 David Steelebpo-24241: Improve preferred webbrowser handling (#85)
2017-02-25 Mariattabpo-28929: Add to Misc/NEWS (GH-112)
2017-02-24 Jim Fasarakis... Fix small typos in expressions.rst (GH-276)
2017-02-24 Barry Warsawbpo-25008: Deprecate smtpd and point to aiosmtpd (...
2017-02-24 Ivan Levkivskyibpo-28556: Fix regression that sneaked into recent...
2017-02-24 Matthias Bussonnierbpo-27788 : synchronise platform.py version number...
2017-02-24 Matthias Bussonnierbpo-29637: clean docstring only if not None (GH-267)
2017-02-24 Louie Lubpo-29634: Reduce deque repeat execution when maxlen...
2017-02-24 Ivan LevkivskyiUpdate to typing: treat subscripted generics as proxies...
2017-02-23 Steve Dowerbpo-29624: Adds purge step and layout test after upload...
2017-02-23 INADA Naokibpo-29622: Make AST constructor to accept less than...
2017-02-23 Victor StinnerDocument why functools.partial() must copy kwargs ...
2017-02-23 Arne de Laatbpo-28911: Clarify the behaviour of assert_called_once_...
2017-02-23 Martijn Pietersbpo-28598: Support __rmod__ for RHS subclasses of str...
2017-02-23 Benjamin Petersonmark various test data binary (#233)
2017-02-22 INADA Naokibpo-29463: Add docstring field to some AST nodes. ...
2017-02-22 Matthias Bussonnierbpo-29546: Improve from-import error message with locat...
2017-02-22 Christian HeimesAdd sockaddr_alg to sock_addr_t (#234)
2017-02-22 Anthony Zhangbpo-29110: Fix file object leak in `aifc.open` when...
2017-02-22 Matthias Bussonnierbpo-28814: Undeprecate inadvertently deprecated inspect...
2017-02-22 Xiang Zhangbpo-27660: remove unnecessary overflow checks in list_r...
2017-02-21 INADA Naokibpo-29509: skip redundant intern (GH-197)
2017-02-21 Matthieu Dartiailhbpo-29607: Fix stack_effect computation for CALL_FUNCTI...
2017-02-21 INADA Naokidoc: fix compile error on "shoddy" example extension...
2017-02-21 INADA Naoki.gitattribute -> .gitattributes (GH-213)
2017-02-21 INADA NaokiReduce conflict on Misc/NEWS (GH-212)
2017-02-21 Jim Fasarakis... bpo-29453: Remove reference to undefined dictionary...
2017-02-21 Matthias Bussonnierbpo-29554: Improve docs for pstat module and profile...
2017-02-20 Mark Dickinsonbpo-29602: fix signed zero handling in complex construc...
2017-02-20 INADA Naokibpo-24274: fix erroneous comment in dictobject.c (GH...
2017-02-20 Paul SchreiberREADME: OS X -> macOS (GH-55)
2017-02-20 Serhiy Storchakabpo-29532: Altering a kwarg dictionary passed to functo...
2017-02-20 Xiang Zhangbpo-29347: Fix possibly dereferencing undefined pointer...
2017-02-20 INADA Naokibpo-29520: doc: add missing dot (GH-182)
2017-02-20 Vinay SajipFixed bpo-29565: Corrected ctypes passing of large...
2017-02-19 INADA Naokibpo-29520: doc: fix deprecation warning from 'defindex...
2017-02-19 Berker PeksagTweak PEP 519 documentation in stdlib (#163)
2017-02-19 Steve Dowerbpo-29579: Removes readme.txt from the installer. ...
2017-02-18 Barry Warsawbpo-22807: Expose platform UUID generation safety infor...
2017-02-18 Nick Coghlanbpo-29571: Use correct locale encoding in test_re ...
2017-02-18 Nick CoghlanMake devguide link in README more prominent (#145)
2017-02-16 Senthil KumaranChange some mercurial/ hg.python.org references. (#8)
2017-02-16 matejcikupdate test_socket AEAD test for kernel 4.9 and up...
2017-02-16 Eric Appeltbpo-29026: Clarify documentation of time.time (#34)
2017-02-16 Matthias Bussonnierbpo-29576: add explicit deprecation for importlib.abc...
2017-02-16 INADA Naokibpo-29548: Fix some inefficient call API usage (GH-97)
2017-02-15 Yen Chi Hsuanbpo-29556: Remove unused #include <langinfo.h> (#98)
next