1. 6877111 bpo-29781: Fix SSLObject.version before handshake (#3364) by Christian Heimes · 7 years ago
  2. 3463ee3 Stop test_xmlrpc from writing to sys.stderr (#3359) by Christian Heimes · 7 years ago
  3. 05351c1 Revert "bpo-30860: Consolidate stateful runtime globals." (#3379) by Eric Snow · 7 years ago
  4. 8338606 pytime: include winsock2, so we can have a complete timeval type (#3377) by Benjamin Peterson · 7 years ago
  5. b0a9a5a correct initialization code (#3376) by Benjamin Peterson · 7 years ago
  6. 76d5abc bpo-30860: Consolidate stateful runtime globals. (#2594) by Eric Snow · 7 years ago
  7. 501b324 bpo-31355: Travis CI: remove the macOS job (#3367) by Victor Stinner · 7 years ago
  8. 80bbe6a7 bpo-31350: Optimize get_event_loop and _get_running_loop (#3347) by jimmylai · 7 years ago
  9. 305e56c bpo-31320: No traceback to sys.stderr in test_ssl (#3360) by Christian Heimes · 7 years ago
  10. 60dbed1 link to legacy doc on the non-legacy website (#3362) by Benjamin Peterson · 7 years ago
  11. faa57cb bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (#2179) by Jonathan Eunice · 7 years ago
  12. af46eb8 _pickle: Fix whichmodule() (#3358) by Victor Stinner · 7 years ago
  13. 564a2c6 Link to blurb on PyPI in the NEWS.d READMEs. (#3323) by Gregory P. Smith · 7 years ago
  14. 15ce0be Conceptually, roots is a set. Also searching it as a set is a tiny bit faster (#3338) by Raymond Hettinger · 7 years ago
  15. 75b9618 bpo-31343: Include sys/sysmacros.h (#3318) by Christian Heimes · 7 years ago
  16. c941e62 bpo-30102: Call OPENSSL_add_all_algorithms_noconf (#3112) by Christian Heimes · 7 years ago
  17. 52451fb Prevent a few make suspicious warnings. (#3341) by Ned Deily · 7 years ago
  18. fcd97d4 Include additional changes to support blurbified NEWS (#3340) by Ned Deily · 7 years ago
  19. e295b82 Simplify NEWS entry to prevent suspicious warnings. (#3339) by Ned Deily · 7 years ago
  20. a3070d5 bpo-31347: _PyObject_FastCall_Prepend: do not call memcpy if args might not be null (#3329) by Benjamin Peterson · 7 years ago
  21. db56423 Revert "bpo-17852: Maintain a list of BufferedWriter objects. Flush them on exit. (#1908)" (#3337) by Neil Schemenauer · 7 years ago
  22. e38d12e bpo-17852: Maintain a list of BufferedWriter objects. Flush them on exit. (#1908) by Neil Schemenauer · 7 years ago
  23. 64263df Fix terminology in comment and add more design rationale. (#3335) by Raymond Hettinger · 7 years ago
  24. 5503709 Add comment to explain the implications of not sorting keywords (#3331) by Raymond Hettinger · 7 years ago
  25. 759e30e bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315) by Victor Stinner · 7 years ago
  26. 86b7afd bpo-28411: Remove "modules" field from Py_InterpreterState. (#1638) by Eric Snow · 7 years ago
  27. f5ea83f random_triangular: sqrt() is more accurate than **0.5 (#3317) by Raymond Hettinger · 7 years ago
  28. 8adc73c Travis: use ccache (#3307) by Christian Heimes · 7 years ago
  29. 0693063 remove IRIX support (closes bpo-31341) (#3310) by Benjamin Peterson · 7 years ago
  30. e1b0287 Code clean-up. Remove unnecessary pre-increment before the loop starts. (#3312) by Raymond Hettinger · 7 years ago
  31. af64aff Regen Moduls/clinic/_ssl.c.h (GH-3320) by Zachary Ware · 7 years ago
  32. e503ca5 bpo-30502: Fix handling of long oids in ssl. (#2909) by Serhiy Storchaka · 7 years ago
  33. f801322 Cache externals, depending on changes to PCbuild (#3308) by Zachary Ware · 7 years ago
  34. b2d096b bpo-30622: Change NPN detection: (#2079) by Melvyn Sopacua · 7 years ago
  35. 973b901 What's New for bpo-1198569 (#3303) by Barry Warsaw · 7 years ago
  36. d5cd21d Fixes doc/make.bat to properly handle quoted paths. (#3302) by Steve Dower · 7 years ago
  37. 14ce158 remove configure.ac support for SGI_ABI (#3294) by Benjamin Peterson · 7 years ago
  38. 5b79d60 remote note about IRIX in aifc (#3299) by Benjamin Peterson · 7 years ago
  39. ba42796 bpo-1198569: Allow string.Template braced pattern to be different (#3288) by Barry Warsaw · 7 years ago
  40. f9f1734 Blurbify master branch. (#3298) by larryhastings · 7 years ago
  41. 002d640 bpo-25674: remove sha256.tbs-internet.com ssl test (#3297) by Christian Heimes · 7 years ago
  42. 0c7983e Clarify nature of parse_args 'args' argument. (#3292) by R. David Murray · 7 years ago
  43. f58e6e2 Add references to modules I am responsible for (#3291) by Raymond Hettinger · 7 years ago
  44. 1a589a6 Use a team to maintain the email related packages. (#3290) by Barry Warsaw · 7 years ago
  45. 1bfbe78 Improve clarity (and small speed-up) by using tuple unpacking (#3289) by Raymond Hettinger · 7 years ago
  46. 5ce1063 remove check for bug last seem in Solaris 9 (#3285) by Benjamin Peterson · 7 years ago
  47. 3239cf1 Change code owners for hashlib and ssl to the crypto team (#3284) by Alex Gaynor · 7 years ago
  48. 06de1ae bpo-31281: Fix pathlib.Path incompatibility in fileinput (gh-3208) by Zhiming Wang · 7 years ago
  49. a234485 remove autoconf check for select() (#3283) by Benjamin Peterson · 7 years ago
  50. fc96f1e remove configure check for 'volatile' (#3281) by Benjamin Peterson · 7 years ago
  51. 1c1f8f3 Add missing _sha3 module to Setup.dist (#2395) by Segev Finer · 7 years ago
  52. 918edc0 bpo-12383: Also ignore __PYVENV_LAUNCHER__ (#3278) by Ned Deily · 7 years ago
  53. 4f01388 bpo-9146: add the missing NEWS entry. (#3275) by Gregory P. Smith · 7 years ago
  54. 2ef3760 Fix a c.f.as_completed() refleak previously introduced in bpo-27144 (#3270) by Antoine Pitrou · 7 years ago
  55. bca4939 bpo-31185: Fixed miscellaneous errors in asyncio speedup module. (#3076) by Serhiy Storchaka · 7 years ago
  56. 8df44ee remove a redundant lower in urllib.parse.urlsplit (#3008) by Oren Milman · 7 years ago
  57. 8687101 bpo-31323: Fix reference leak in test_ssl (#3263) by Victor Stinner · 7 years ago
  58. e8a533f bpo-31250, test_asyncio: fix EventLoopTestsMixin.tearDown() (#3264) by Victor Stinner · 7 years ago
  59. b713adf bpo-31326: ProcessPoolExecutor waits for the call queue thread (#3265) by Victor Stinner · 7 years ago
  60. 97e1b1c bpo-27144: concurrent.futures as_complete and map iterators do not keep reference to returned object (#1560) by Grzegorz Grzywacz · 7 years ago
  61. 16432be bpo-31250, test_asyncio: fix dangling threads (#3252) by Victor Stinner · 7 years ago
  62. 6c2feab bpo-31217: Fix regrtest -R for small integer (#3260) by Victor Stinner · 7 years ago
  63. 122e88a bpo-30096: Use ABC in abc reference examples (#1220) by Eric Appelt · 7 years ago
  64. 384899d bpo-30737: Update DevGuide links to new URL (GH-3228) by Lisa Hewus Fresh · 7 years ago
  65. e91c2a5 [Trivial] Remove now redundant assert (#3245) by Antoine Pitrou · 7 years ago
  66. d9a2b99 Fix the indentation in Extending Python code example (GH-3244) by Sergey Fedoseev · 7 years ago
  67. cb76029 Removed noop branch from ctypes code (#3234) by Alex Gaynor · 7 years ago
  68. c67bae0 bpo-30581: Windows: os.cpu_count() returns wrong number of processors (#2934) by Christopher Wilcox · 7 years ago
  69. 390eadd bpo-31051: Rearrange IDLE condigdialog GenPage into Window, Editor, and Help sections. (#3239) by Terry Jan Reedy · 7 years ago
  70. bd73e72 bpo-5001: More-informative multiprocessing error messages (#3079) by Allen W. Smith, Ph.D · 7 years ago
  71. 631fdee bpo-31291: Fixed an assertion failure in zipimport.zipimporter.get_data() (#3226) by Oren Milman · 7 years ago
  72. 006617f bpo-31065: Add doc about Popen.poll returning None. (#3169) by Ivan Chernoff · 7 years ago
  73. 265fcc5 bpo-31286, bpo-30024: Fixed stack usage in absolute imports with (#3217) by Serhiy Storchaka · 7 years ago
  74. ba7d736 bpo-31243: Fixed PyArg_ParseTuple failure checks. (#3171) by Oren Milman · 7 years ago
  75. e9d978f Fix a typo in the Programming FAQ. (#3230) by Gregory P. Smith · 7 years ago
  76. 07f1658 bpo-10746: Fix ctypes PEP 3118 type codes for c_long, c_bool, c_int (#31) by Pauli Virtanen · 7 years ago
  77. a30f6d4 bpo-30987 - Support for ISO-TP protocol in SocketCAN (#2956) by Pier-Yves Lessard · 7 years ago
  78. ed94a8b bpo-26656: Improve re.compile documentation (GH-3211) by Henk-Jaap Wagenaar · 7 years ago
  79. 998f496 bpo-30617: IDLE: docstrings and unittest for outwin.py (#2046) by Cheryl Sabella · 7 years ago
  80. 3457f42 bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (#3220) by Terry Jan Reedy · 7 years ago
  81. 7028e59 bpo-30781: IDLE - use ttk widgets in configdialog (#2654) by Cheryl Sabella · 7 years ago
  82. 0780bf7 bpo-31072: Rename the new filter argument for zipapp.create_archive. (#3049) by Paul Moore · 7 years ago
  83. a5b4ea1 bpo-31271: Fix an assertion failure in io.TextIOWrapper.write. (#3201) by Oren Milman · 7 years ago
  84. dce6502 bpo-31279: Silence -Wstringop-overflow warning. (#3207) by Stefan Krah · 7 years ago
  85. 138753c bpo-31275: Small refactoring to silence a fall-through warning. (#3206) by Stefan Krah · 7 years ago
  86. 9e1e6f5 bpo-30923: Silence fall-through warnings in libexpat build. (#3205) by Stefan Krah · 7 years ago
  87. a3a6df3 Skip two tests not intended to pass on Windows. (#3202) by Gregory P. Smith · 7 years ago
  88. 8621bb5 bpo-22536: Set the filename in FileNotFoundError. (#3194) by Gregory P. Smith · 7 years ago
  89. 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
  90. 13614e3 bpo-28261: fix err msgs where PyArg_ParseTuple is used to parse normal tuples (leftovers) (#3198) by Oren Milman · 7 years ago
  91. a5fab17 bpo-23835: Restore legacy defaults= behavior for RawConfigParser (#3191) by Łukasz Langa · 7 years ago
  92. a6296d3 bpo-31095: fix potential crash during GC (GH-2974) by INADA Naoki · 7 years ago
  93. bf9075a bpo-31229: Fixed wrong error messages when too many keyword arguments are received. (#3180) by Oren Milman · 7 years ago
  94. 772d809 bpo-31161: only check for parens error for SyntaxError (#3082) by Martijn Pieters · 7 years ago
  95. 5df8c58 Touch up the contributing notes (#3158) by Brett Cannon · 7 years ago
  96. 41bbd82 bpo-31234: test_threaded_import: fix test_side_effect_import() (#3189) by Victor Stinner · 7 years ago
  97. 830d7d2 bpo-31234: test_httpservers joins the server thread (#3188) by Victor Stinner · 7 years ago
  98. bc61315 bpo-31249: Fix ref cycle in ThreadPoolExecutor (#3178) by Victor Stinner · 7 years ago
  99. 5fe59f8 bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared builds (#3153) by Łukasz Langa · 7 years ago
  100. ea57923 bpo-23835: [docs] configparser converts defaults to strings (#3176) by Łukasz Langa · 7 years ago