1. af64aff Regen Moduls/clinic/_ssl.c.h (GH-3320) by Zachary Ware · 7 years ago
  2. e503ca5 bpo-30502: Fix handling of long oids in ssl. (#2909) by Serhiy Storchaka · 7 years ago
  3. f801322 Cache externals, depending on changes to PCbuild (#3308) by Zachary Ware · 7 years ago
  4. b2d096b bpo-30622: Change NPN detection: (#2079) by Melvyn Sopacua · 7 years ago
  5. 973b901 What's New for bpo-1198569 (#3303) by Barry Warsaw · 7 years ago
  6. d5cd21d Fixes doc/make.bat to properly handle quoted paths. (#3302) by Steve Dower · 7 years ago
  7. 14ce158 remove configure.ac support for SGI_ABI (#3294) by Benjamin Peterson · 7 years ago
  8. 5b79d60 remote note about IRIX in aifc (#3299) by Benjamin Peterson · 7 years ago
  9. ba42796 bpo-1198569: Allow string.Template braced pattern to be different (#3288) by Barry Warsaw · 7 years ago
  10. f9f1734 Blurbify master branch. (#3298) by larryhastings · 7 years ago
  11. 002d640 bpo-25674: remove sha256.tbs-internet.com ssl test (#3297) by Christian Heimes · 7 years ago
  12. 0c7983e Clarify nature of parse_args 'args' argument. (#3292) by R. David Murray · 7 years ago
  13. f58e6e2 Add references to modules I am responsible for (#3291) by Raymond Hettinger · 7 years ago
  14. 1a589a6 Use a team to maintain the email related packages. (#3290) by Barry Warsaw · 7 years ago
  15. 1bfbe78 Improve clarity (and small speed-up) by using tuple unpacking (#3289) by Raymond Hettinger · 7 years ago
  16. 5ce1063 remove check for bug last seem in Solaris 9 (#3285) by Benjamin Peterson · 7 years ago
  17. 3239cf1 Change code owners for hashlib and ssl to the crypto team (#3284) by Alex Gaynor · 7 years ago
  18. 06de1ae bpo-31281: Fix pathlib.Path incompatibility in fileinput (gh-3208) by Zhiming Wang · 7 years ago
  19. a234485 remove autoconf check for select() (#3283) by Benjamin Peterson · 7 years ago
  20. fc96f1e remove configure check for 'volatile' (#3281) by Benjamin Peterson · 7 years ago
  21. 1c1f8f3 Add missing _sha3 module to Setup.dist (#2395) by Segev Finer · 7 years ago
  22. 918edc0 bpo-12383: Also ignore __PYVENV_LAUNCHER__ (#3278) by Ned Deily · 7 years ago
  23. 4f01388 bpo-9146: add the missing NEWS entry. (#3275) by Gregory P. Smith · 7 years ago
  24. 2ef3760 Fix a c.f.as_completed() refleak previously introduced in bpo-27144 (#3270) by Antoine Pitrou · 7 years ago
  25. bca4939 bpo-31185: Fixed miscellaneous errors in asyncio speedup module. (#3076) by Serhiy Storchaka · 7 years ago
  26. 8df44ee remove a redundant lower in urllib.parse.urlsplit (#3008) by Oren Milman · 7 years ago
  27. 8687101 bpo-31323: Fix reference leak in test_ssl (#3263) by Victor Stinner · 7 years ago
  28. e8a533f bpo-31250, test_asyncio: fix EventLoopTestsMixin.tearDown() (#3264) by Victor Stinner · 7 years ago
  29. b713adf bpo-31326: ProcessPoolExecutor waits for the call queue thread (#3265) by Victor Stinner · 7 years ago
  30. 97e1b1c bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (#1560) by Grzegorz Grzywacz · 7 years ago
  31. 16432be bpo-31250, test_asyncio: fix dangling threads (#3252) by Victor Stinner · 7 years ago
  32. 6c2feab bpo-31217: Fix regrtest -R for small integer (#3260) by Victor Stinner · 7 years ago
  33. 122e88a bpo-30096: Use ABC in abc reference examples (#1220) by Eric Appelt · 7 years ago
  34. 384899d bpo-30737: Update DevGuide links to new URL (GH-3228) by Lisa Hewus Fresh · 7 years ago
  35. e91c2a5 [Trivial] Remove now redundant assert (#3245) by Antoine Pitrou · 7 years ago
  36. d9a2b99 Fix the indentation in Extending Python code example (GH-3244) by Sergey Fedoseev · 7 years ago
  37. cb76029 Removed noop branch from ctypes code (#3234) by Alex Gaynor · 7 years ago
  38. c67bae0 bpo-30581: Windows: os.cpu_count() returns wrong number of processors (#2934) by Christopher Wilcox · 7 years ago
  39. 390eadd bpo-31051: Rearrange IDLE condigdialog GenPage into Window, Editor, and Help sections. (#3239) by Terry Jan Reedy · 7 years ago
  40. bd73e72 bpo-5001: More-informative multiprocessing error messages (#3079) by Allen W. Smith, Ph.D · 7 years ago
  41. 631fdee bpo-31291: Fixed an assertion failure in zipimport.zipimporter.get_data() (#3226) by Oren Milman · 7 years ago
  42. 006617f bpo-31065: Add doc about Popen.poll returning None. (#3169) by Ivan Chernoff · 7 years ago
  43. 265fcc5 bpo-31286, bpo-30024: Fixed stack usage in absolute imports with (#3217) by Serhiy Storchaka · 7 years ago
  44. ba7d736 bpo-31243: Fixed PyArg_ParseTuple failure checks. (#3171) by Oren Milman · 7 years ago
  45. e9d978f Fix a typo in the Programming FAQ. (#3230) by Gregory P. Smith · 7 years ago
  46. 07f1658 bpo-10746: Fix ctypes PEP 3118 type codes for c_long, c_bool, c_int (#31) by Pauli Virtanen · 7 years ago
  47. a30f6d4 bpo-30987 - Support for ISO-TP protocol in SocketCAN (#2956) by Pier-Yves Lessard · 7 years ago
  48. ed94a8b bpo-26656: Improve re.compile documentation (GH-3211) by Henk-Jaap Wagenaar · 7 years ago
  49. 998f496 bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046) by Cheryl Sabella · 7 years ago
  50. 3457f42 bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (#3220) by Terry Jan Reedy · 7 years ago
  51. 7028e59 bpo-30781: IDLE - use ttk widgets in configdialog (#2654) by Cheryl Sabella · 7 years ago
  52. 0780bf7 bpo-31072: Rename the new filter argument for zipapp.create_archive. (#3049) by Paul Moore · 7 years ago
  53. a5b4ea1 bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (#3201) by Oren Milman · 7 years ago
  54. dce6502 bpo-31279: Silence -Wstringop-overflow warning. (#3207) by Stefan Krah · 7 years ago
  55. 138753c bpo-31275: Small refactoring to silence a fall-through warning. (#3206) by Stefan Krah · 7 years ago
  56. 9e1e6f5 bpo-30923: Silence fall-through warnings in libexpat build. (#3205) by Stefan Krah · 7 years ago
  57. a3a6df3 Skip two tests not intended to pass on Windows. (#3202) by Gregory P. Smith · 7 years ago
  58. 8621bb5 bpo-22536: Set the filename in FileNotFoundError. (#3194) by Gregory P. Smith · 7 years ago
  59. de50360 bpo-29741: Update some methods in the _pyio module to also accept integer types. Patch by Oren Milman. (#560) by Oren Milman · 7 years ago
  60. 13614e3 bpo-28261: fix err msgs where PyArg_ParseTuple is used to parse normal tuples (leftovers) (#3198) by Oren Milman · 7 years ago
  61. a5fab17 bpo-23835: Restore legacy defaults= behavior for RawConfigParser (#3191) by Łukasz Langa · 7 years ago
  62. a6296d3 bpo-31095: fix potential crash during GC (GH-2974) by INADA Naoki · 7 years ago
  63. bf9075a bpo-31229: Fixed wrong error messages when too many keyword arguments are received. (#3180) by Oren Milman · 7 years ago
  64. 772d809 bpo-31161: only check for parens error for SyntaxError (#3082) by Martijn Pieters · 7 years ago
  65. 5df8c58 Touch up the contributing notes (#3158) by Brett Cannon · 7 years ago
  66. 41bbd82 bpo-31234: test_threaded_import: fix test_side_effect_import() (#3189) by Victor Stinner · 7 years ago
  67. 830d7d2 bpo-31234: test_httpservers joins the server thread (#3188) by Victor Stinner · 7 years ago
  68. bc61315 bpo-31249: Fix ref cycle in ThreadPoolExecutor (#3178) by Victor Stinner · 7 years ago
  69. 5fe59f8 bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared builds (#3153) by Łukasz Langa · 7 years ago
  70. ea57923 bpo-23835: [docs] configparser converts defaults to strings (#3176) by Łukasz Langa · 7 years ago
  71. 44e6ad8 bpo-23835: Enforce that configparser defaults are strings (#2558) by James Tocknell · 7 years ago
  72. 9a83f65 Add test_subprocess.test_nonexisting_with_pipes() (#3133) by Victor Stinner · 7 years ago
  73. 4cab2cd bpo-31238: pydoc ServerThread.stop() now joins itself (#3151) by Victor Stinner · 7 years ago
  74. 489d91c bpo-31249: test_concurrent_futures checks dangling threads (#3167) by Victor Stinner · 7 years ago
  75. 58cf748 bpo-31236: Improved some error messages of min() and max(). by Oren Milman · 7 years ago
  76. 8452445 bpo-31247: xmlrpc.server: break reference cycle (#3166) by Victor Stinner · 7 years ago
  77. f432a32 bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (#3157) by Stefan Krah · 7 years ago
  78. 0267128 bpo-9566 & bpo-30747: Silence warnings from pyatomic.h macros (#3140) by Segev Finer · 7 years ago
  79. 1d1d3e9 bpo-28261: Fixed err msgs where PyArg_ParseTuple is used to parse normal tuples. (#3119) by Oren Milman · 7 years ago
  80. 4bfebc6 bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3160) by Cheryl Sabella · 7 years ago
  81. 8f7a798 bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3156) by Cheryl Sabella · 7 years ago
  82. 3d284c0 bpo-31234: test_threading: fix ref cycle (#3150) by Victor Stinner · 7 years ago
  83. a32e405 bpo-31206: IDLE: Factor HighPage class from ConfigDialog (#3141) by Cheryl Sabella · 7 years ago
  84. a7719e2 bpo-31235: Fix ResourceWarning in test_logging (#3147) by Victor Stinner · 7 years ago
  85. 6966960 bpo-30830: test_logging uses threading_setup/cleanup (#3137) by Victor Stinner · 7 years ago
  86. 93d0cb5 bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) by Victor Stinner · 7 years ago
  87. c99d41f bpo-31234: fork_wait tests now join threads (#3139) by Victor Stinner · 7 years ago
  88. d73a960 bpo-30923: Disable warning that has been part of -Wextra since gcc-7.0. (#3142) by Stefan Krah · 7 years ago
  89. 02f3b7d bpo-31109: Convert zipimport to use Argument Clinic (GH-2990) by Yaron de Leeuw · 7 years ago
  90. a3110a0 Fix a minor grammar issue in the logging cookbook (GH-3136) by Brett Cannon · 7 years ago
  91. 92b1f90 bpo-31231: Fix pythoninfo in Travis config (#3134) by Victor Stinner · 7 years ago
  92. 4d38517 bpo-30121: Fix debug assert in subprocess on Windows (#1224) by Segev Finer · 7 years ago
  93. a7c449b bpo-30721: Add missing '?' to new error message (GH-3131) by Sanyam Khurana · 7 years ago
  94. f0202bb Issue #30923: Revert flag that is not recognized by an obsolete gcc version. (#3132) by Stefan Krah · 7 years ago
  95. 5e2eb35 bpo-30721: Show correct syntax hint in Py3 when using Py2 redirection syntax (#2345) by Sanyam Khurana · 7 years ago
  96. ad7eaed bpo-30871: pythoninfo: more sys, os, time data (#3130) by Victor Stinner · 7 years ago
  97. a3a01a2 bpo-30871: Add "make pythoninfo" (#3120) by Victor Stinner · 7 years ago
  98. b9ff498 Fix broken `Show Source` links on documentation pages (GH-3113) by Elmar Ritsch · 7 years ago
  99. fe2b56a bpo-31183: `dis` now handles coroutines & async generators (GH-3077) by syncosmic · 7 years ago
  100. 82aff62 bpo-31001: IDLE: Add tests for configdialog highlight tab (#3123) by Cheryl Sabella · 7 years ago