1. 71db903 merge 3.5 by Benjamin Peterson · 8 years ago
  2. 4c70293 merge 3.4 by Benjamin Peterson · 8 years ago
  3. e8c2a95 merge 3.3 by Benjamin Peterson · 8 years ago
  4. 75e3630 2016 will be another year of writing copyrighted code by Benjamin Peterson · 8 years ago
  5. 288cb25 Issue #25961: Disallowed null characters in the type name. by Serhiy Storchaka · 8 years ago
  6. 42bf8fc Issue #25961: Disallowed null characters in the type name. by Serhiy Storchaka · 8 years ago
  7. 58f8833 Make catched exception more specific and correct a comment. by Serhiy Storchaka · 8 years ago
  8. beb652c Make catched exception more specific and correct a comment. by Serhiy Storchaka · 8 years ago
  9. b5c7fc7 Fixed formatting comman-line usage message. by Serhiy Storchaka · 8 years ago
  10. 1ba0161 Fixed formatting comman-line usage message. by Serhiy Storchaka · 8 years ago
  11. a7161e7 Issue #25977: Fix typos in Lib/tokenize.py by Berker Peksag · 8 years ago
  12. ff8d087 Issue #25977: Fix typos in Lib/tokenize.py by Berker Peksag · 8 years ago
  13. 4e6aad1 Clean up float.as_integer_ratio(). by Serhiy Storchaka · 8 years ago
  14. 0d250bc Issue #25971: Optimized creating Fractions from floats by 2 times and from by Serhiy Storchaka · 8 years ago
  15. 5aab44b merge 3.5 (#25973) by Benjamin Peterson · 8 years ago
  16. 3cc8f4b make recording and reporting errors and nonlocal and global directives more robust (closes #25973) by Benjamin Peterson · 8 years ago
  17. bffa73e Issue #25972, #20440: Fix compilation on Windows by Zachary Ware · 8 years ago
  18. eae3079 Issue #25802: Deprecate load_module() on importlib.machinery.SourceFileLoader and SourcelessFileLoader. by Brett Cannon · 8 years ago
  19. 53d1f24 Merge for backport of fix for issue #25930 by Brett Cannon · 8 years ago
  20. 01f7ac3 Backport of fix for issue #25930 by Brett Cannon · 8 years ago
  21. 0503917 Issue #25930: Document that os.unlink and os.remove are *semantically* identical. by Brett Cannon · 8 years ago
  22. 838629a Issue #25234: Skip test_eintr.test_os_open under OS X. by Brett Cannon · 8 years ago
  23. 3bbad12 Tweak skipping message by Brett Cannon · 8 years ago
  24. b4783f4 Merge by Brett Cannon · 8 years ago
  25. 3c61a44 Issue #24725: Skip the test_socket.testFDPassEmpty on OS X. by Brett Cannon · 8 years ago
  26. 150660e Issue #25940: Make buildbots usable again until a solution is found. by Stefan Krah · 8 years ago
  27. 2335f44 Issue #25928: Temporarily disable some tests in test_statistics in order by Stefan Krah · 8 years ago
  28. 6f54708 Fix typo. by Stefan Krah · 8 years ago
  29. e3f359c Merge. by Stefan Krah · 8 years ago
  30. 53f2e0a Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by by Stefan Krah · 8 years ago
  31. 3f1b95b Merge heads by Serhiy Storchaka · 8 years ago
  32. e3a7d26 Issue #25447: Copying the lru_cache() wrapper object now always works, by Serhiy Storchaka · 8 years ago
  33. e4d65e3 Issue #25447: Copying the lru_cache() wrapper object now always works, by Serhiy Storchaka · 8 years ago
  34. ac1e7f6 Remove duplicate method in test_pathlib. Initial patch by Navneet Suman. by Ezio Melotti · 8 years ago
  35. 1e3c3e9 Issue #25768: Make compileall functions return booleans and document by Brett Cannon · 8 years ago
  36. 4a4ca7c Merge for issue #12484 by Brett Cannon · 8 years ago
  37. 762d5ea Issue #12484: Remove a mention of Py_InitModule() and _PyImport_FixupExtension(). by Brett Cannon · 8 years ago
  38. 0792451 Merge for issue #25874 by Brett Cannon · 8 years ago
  39. 85622e4 Issue #25874: Clarify platform support in the "Using Python on Windows" doc. by Brett Cannon · 8 years ago
  40. 1ed017a Issue #20440: Cleaning up the code by using Py_SETREF and Py_CLEAR. by Serhiy Storchaka · 8 years ago
  41. 726fc13 Issue #20440: More use of Py_SETREF. by Serhiy Storchaka · 8 years ago
  42. 191321d Issue #20440: More use of Py_SETREF. by Serhiy Storchaka · 8 years ago
  43. bdb908e Issue #20440: Applied yet one patch for using Py_SETREF. by Serhiy Storchaka · 8 years ago
  44. 4a1e70f Issue #20440: Applied yet one patch for using Py_SETREF. by Serhiy Storchaka · 8 years ago
  45. 40005a7 Closes #25360: Merged fix from 3.5. by Vinay Sajip · 8 years ago
  46. a5892ab Fixes #25360: Search for pythonw.exe when in pyw.exe. by Vinay Sajip · 8 years ago
  47. c168167 Closes #25685: Merged fix from 3.5. by Vinay Sajip · 8 years ago
  48. 9cdfd18 Closes #25685: Made SocketHandler emission more efficient. by Vinay Sajip · 8 years ago
  49. aab9f46 Closes #25789: Improved buffering behaviour in launcher. by Vinay Sajip · 8 years ago
  50. f9253c9 Issue #22995: Instances of extension types with a state that aren't by Serhiy Storchaka · 8 years ago
  51. f81be8a Issue #22995: Instances of extension types with a state that aren't by Serhiy Storchaka · 8 years ago
  52. ef1585e Issue #25923: Added more const qualifiers to signatures of static and private functions. by Serhiy Storchaka · 8 years ago
  53. 2d06e84 Issue #25923: Added the const qualifier to static constant arrays. by Serhiy Storchaka · 8 years ago
  54. ea8c431 Issue #24103: Fixed possible use after free in ElementTree.XMLPullParser. by Serhiy Storchaka · 8 years ago
  55. bc4ded95 Issue #24103: Fixed possible use after free in ElementTree.XMLPullParser. by Serhiy Storchaka · 8 years ago
  56. f006940 Issue #20440: Massive replacing unsafe attribute setting code with special by Serhiy Storchaka · 8 years ago
  57. 5a57ade Issue #20440: Massive replacing unsafe attribute setting code with special by Serhiy Storchaka · 8 years ago
  58. 2bd58e3 Merge: #1753718: clarify RFC compliance and bytes/string argument types. by R David Murray · 8 years ago
  59. a198645 #1753718: clarify RFC compliance and bytes/string argument types. by R David Murray · 8 years ago
  60. 85896f7 Issue #25860: Fixed test failure caused by inconsistency of os.walk() and by Serhiy Storchaka · 9 years ago
  61. a17ca19 Issue #25860: Fixed test failure caused by inconsistency of os.walk() and by Serhiy Storchaka · 9 years ago
  62. 345e78e Issue #25860: os.fwalk() no longer skips remaining directories when error occurs. by Serhiy Storchaka · 9 years ago
  63. 0bddc9e Issue #25860: os.fwalk() no longer skips remaining directories when error occurs. by Serhiy Storchaka · 9 years ago
  64. 3987e26 Issue #25914: Fixed and simplified OrderedDict.__sizeof__. by Serhiy Storchaka · 9 years ago
  65. 0ce7a3a Issue #25914: Fixed and simplified OrderedDict.__sizeof__. by Serhiy Storchaka · 9 years ago
  66. 266514a Issue #25827: Merge with 3.5 by Zachary Ware · 9 years ago
  67. 5af8564 Issue #25827: Add support for ICC to configure by Zachary Ware · 9 years ago
  68. 060ed71 Issue #25869: Optimized deepcopying ElementTree; it is now 20 times faster. by Serhiy Storchaka · 9 years ago
  69. 22adf2a Issue #25873: Optimized iterating ElementTree. by Serhiy Storchaka · 9 years ago
  70. 47a9d59 Issue #25902: Fixed various refcount issues in ElementTree iteration. by Serhiy Storchaka · 9 years ago
  71. 66c08d9 Issue #25902: Fixed various refcount issues in ElementTree iteration. by Serhiy Storchaka · 9 years ago
  72. 0c477e6 Merge from 3.5 to default. by Larry Hastings · 9 years ago
  73. 0744641 Merge 3.4.4 from 3.4 to 3.5. by Larry Hastings · 9 years ago
  74. 52d6c2c Merge. by Larry Hastings · 9 years ago
  75. c4e70ff Post-release touchups for Python 3.4.4 final. by Larry Hastings · 9 years ago
  76. 3182db3 Issue #25766: Special method __bytes__() now works in str subclasses. by Serhiy Storchaka · 9 years ago
  77. 5aac3ed Issue #25766: Special method __bytes__() now works in str subclasses. by Serhiy Storchaka · 9 years ago
  78. 5decf0b Fixed sizeof tests for dict and type (they were passed by accident). by Serhiy Storchaka · 9 years ago
  79. 5185597 Fixed sizeof tests for dict and type (they were passed by accident). by Serhiy Storchaka · 9 years ago
  80. 36b5b6a Don't create non-needed file. by Serhiy Storchaka · 9 years ago
  81. aaf69ac Don't create non-needed file. by Serhiy Storchaka · 9 years ago
  82. 1014d1c Added tag v3.4.4 for changeset 737efcadf5a6 by Larry Hastings · 9 years ago
  83. fa71932 Release bump for Python 3.4.4 final. by Larry Hastings · 9 years ago
  84. 5caf39d Rebuild pydoc topics for Python 3.4.4 final. by Larry Hastings · 9 years ago
  85. 0702d4d Use correct PyGC_Head size in tests for issue #25421. by Serhiy Storchaka · 9 years ago
  86. 9c297e4 Use correct PyGC_Head size in tests for issue #25421. by Serhiy Storchaka · 9 years ago
  87. a9406e7 Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size. by Serhiy Storchaka · 9 years ago
  88. 5c4064e Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size. by Serhiy Storchaka · 9 years ago
  89. a254921 Issue #22227: The TarFile iterator is reimplemented using generator. by Serhiy Storchaka · 9 years ago
  90. de20bad Merge with 3.5 by Terry Jan Reedy · 9 years ago
  91. efd7b34 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  92. 5aeadb3 Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK. by Terry Jan Reedy · 9 years ago
  93. efb778a Fixed markup and spaces in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  94. d1f20d1 Fixed markup and spaces in Misc/NEWS. by Serhiy Storchaka · 9 years ago
  95. 42bb126 Issue #25899: Converted Objects/listsort.txt to UTF-8. by Serhiy Storchaka · 9 years ago
  96. dc7a91f Issue #25899: Fixed typo in .bzrignore. by Serhiy Storchaka · 9 years ago
  97. 581e56a Issue #25899: Fixed typo in .bzrignore. by Serhiy Storchaka · 9 years ago
  98. 3fd4a73 Issue #25899: Converted non-ASCII characters in docstrings and manpage by Serhiy Storchaka · 9 years ago
  99. 225821c Issue #25899: Converted non-ASCII characters in docstrings and manpage by Serhiy Storchaka · 9 years ago
  100. be22a91 Test UTF-32LE before UTF-16LE since UTF-16LE BOM is a prefix of UTF-32LE BOM. by Serhiy Storchaka · 9 years ago