]> granicus.if.org Git - python/shortlog
python
2017-08-30 Sergey FedoseevFix the indentation in Extending Python code example...
2017-08-30 Alex GaynorRemoved noop branch from ctypes code (#3234)
2017-08-30 Christopher... bpo-30581: Windows: os.cpu_count() returns wrong number...
2017-08-30 Terry Jan Reedybpo-31051: Rearrange IDLE condigdialog GenPage into...
2017-08-29 Allen W. Smith... bpo-5001: More-informative multiprocessing error messag...
2017-08-29 Oren Milmanbpo-31291: Fixed an assertion failure in zipimport...
2017-08-29 Ivan Chernoffbpo-31065: Add doc about Popen.poll returning None...
2017-08-29 Serhiy Storchakabpo-31286, bpo-30024: Fixed stack usage in absolute...
2017-08-29 Oren Milmanbpo-31243: Fixed PyArg_ParseTuple failure checks. ...
2017-08-28 Gregory P.... Fix a typo in the Programming FAQ. (#3230)
2017-08-28 Pauli Virtanenbpo-10746: Fix ctypes PEP 3118 type codes for c_long...
2017-08-28 Pier-Yves Lessardbpo-30987 - Support for ISO-TP protocol in SocketCAN...
2017-08-28 Henk-Jaap Wagenaarbpo-26656: Improve re.compile documentation (GH-3211)
2017-08-27 Cheryl Sabellabpo-30617: IDLE: docstrings and unittest for outwin...
2017-08-27 Terry Jan Reedybpo-31287: IDLE - do not alter tkinter.messagebox in...
2017-08-26 Cheryl Sabellabpo-30781: IDLE - use ttk widgets in configdialog...
2017-08-26 Paul Moorebpo-31072: Rename the new filter argument for zipapp...
2017-08-25 Oren Milmanbpo-31271: Fix an assertion failure in io.TextIOWrapper...
2017-08-25 Stefan Krahbpo-31279: Silence -Wstringop-overflow warning. (#3207)
2017-08-25 Stefan Krahbpo-31275: Small refactoring to silence a fall-through...
2017-08-25 Stefan Krahbpo-30923: Silence fall-through warnings in libexpat...
2017-08-25 Gregory P.... Skip two tests not intended to pass on Windows. (#3202)
2017-08-24 Gregory P.... bpo-22536: Set the filename in FileNotFoundError. ...
2017-08-24 Oren Milmanbpo-29741: Update some methods in the _pyio module...
2017-08-24 Oren Milmanbpo-28261: fix err msgs where PyArg_ParseTuple is used...
2017-08-24 Łukasz Langabpo-23835: Restore legacy defaults= behavior for RawCon...
2017-08-24 INADA Naokibpo-31095: fix potential crash during GC (GH-2974)
2017-08-23 Oren Milmanbpo-31229: Fixed wrong error messages when too many...
2017-08-22 Martijn Pietersbpo-31161: only check for parens error for SyntaxError...
2017-08-22 Brett CannonTouch up the contributing notes (#3158)
2017-08-22 Victor Stinnerbpo-31234: test_threaded_import: fix test_side_effect_i...
2017-08-22 Victor Stinnerbpo-31234: test_httpservers joins the server thread...
2017-08-22 Victor Stinnerbpo-31249: Fix ref cycle in ThreadPoolExecutor (#3178)
2017-08-21 Łukasz Langabpo-30983: [gdb] Fix py-bt, etc. for non-debug shared...
2017-08-21 Łukasz Langabpo-23835: [docs] configparser converts defaults to...
2017-08-21 James Tocknellbpo-23835: Enforce that configparser defaults are strin...
2017-08-21 Victor StinnerAdd test_subprocess.test_nonexisting_with_pipes() ...
2017-08-21 Victor Stinnerbpo-31238: pydoc ServerThread.stop() now joins itself...
2017-08-21 Victor Stinnerbpo-31249: test_concurrent_futures checks dangling...
2017-08-21 Oren Milmanbpo-31236: Improved some error messages of min() and...
2017-08-21 Victor Stinnerbpo-31247: xmlrpc.server: break reference cycle (#3166)
2017-08-21 Stefan Krahbpo-30923: Silence fall-through warnings included in...
2017-08-20 Segev Finerbpo-9566 & bpo-30747: Silence warnings from pyatomic...
2017-08-20 Oren Milmanbpo-28261: Fixed err msgs where PyArg_ParseTuple is...
2017-08-20 Cheryl Sabellabpo-31206: IDLE: Factor HighPage class from ConfigDialo...
2017-08-20 Cheryl Sabellabpo-31206: IDLE: Factor HighPage class from ConfigDialo...
2017-08-18 Victor Stinnerbpo-31234: test_threading: fix ref cycle (#3150)
2017-08-18 Cheryl Sabellabpo-31206: IDLE: Factor HighPage class from ConfigDialo...
2017-08-18 Victor Stinnerbpo-31235: Fix ResourceWarning in test_logging (#3147)
2017-08-18 Victor Stinnerbpo-30830: test_logging uses threading_setup/cleanup...
2017-08-18 Victor Stinnerbpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)
2017-08-18 Victor Stinnerbpo-31234: fork_wait tests now join threads (#3139)
2017-08-18 Stefan Krahbpo-30923: Disable warning that has been part of -Wextr...
2017-08-18 Yaron de Leeuwbpo-31109: Convert zipimport to use Argument Clinic...
2017-08-18 Brett CannonFix a minor grammar issue in the logging cookbook ...
2017-08-18 Victor Stinnerbpo-31231: Fix pythoninfo in Travis config (#3134)
2017-08-18 Segev Finerbpo-30121: Fix debug assert in subprocess on Windows...
2017-08-18 Sanyam Khuranabpo-30721: Add missing '?' to new error message (GH...
2017-08-18 Stefan KrahIssue #30923: Revert flag that is not recognized by...
2017-08-18 Sanyam Khuranabpo-30721: Show correct syntax hint in Py3 when using...
2017-08-18 Victor Stinnerbpo-30871: pythoninfo: more sys, os, time data (#3130)
2017-08-18 Victor Stinnerbpo-30871: Add "make pythoninfo" (#3120)
2017-08-18 Elmar RitschFix broken `Show Source` links on documentation pages...
2017-08-18 syncosmicbpo-31183: `dis` now handles coroutines & async generat...
2017-08-18 Cheryl Sabellabpo-31001: IDLE: Add tests for configdialog highlight...
2017-08-17 Victor Stinnerbpo-30871: pythoninfo: add expat and _decimal (#3121)
2017-08-17 Steve DowerAdds nuget symbols package for daily builds. (#3122)
2017-08-17 Victor Stinnerbpo-30871: Add test.pythoninfo (#3075)
2017-08-17 Victor Stinnerbpo-31221: patchcheck ignores external libraries (...
2017-08-17 Julien PalardUpdate the language selection in the docs language...
2017-08-17 Adrian Wielgosikbpo-24700: Add a fast path for comparing array.array...
2017-08-16 Antoine Pitroubpo-18966: non-daemonic threads created by a multiproce...
2017-08-16 Victor Stinnerbpo-31069, test_multiprocessing: Fix dangling process...
2017-08-16 Victor Stinnerbpo-30983: Revert changes which broke most buildbots...
2017-08-15 Terry Jan Reedybpo-30928: Update idlelib/NEWS.txt to 2017-08-15. ...
2017-08-15 Cheryl Sabellabpo-31205: IDLE: Factor KeysPage class from ConfigDialo...
2017-08-15 Steve DowerAdd Windows team as a codeowner for Windows-specific...
2017-08-15 Oren Milmanfix grammr in error messages in overlapped.c (GH-3095)
2017-08-15 Christian Heimesbpo-30714: ALPN changes for OpenSSL 1.1.0f (#2305)
2017-08-15 Cheryl Sabellabpo-31002: IDLE: Add tests for configdialog keys tab...
2017-08-14 Łukasz LangaAdd Bruno Penteado to ACKS (#3091)
2017-08-14 Bruno "Polaco... bpo-30983: eval frame rename in pep 0523 broke gdb...
2017-08-14 Saurabh Chaturvedibpo-31191: Improve grammar in threading.Barrier docs...
2017-08-14 Nate Tangsuratbpo-30824: Add mimetype for .json (#3048)
2017-08-14 Коренберг Маркbpo-31106: Fix handling of erros in posix_fallocate...
2017-08-12 Allen W. Smith... bpo-5001, bpo-31169: Fix two uninformative asserts...
2017-08-12 Pär Björklundbpo-30747: Attempt to fix atomic load/store (#2383)
2017-08-11 Daniel HimmelsteinFix typo in 3.7 What's New (GH-3069)
2017-08-10 Victor Stinnerbpo-31008: Fix asyncio test_wait_for_handle on Windows...
2017-08-10 Victor Stinnerbpo-26762: _test_multiprocessing reports dangling ...
2017-08-10 Victor Stinnerregrtest: count also env changed as failures in progres...
2017-08-10 Victor StinnerEnhance support.reap_children() (#3036)
2017-08-10 Victor Stinnerbpo-31151: Add socketserver.ForkingMixIn.server_close...
2017-08-10 Victor Stinnerbpo-31160: test_tempfile: Fix reap_children() warning...
2017-08-10 Victor Stinnerbpo-31173: Rewrite WSTOPSIG test of test_subprocess...
2017-08-10 Louie Lubpo-19903: IDLE: Calltips changed to use inspect.signat...
2017-08-09 Victor Stinnerbpo-31160: test_builtin: don't check waitpid() status...
2017-08-09 Victor Stinnerbpo-31160: Fix test_random for zombie process (#3045)
2017-08-09 Victor Stinnerbpo-31160: regrtest now reaps child processes (#3044)
2017-08-09 Victor Stinnerbpo-31160: Fix test_builtin for zombie process (#3043)
next