1. 2552c2d Issue #26202: copy.deepcopy() now correctly copies range() objects with by Serhiy Storchaka · 9 years ago
  2. 0a20bbf Issue #26202: copy.deepcopy() now correctly copies range() objects with by Serhiy Storchaka · 9 years ago
  3. 8abaa9a Issue #19883: Fixed possible integer overflows in zipimport. by Serhiy Storchaka · 9 years ago
  4. d5db573 Issue #19883: Fixed possible integer overflows in zipimport. by Serhiy Storchaka · 9 years ago
  5. 4e2f871 Null merge by Serhiy Storchaka · 9 years ago
  6. b49a1ed Merge heads by Serhiy Storchaka · 9 years ago
  7. d2557a6 Issue #26198: Added tests for "es", "et", "es#", "et#" and "C" format units by Serhiy Storchaka · 9 years ago
  8. c8241fd Issue #26198: Added tests for "es", "et", "es#", "et#" and "C" format units by Serhiy Storchaka · 9 years ago
  9. 60387e0 Null merge 3.5 by Victor Stinner · 9 years ago
  10. 8f475ef Backport fixes on test_eintr by Victor Stinner · 9 years ago
  11. c661e1d Issue #24705: Add a test case for ef84d21f5292 by Berker Peksag · 9 years ago
  12. ad13edb Issue #24705: Add a test case for ef84d21f5292 by Berker Peksag · 9 years ago
  13. c8d2fb4 Merge 3.5: Issue #26227 by Victor Stinner · 9 years ago
  14. 7240030 Windows: Decode hostname from ANSI code page by Victor Stinner · 9 years ago
  15. 68df686 Add a link to PEP 384 in stable.rst by Berker Peksag · 9 years ago
  16. 9d48869 Issue #19023: Merge ctypes doc and tests from 3.5 by Martin Panter · 9 years ago
  17. 34360c8 Issue #19023: Document ctypes array and pointer classes by Martin Panter · 9 years ago
  18. 806cb0f Add a link to PEP 384 in stable.rst by Berker Peksag · 9 years ago
  19. 81a5092 Issue #26034: Improve wording of clear parameter by Berker Peksag · 9 years ago
  20. 22532ac Issue #26034: Improve wording of clear parameter by Berker Peksag · 9 years ago
  21. 1b95517 Issue #26034: Sync documentation of --clear with its behavior by Berker Peksag · 9 years ago
  22. 547f66f Issue #26034: Sync documentation of --clear with its behavior by Berker Peksag · 9 years ago
  23. 0fe1b47 Issue #26199: Fix broken link in unittest.mock-examples.rst by Berker Peksag · 9 years ago
  24. 5da4e86 Issue #26220: Merge Unicode how-to from 3.5 by Martin Panter · 9 years ago
  25. 4942870 Issue #26220: Remove outdated comment about a question mark by Martin Panter · 9 years ago
  26. a370a42 Issue #26199: Fix broken link in unittest.mock-examples.rst by Berker Peksag · 9 years ago
  27. 0110dfc Merge with 3.5 by Terry Jan Reedy · 9 years ago
  28. b31a284 Issue #25507: revert incorrect movement of idleConf import in c548ad75160c. by Terry Jan Reedy · 9 years ago
  29. 5b96f17 Merge 3.5 by Victor Stinner · 9 years ago
  30. 5bc03a6 Fix resize_compact() by Victor Stinner · 9 years ago
  31. 0ef0423 merge by Raymond Hettinger · 9 years ago
  32. 3743432 Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen by Raymond Hettinger · 9 years ago
  33. be59d14 Issue #26146: enhance ast.Constant error message by Victor Stinner · 9 years ago
  34. 25219f5 Issue #26146: remove useless code by Victor Stinner · 9 years ago
  35. 726f690 Fix a refleak in validate_constant() by Victor Stinner · 9 years ago
  36. 906d82d Fix typo by Raymond Hettinger · 9 years ago
  37. 0b57f0a merge from 3.5 by Senthil Kumaran · 9 years ago
  38. d4e51f4 Remove unnecessary test case comment in urllib.parse.py. These are asserted as test cases. by Senthil Kumaran · 9 years ago
  39. f2c1aa1 Add ast.Constant by Victor Stinner · 9 years ago
  40. 0dceb91 Tests versus zero are more compact than tests versus -1. by Raymond Hettinger · 9 years ago
  41. 1ce6885 Fix compiler warning about obviously unreachable code. by Raymond Hettinger · 9 years ago
  42. 306d6b1 Convert another post-decrement while-loop to pre-decrement for consistency by Raymond Hettinger · 9 years ago
  43. 165eee2 Convert two other post-decrement while-loops to pre-decrements for consistency by Raymond Hettinger · 9 years ago
  44. d84ec22 Miscellaneous refactorings by Raymond Hettinger · 9 years ago
  45. 1aa7893 Issue #26146: marshal.loads() now uses the empty frozenset singleton by Victor Stinner · 9 years ago
  46. 5ebe2c8 Cleanup test_dict by Victor Stinner · 9 years ago
  47. 843a1fb test_gc: remove unused imports by Victor Stinner · 9 years ago
  48. 9fa8126 Issue #18018: Raise an ImportError if a relative import is attempted by Brett Cannon · 9 years ago
  49. 4b18dd3 Issue #25234: Skip test_eintr.test_open() under OS X to avoid hanging by Brett Cannon · 9 years ago
  50. b0db371 whitespace cleanup by Brett Cannon · 9 years ago
  51. 849113a Issue #25791: Warn when __package__ != __spec__.parent. by Brett Cannon · 9 years ago
  52. 52c854a Merge from 3.5 by Brett Cannon · 9 years ago
  53. 3bf1d87 Fix a typo in a code example by Brett Cannon · 9 years ago
  54. bf98079 Merge 3.5 (i18n doc, issue #25907) by Victor Stinner · 9 years ago
  55. 875f29a doc: i18n HTML templates by Victor Stinner · 9 years ago
  56. fd9ccae Null merge 3.5 (change already applied to default) by Victor Stinner · 9 years ago
  57. 5a701f0 Issue #25876: Fix also test_set() of test_gdb when -E command line is used by Victor Stinner · 9 years ago
  58. 22756f1 Issue #25876: test_gdb: use subprocess._args_from_interpreter_flags() to test by Victor Stinner · 9 years ago
  59. b02ef71 Use Py_uintptr_t for atomic pointers by Victor Stinner · 9 years ago
  60. 3cdd5fb code_richcompare() now uses the constants types by Victor Stinner · 9 years ago
  61. efb2413 code_richcompare() now uses the constants types by Victor Stinner · 9 years ago
  62. e3560a7 site: error on sitecustomize import error by Victor Stinner · 9 years ago
  63. ae8c078 merge 3.5 by Benjamin Peterson · 9 years ago
  64. d52513c merge 3.4 by Benjamin Peterson · 9 years ago
  65. b1db758 reject negative data_size by Benjamin Peterson · 9 years ago
  66. cbde4a6 merge from 3.5 by Senthil Kumaran · 9 years ago
  67. e5c05cc minor clarification on Zipfile 'x' mode - exclusive creation of a file. by Senthil Kumaran · 9 years ago
  68. a7baa10 Merge update to pip by Donald Stufft · 9 years ago
  69. 38150e0 Merge update to pip by Donald Stufft · 9 years ago
  70. 5d01246 Upgrade pip to 8.0.2 by Donald Stufft · 9 years ago
  71. 2e15d60 Issue #18620: Improve Pool examples in multiprocessing documentation by Berker Peksag · 9 years ago
  72. 7405c16 Issue #18620: Improve Pool examples in multiprocessing documentation by Berker Peksag · 9 years ago
  73. dce4ae8 merge from 3.5 by Senthil Kumaran · 9 years ago
  74. 1538b3d issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and by Senthil Kumaran · 9 years ago
  75. 9f78939 Issue #26107: Fix typo in Objects/lnotab_notes.txt by Victor Stinner · 9 years ago
  76. 875dde4 Merge 3.5 (doc) by Victor Stinner · 9 years ago
  77. d99cd33 Issue #26106: doc: Move text of licenses to parsed literal block by Victor Stinner · 9 years ago
  78. 2b0b5ac merge 3.5 (#26171) by Benjamin Peterson · 9 years ago
  79. 47b8ba2 merge 3.4 (#26171) by Benjamin Peterson · 9 years ago
  80. c4032da prevent buffer overflow in get_data (closes #26171) by Benjamin Peterson · 9 years ago
  81. ba77788 merge 3.5 by Benjamin Peterson · 9 years ago
  82. d4d7737 merge 3.4 by Benjamin Peterson · 9 years ago
  83. ef9cf083 fix refleak in error condition by Benjamin Peterson · 9 years ago
  84. e45abae merge 3.5 (#26172) by Benjamin Peterson · 9 years ago
  85. b57eaea merge 3.4 (#26172) by Benjamin Peterson · 9 years ago
  86. c836f71 remove script from epub (closes #26172) by Benjamin Peterson · 9 years ago
  87. c3ea8d2 Merge 3.5 (issue #24520) by Victor Stinner · 9 years ago
  88. 7172f50 Replace fpgetmask() with fedisableexcept() by Victor Stinner · 9 years ago
  89. f3914eb co_lnotab supports negative line number delta by Victor Stinner · 9 years ago
  90. 316fcc8 merge from 3.5 by Senthil Kumaran · 9 years ago
  91. 6a0514e issue25982 - Add a class definition for managers.Namespace in the multiprocessing docs. by Senthil Kumaran · 9 years ago
  92. b56837a Merge 3.5 by Victor Stinner · 9 years ago
  93. bfd316e Add _PyThreadState_UncheckedGet() by Victor Stinner · 9 years ago
  94. 5ccbf79 Issue #26147: xmlrpc now works with strings not encodable with used by Serhiy Storchaka · 9 years ago
  95. aebb6d3 Issue #26147: xmlrpc now works with strings not encodable with used by Serhiy Storchaka · 9 years ago
  96. 5d69e68 Issue #5626: Remove misleading comment from socket.gethostname() documentation by Berker Peksag · 9 years ago
  97. 744fdfb Issue #5626: Remove misleading comment from socket.gethostname() documentation by Berker Peksag · 9 years ago
  98. 4f49c1c Issue #26157: Fix typos in asyncio-eventloop.rst by Berker Peksag · 9 years ago
  99. 49c9edf Issue #26157: Fix typos in asyncio-eventloop.rst by Berker Peksag · 9 years ago
  100. 33abe9a Merge update to pip/setuptools by Donald Stufft · 9 years ago