1. b3b0767 Update OS X installer to use SQlite 3.14.1 and XZ 5.2.2. by Ned Deily · 8 years ago
  2. bd63353 Deprecate Tix by Zachary Ware · 8 years ago
  3. f3dd329 merge 3.5 by Benjamin Peterson · 8 years ago
  4. 5130a4d Backed out changeset 8b6be1341770 by Benjamin Peterson · 8 years ago
  5. 56b4872 [merge from 3.5] - Update pkgutil docs to reference appropriate finder and loader object documentation. by Senthil Kumaran · 8 years ago
  6. 4672060 Update pkgutil docs to reference appropriate finder and loader object documentation. by Senthil Kumaran · 8 years ago
  7. 6360403 merge 3.5 by Benjamin Peterson · 8 years ago
  8. 6d99980 remove long double from ctypes value union by Benjamin Peterson · 8 years ago
  9. dd2afe9 Closes #20366: Build full text search support into SQLite on Windows by Zachary Ware · 8 years ago
  10. f584656 Move NEWS entry to correct section. by Zachary Ware · 8 years ago
  11. 0061bf5 Issue #26470: Use short name rather than name for compression name to fix #27958. by Christian Heimes · 8 years ago
  12. 281e5f8 Issue #26470: Use short name rather than name for compression name to fix #27958. by Christian Heimes · 8 years ago
  13. 7eacdcc Issue #27748: Merge with 3.5 by Zachary Ware · 8 years ago
  14. f4a7381 Issue #27748: Backed out changeset f845e24d794e by Zachary Ware · 8 years ago
  15. 04960a2 Issue 27744: AES-CBC and DRBG need Kernel 3.19+ by Christian Heimes · 8 years ago
  16. 942889a Issue #27938: Add a fast-path for us-ascii encoding by Victor Stinner · 8 years ago
  17. a9ab165 os.access does not allow a fd by Benjamin Peterson · 8 years ago
  18. b1cb8b2 merge 3.5 by Benjamin Peterson · 8 years ago
  19. 4837141 Issue 27744: Check for AF_ALG support in Kernel by Christian Heimes · 8 years ago
  20. 3cebf93 Implement the frame evaluation API aspect of PEP 523. by Brett Cannon · 8 years ago
  21. 625cb37 Issue #25387: Check return value of winsound.MessageBeep by Zachary Ware · 8 years ago
  22. 768f3b4 do not pretend to support passing a fd to access() by Benjamin Peterson · 8 years ago
  23. cefebf3 Issue #27748: Merge with 3.5 by Zachary Ware · 8 years ago
  24. 9ed756b Issue #27748: strengthen test_alias_nofallback by Zachary Ware · 8 years ago
  25. 10108a7 Issue #27355: Removed support for Windows CE. It was never finished, by Larry Hastings · 8 years ago
  26. 8c21ab0 Issue #27744: correct comment and markup by Christian Heimes · 8 years ago
  27. 25bfcd5 Issue #27866: Add SSLContext.get_ciphers() method to get a list of all enabled ciphers. by Christian Heimes · 8 years ago
  28. dffa394 Issue #27744: Add AF_ALG (Linux Kernel crypto) to socket module. by Christian Heimes · 8 years ago
  29. 92a6c17 Issue #24254: Preserve class attribute definition order. by Eric Snow · 8 years ago
  30. 4565986 Issue #27756: Updates installer icons to be the console and launcher icon instead of the setup icon by Steve Dower · 8 years ago
  31. 01113fa Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0. by Christian Heimes · 8 years ago
  32. ae8298b Closes #11620: Fix support for SND_MEMORY in winsound.PlaySound. by Zachary Ware · 8 years ago
  33. 598894f Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0. by Christian Heimes · 8 years ago
  34. 0e76e67 Closes #27748: Merge with 3.5 by Zachary Ware · 8 years ago
  35. b3b7a5a Issue #27748: Simplify test_winsound. by Zachary Ware · 8 years ago
  36. c7d1cf4 Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang. by Steve Dower · 8 years ago
  37. 942dd9f merge 3.5 (#27957) by Benjamin Peterson · 8 years ago
  38. f7e2ea2 remove ungrammarical apostrophe (closes #27957) by Benjamin Peterson · 8 years ago
  39. c7fac12 Merge by Raymond Hettinger · 8 years ago
  40. f5b7c7b Improve recipe by showing results of intermediate steps by Raymond Hettinger · 8 years ago
  41. ebbc736 Fix get_externals.bat by Zachary Ware · 8 years ago
  42. 7c510a6 Issue #27883: Update sqlite to 3.14.1 on Windows by Zachary Ware · 8 years ago
  43. 55f4452 remove memory indirections in dict_traverse (closes #27956) by Benjamin Peterson · 8 years ago
  44. 2250c4c Issue #27830: Remove unused _PyStack_AsDict() by Victor Stinner · 8 years ago
  45. ff79396 fix skipping #27921 for windows by Benjamin Peterson · 8 years ago
  46. 1c2400c Closes #27407: Merge with 3.5 by Zachary Ware · 8 years ago
  47. 8c9d99f Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible by Zachary Ware · 8 years ago
  48. 7b24b27 merge 3.5 (#27812) by Benjamin Peterson · 8 years ago
  49. bdddb11 clear out f_gen during generator finalization (closes #27812) by Benjamin Peterson · 8 years ago
  50. 339a6cf merge 3.5 by Benjamin Peterson · 8 years ago
  51. 177a424 merge heads by Benjamin Peterson · 8 years ago
  52. 80109d3 merge heads by Benjamin Peterson · 8 years ago
  53. 9802081 merge 3.5 (closes #27811) by Benjamin Peterson · 8 years ago
  54. 2f40ed4 do not allow _PyGen_Finalize to fail (closes #27811) by Benjamin Peterson · 8 years ago
  55. 64c7c86 Minor improvements to the vcs ignore files by Steve Dower · 8 years ago
  56. 63cf72d Minor improvements to the vcs ignore files by Steve Dower · 8 years ago
  57. 4847f31 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  58. fb5ce7e Issue #27918# test.resource.is_gui_available no longer flashes tk window. by Terry Jan Reedy · 8 years ago
  59. 27682d2 issue23591: more docs; slight change to repr by Ethan Furman · 8 years ago
  60. bce9cba Merge by Raymond Hettinger · 8 years ago
  61. 871a334 Issue 27936: Update doc for round() to indicate that None is an allowable argument. by Raymond Hettinger · 8 years ago
  62. 6579502 Merge by Raymond Hettinger · 8 years ago
  63. 16eb827 Improve docs for random.seed() by Raymond Hettinger · 8 years ago
  64. e02bfd0 Add Francisco Couzo to Misc/ACKS (for issue #27427 patch). by Mark Dickinson · 8 years ago
  65. 31ba1c3 Issue #27427: Additional tests for the math module. Thanks Francisco Couzo. by Mark Dickinson · 8 years ago
  66. 8574654 Issue #27953: skip failing math and cmath tests for tan on OS X 10.4. by Mark Dickinson · 8 years ago
  67. 96f774d Issue #26040: Improve test_math and test_cmath coverage and rigour. Thanks Jeff Allen. by Mark Dickinson · 8 years ago
  68. 06cf601 Issue 27921: Remove backslash from another f-string. I'll revert this change before beta 2. I also need to look in to why test_tools/test_unparse fails with the files that are now being skipped. by Eric V. Smith · 8 years ago
  69. 7c4e409 Issue #11734: Add support for IEEE 754 half-precision floats to the struct module. Original patch by Eli Stevens. by Mark Dickinson · 8 years ago
  70. 2500c98 Closes #27935: returned numeric value for 'FATAL' logging level. by Vinay Sajip · 8 years ago
  71. 44ac3c5 Merge upstream change. by Vinay Sajip · 8 years ago
  72. d635f2f Closes #27937: Merge fix from 3.5. by Vinay Sajip · 8 years ago
  73. ab7b0a0 Fixes #27937: optimise code used in all logging calls. by Vinay Sajip · 8 years ago
  74. 1b8f7b8 Issue 27921: Remove backslash from another f-string. I'll revert this change before beta 2. by Eric V. Smith · 8 years ago
  75. 0a7b7e3 Fixes #27937: optimise code used in all logging calls. by Vinay Sajip · 8 years ago
  76. 6e02560 Issue 27921: Remove backslash from another f-string. by Eric V. Smith · 8 years ago
  77. 6a4efce Closes issue 27921: Disallow backslashes anywhere in f-strings. This is a temporary restriction. In 3.6 beta 2, the plan is to again allow backslashes in the string parts of f-strings, but disallow them in the expression parts. by Eric V. Smith · 8 years ago
  78. 3b09cd6 Merge by Raymond Hettinger · 8 years ago
  79. f0f1c23 Issue 27936: Fix inconsistent round() behavior between float and int by Raymond Hettinger · 8 years ago
  80. 25d94bb issue23591: bool(empty_flags) == False; more docs & tests by Ethan Furman · 8 years ago
  81. 0443953 issue23591: optimize _high_bit() by Ethan Furman · 8 years ago
  82. 1a05d6c PEP 7 style for if/else in C by Victor Stinner · 8 years ago
  83. 65a5a47 issue23591: add docs; code cleanup; more tests by Ethan Furman · 8 years ago
  84. c19f00b Issue #12885: Merge with 3.5 by Jason R. Coombs · 8 years ago
  85. 22c108f Issue #12885: Merge with 3.4, retaining commits reverted there. by Jason R. Coombs · 8 years ago
  86. 79ae967 Issue #12885: Revert commits in 3.4 branch which is security-only fixes. by Jason R. Coombs · 8 years ago
  87. 742d32a Issue #12885: Merge with 3.5 by Jason R. Coombs · 8 years ago
  88. 0c7e42e Issue #12885: Merge 3.4 by Jason R. Coombs · 8 years ago
  89. 6f5d3fd Issue #12885: Correct issue reference in NEWS by Jason R. Coombs · 8 years ago
  90. 9650b19 Merge backout for test suite fix by Jason R. Coombs · 8 years ago
  91. b44c849 Merge backout for test suite fix by Jason R. Coombs · 8 years ago
  92. 8ac147d Backed out changeset cc86e9e102e8 by Jason R. Coombs · 8 years ago
  93. 75fbf87 Issue #12885: Merge with 3.5 by Jason R. Coombs · 8 years ago
  94. 65e3319 Issue #12285: Merge with 3.4 by Jason R. Coombs · 8 years ago
  95. 97eda15 Issue #12285: Update NEWS by Jason R. Coombs · 8 years ago
  96. 5c38cb2 - Issue #27917: Set platform triplets for Android builds. by doko@ubuntu.com · 8 years ago
  97. af0628e Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level. by Serhiy Storchaka · 8 years ago
  98. 2891492 Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level. by Serhiy Storchaka · 8 years ago
  99. 5c071c1 Issue #27919: Deprecate extra_path option in distutils. by Jason R. Coombs · 8 years ago
  100. 2f9cc7a Minor beautification (turn nested-if into a conjunction). by Raymond Hettinger · 8 years ago