1. 622b2f6 Issue #24225: Fix additional renamed module references. by Ned Deily · 8 years ago
  2. fcbf1ca merge from 3.5 - Fixes Issue #26373: subprocess.Popen.communicate by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  3. 1ef8c7e Fixes Issue #26373: subprocess.Popen.communicate now correctly ignores by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  4. d2367c6 Clean up urlopen doc string. by R David Murray · 8 years ago
  5. 13ee7d1 Merge: #16484: Fix pydoc doc links to modules whose names are mixed case. by R David Murray · 8 years ago
  6. ead9bfc #16484: Fix pydoc doc links to modules whose names are mixed case. by R David Murray · 8 years ago
  7. cb835d8 final final step in backout of bad default->3.5 merge d085b4f779af: null merge 3.5->default by Ned Deily · 8 years ago
  8. 369826a final step in backout of bad default->3.5 merge d085b4f779af. merge 3.5 heads by Ned Deily · 8 years ago
  9. 6371152 first step in backout of bad default->3.5 merge d085b4f779af. Create new head and fix whitespace. by Ned Deily · 8 years ago
  10. a8dcb08 Null merge by Serhiy Storchaka · 8 years ago
  11. e63e5d6 Issue #27073: Removed redundant checks in long_add and long_sub. by Serhiy Storchaka · 8 years ago
  12. 11aaa42 psuedo merge: #22797: clarify when URLErrors are raised by urlopen. by R David Murray · 8 years ago
  13. 6f20bd6 signal, socket, and ssl module IntEnum constant name lookups now return a by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  14. 16931c3 Issue #26983: float() now always return an instance of exact float. by Serhiy Storchaka · 8 years ago
  15. f063242 Merge: #22797: clarify when URLErrors are raised by urlopen. by R David Murray · 8 years ago
  16. 21dcb93 #22797: clarify when URLErrors are raised by urlopen. by R David Murray · 8 years ago
  17. bb7f732 Null merge by Serhiy Storchaka · 8 years ago
  18. 2e7cb1e Merge heads by Serhiy Storchaka · 8 years ago
  19. fde75ae Merge heads by Serhiy Storchaka · 8 years ago
  20. a9e6eda Merge 3.5. by Serhiy Storchaka · 8 years ago
  21. 93ac7ae Merge heads by Serhiy Storchaka · 8 years ago
  22. 10fd0aa Issue #27185: Rename test_string_merged.py back to test_string.py. by Serhiy Storchaka · 8 years ago
  23. 717ea08 Issue #27185: Merge test_pep292.py into test_string_merged.py. by Serhiy Storchaka · 8 years ago
  24. 73e1613 Issue #27185: Rename test_pep292.py to test_string_merged.py. by Serhiy Storchaka · 8 years ago
  25. 9415bc4 Issue #27185: Rename test_string.py to test_string_merged.py. by Serhiy Storchaka · 8 years ago
  26. 194a4a2 [merge from 3.5] - issue27113 - Document "check_same_thread" parameter in sqlite3.connect api. by Senthil Kumaran · 8 years ago
  27. 7ee9194 issue27113 - Document "check_same_thread" parameter in sqlite3.connect api. by Senthil Kumaran · 8 years ago
  28. 464afee [merge from 3.5] - issue8519 - Reference termios and ioctl manual pages in the library documentation. by Senthil Kumaran · 8 years ago
  29. 0779129 issue8519 - Reference termios and ioctl manual pages in the library documentation. by Senthil Kumaran · 8 years ago
  30. b414906 issue27167: make the test not care about the exact signal name in the by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  31. d6da760 Issue #27167: Clarify the subprocess.CalledProcessError error message text by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  32. 287e687 issue25931: document that socketserver.Forking* are unavailable on platforms by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  33. a945969 Issue25931: fix tests broken by the conditional define of socketserver.Forking* by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  34. aea1650 typo fix by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  35. 3498db1 merge 3.5 by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  36. 583a1d6 Document that CalledProcessError.returncode is the negative by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  37. 1bb8109 Reindent properly. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  38. cef1f83 Issue #25931: Don't defining socketserver.Forking* names on platforms such by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  39. 3bad04c Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance creation. by R David Murray · 8 years ago
  40. dd4fcf5 #26829: Clarify that namespace is copied to a new __dict__ in instance creation. by R David Murray · 8 years ago
  41. 1b50c4d Merge: #27185: move test_pep292 into test_string. by R David Murray · 8 years ago
  42. a32c738 #27185: move test_pep292 into test_string. by R David Murray · 8 years ago
  43. ca4589e Issue #16192: Merge from 3.5 by Berker Peksag · 8 years ago
  44. 8891dfe Issue #16192: Fix copy and paste mistake noticed by Eryk Sun by Berker Peksag · 8 years ago
  45. cdc0879 issue27186 -- initial docs, tests, and python version of os.fspath by Ethan Furman · 8 years ago
  46. 1f56e5f Merge 3.5 (asyncio) by Yury Selivanov · 8 years ago
  47. a714616 asyncio: Fix getaddrinfo to accept service names (for port) by Yury Selivanov · 8 years ago
  48. 642afb3 Merge 3.5 (asyncio) by Yury Selivanov · 8 years ago
  49. fddf121 Issue #21776: Merge from 3.5 by Berker Peksag · 8 years ago
  50. 6a8e626 Issue #21776: distutils.upload now correctly handles HTTPError by Berker Peksag · 8 years ago
  51. a8f895f asyncio: Support host=b'' for getaddrinfo by Yury Selivanov · 8 years ago
  52. 0d20189 Merge: #20973: add total ordering tests for ipaddress by R David Murray · 8 years ago
  53. 947ff38 #20973: add total ordering tests for ipaddress by R David Murray · 8 years ago
  54. 59ae8ec merge 3.5 by Benjamin Peterson · 8 years ago
  55. f585414 remove (hilarious) defaults for various constants getpath.c needs by Benjamin Peterson · 8 years ago
  56. e747dd8 Merge: #13784: fix xml.sax.reader getColumn/LineNumber docs. by R David Murray · 8 years ago
  57. d612920 Issue #16192: Merge from 3.5 by Berker Peksag · 8 years ago
  58. d85a1e6 Issue #16192: Clarify when c_int is an alias to c_long in ctypes documentation by Berker Peksag · 8 years ago
  59. f86959d #13784: fix xml.sax.reader getColumn/LineNumber docs. by R David Murray · 8 years ago
  60. 010bb99 merge 3.5 by Benjamin Peterson · 8 years ago
  61. a49ccf2 note that Py_VISIT handles NULL (closes #27183) by Benjamin Peterson · 8 years ago
  62. 0a5120e Issue #23116: Improve ask_ok() example in the Python tutorial by Berker Peksag · 8 years ago
  63. 53595c4 replace custom validation logic in the parse module with a simple DFA validator (closes #26526) by Benjamin Peterson · 8 years ago
  64. 9c27c18 Issue #23116: Merge from 3.5 by Berker Peksag · 8 years ago
  65. 9cd39a1 Issue #21271: Adds new keyword only parameters in reset_mock call by Kushal Das · 8 years ago
  66. e2e7168 Issue #27171: Fix typo in exception message by Martin Panter · 8 years ago
  67. 0b7d84d Issue #27171: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  68. e26da7c Issue #27171: Fix typos in documentation, comments, and test function names by Martin Panter · 8 years ago
  69. fa6de5c Issue #12243: Merge from 3.5 by Berker Peksag · 8 years ago
  70. 1b207c5 Issue #12243: Remove redundant availability notes from getpass docs by Berker Peksag · 8 years ago
  71. c5f4036 Issue #27178: Fix markup in tutorial by Berker Peksag · 8 years ago
  72. 3207271 Merge from 3.5 by Berker Peksag · 8 years ago
  73. 5b6a14d Fix link in programming FAQ. by Berker Peksag · 8 years ago
  74. ef1179e Issue #27174: Merge from 3.5 by Berker Peksag · 8 years ago
  75. 93818c7 Issue #27174: Update IPython URL in tutorial by Berker Peksag · 8 years ago
  76. 12a8a8a Merge from 3.5 by Berker Peksag · 8 years ago
  77. 8e937f8 Fix typo in Python tutorial by Berker Peksag · 8 years ago
  78. f9de406 Issue #25570: Merge add_header() example from 3.5 by Martin Panter · 8 years ago
  79. 7aaaded8 Issue #25570: Add example of customizing User-Agent via add_header() by Martin Panter · 8 years ago
  80. d6ce44c Merge with 3.5 by Zachary Ware · 8 years ago
  81. f9aff92 Fix typo by Zachary Ware · 8 years ago
  82. d80ab7d Issue # 24225: Update idlelib.README.txt with new file names and event handlers. by Terry Jan Reedy · 8 years ago
  83. 5a0c278 Issue #27156: Remove obsolete code not used by IDLE. by Terry Jan Reedy · 8 years ago
  84. dd780e4 Issue #27125: Remove duplicated words in exception message by Martin Panter · 8 years ago
  85. e514093 Issue #27125: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  86. 137bac2 Add items to MISC/NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 8 years ago
  87. f45d27b Add items to MISC/NEWS and idlelib/NEWS.txt. by Terry Jan Reedy · 8 years ago
  88. a90a4a9 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 8 years ago
  89. 96ebb84 [merge from 3.5] issue27043 - Explain the inspect.cleandoc behavior on synopsis line and other lines. by Senthil Kumaran · 8 years ago
  90. ebd84e3 issue27043 - Explain the inspect.cleandoc behavior on synopsis line and other lines. by Senthil Kumaran · 8 years ago
  91. eb6cd74 Issue #27033: Removed unnecessary the bool calls. by Serhiy Storchaka · 8 years ago
  92. 8c740c4 Improved docs for issue27033. Based on comments by R. David Murray. by Serhiy Storchaka · 8 years ago
  93. ea083fa Merge heads by Terry Jan Reedy · 8 years ago
  94. b286620 Null merge by Terry Jan Reedy · 8 years ago
  95. e501a93 Issue #27125: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  96. e8a175e Issue #27117: Make ColorDelegator htest and turtledemo work with dark theme. by Terry Jan Reedy · 8 years ago
  97. 2bac3b7 Issue #27117: Make colorizer htest and turtledemo work with dark theme. by Terry Jan Reedy · 8 years ago
  98. 8d56c02 Issue #27125: Fix various errors like “will [be] inherited” by Martin Panter · 8 years ago
  99. 8206961 Issue #27124: Merge binascii doc from 3.5 by Martin Panter · 8 years ago
  100. 58dd764 Issue #27124: Fix documentation of exception raised by a2b_hex() by Martin Panter · 8 years ago