1. bc3b682 Closes #13761: add a "flush" keyword argument to print(). by Georg Brandl · 13 years ago
  2. 5136ac0 Issue #13645: pyc files now contain the size of the corresponding source by Antoine Pitrou · 13 years ago
  3. 1f7ce62 Implement PEP 380 - 'yield from' (closes #11682) by Nick Coghlan · 13 years ago
  4. 3a5d4cb Issue #13748: Raw bytes literals can now be written with the `rb` prefix as well as `br`. by Antoine Pitrou · 13 years ago
  5. dc41e3f Merge #11633 At least 2 people prefer earlier revision. by Terry Jan Reedy · 13 years ago
  6. a3d1e2e #11633 At least 2 people prefer earlier revision. by Terry Jan Reedy · 13 years ago
  7. 70d62b3 Issue #13724: improve documentation for socket.create_connection. by Antoine Pitrou · 13 years ago
  8. 889a510 Issue #13724: improve documentation for socket.create_connection. by Antoine Pitrou · 13 years ago
  9. 22ef4fa merge heads by Benjamin Peterson · 13 years ago
  10. b2bf01d use full unicode mappings for upper/lower/title case (#12736) by Benjamin Peterson · 13 years ago
  11. 982c91e Merge with 3.2 by Terry Jan Reedy · 13 years ago
  12. ea868d3 Minor correction. #11418 by Terry Jan Reedy · 13 years ago
  13. 7a825ba Merge with 3.2 by Terry Jan Reedy · 13 years ago
  14. e247928 Closes #11633 Clarify print buffering. by Terry Jan Reedy · 13 years ago
  15. 610e814 Merge with 3.2 by Terry Jan Reedy · 13 years ago
  16. f4ec3c5 #13754 String returned if less than *or equal to* x 3 by Terry Jan Reedy · 13 years ago
  17. 76961fa Issue #13757: Change os.fdlistdir() so that it duplicates the passed file by Charles-François Natali · 13 years ago
  18. bda7a80 Merge from 3.2 - Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter. by Senthil Kumaran · 13 years ago
  19. 19d85c2 Issue9637 - Explain in getproxies_environment that <scheme>_proxy environ variable case does not matter. by Senthil Kumaran · 13 years ago
  20. dc3044c Issue #12760: Add a create mode to open(). Patch by David Townshend. by Charles-François Natali · 13 years ago
  21. 8a9b9c7 Merge SSL doc fixes (issue #13747). by Antoine Pitrou · 13 years ago
  22. ac8bfca Issue #13747: fix SSL compatibility table. by Antoine Pitrou · 13 years ago
  23. 84a2edc Issue #13747: fix documentation error about the default SSL version. by Antoine Pitrou · 13 years ago
  24. ac8f78a merge with 3.2 by Sandro Tosi · 13 years ago
  25. 645a0dd Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith from docs@ by Sandro Tosi · 13 years ago
  26. 61d28d6 Issue #13502: threading: Fix a race condition in Event.wait() that made it by Charles-François Natali · 13 years ago
  27. ded0348 Issue #13502: threading: Fix a race condition in Event.wait() that made it by Charles-François Natali · 13 years ago
  28. 5e60857 merge with 3.2 by Sandro Tosi · 13 years ago
  29. b52e7a9 clarify recv* are blocking operations; thanks to Chris Kogelnik from docs@ by Sandro Tosi · 13 years ago
  30. 0a08d7a Issue #9993: When the source and destination are on different filesystems, by Antoine Pitrou · 13 years ago
  31. deec756 Update printout of SSL certificate examples for 3.2+. by Antoine Pitrou · 13 years ago
  32. 441ae04 Update printout of SSL certificate examples for 3.2+. by Antoine Pitrou · 13 years ago
  33. b1d44db Issue #12042: merge with 3.2 by Sandro Tosi · 13 years ago
  34. f576747 Issue #12042: a queue is only used to retrive results; preliminary patch by Jordan Stadler by Sandro Tosi · 13 years ago
  35. 5021428 Issue #11984: merge with 3.2 by Sandro Tosi · 13 years ago
  36. ba232df Issue #11984: remove reference to parser, it's not showing symbol usage anymore by Sandro Tosi · 13 years ago
  37. 412d0f2 merge with 3.2 by Sandro Tosi · 13 years ago
  38. 98492a5 Issue #10772: add count and help argparse action; patch by Marc Sibson by Sandro Tosi · 13 years ago
  39. a599489 Corrected typo in install docs by Jason R. Coombs · 13 years ago
  40. 23b94d0 Refactored logging rotating handlers for improved flexibility. by Vinay Sajip · 13 years ago
  41. 606e19d Fix PyUnicode_Fill() doc: return type is Py_ssize_t, not int by Victor Stinner · 13 years ago
  42. 8f746d8 Add a subsection explaning cipher selection. by Antoine Pitrou · 13 years ago
  43. b7ffed8 Add a subsection explaning cipher selection. by Antoine Pitrou · 13 years ago
  44. 3fe5531 Add a new PyUnicode_Fill() function by Victor Stinner · 13 years ago
  45. 199808b merge 3.2 by Benjamin Peterson · 13 years ago
  46. d204934 exception support is correct now (closes #13705) by Benjamin Peterson · 13 years ago
  47. c095956 merge 3.2 by Benjamin Peterson · 13 years ago
  48. 9b5626d merge with 3.2 by Sandro Tosi · 13 years ago
  49. 753b79c Issue #6031: improve serve_forever() description by Sandro Tosi · 13 years ago
  50. 5c91242 merge with 3.2 by Sandro Tosi · 13 years ago
  51. ea320ab Issue #9349: add argparse.SUPPRESS to help doc by Sandro Tosi · 13 years ago
  52. dc9dd0d Add note on memory usage to LZMACompressor doc. by Nadeem Vawda · 13 years ago
  53. 245537a merge with 3.2 by Sandro Tosi · 13 years ago
  54. da785fd Issue #13690: add re.DEBUG; patch by Filip Gruszczyński by Sandro Tosi · 13 years ago
  55. bc25dcf merge with 3.2 by Sandro Tosi · 13 years ago
  56. b2794c8 Issue #13683: raise with no exception in scope throws a RuntimeError; fix by Ramchandra Apte by Sandro Tosi · 13 years ago
  57. a174577 merge 3.2 by Benjamin Peterson · 13 years ago
  58. c40d362a merge heads by Benjamin Peterson · 13 years ago
  59. f606e68 add another year to glorious PSF IP by Benjamin Peterson · 13 years ago
  60. 8df168c merge with 3.2 by Sandro Tosi · 13 years ago
  61. 1abde36 fix some broken URLs by Sandro Tosi · 13 years ago
  62. eb90caa fix Exemples/Examples typo; thanks to Ori Livneh from docs@ by Sandro Tosi · 13 years ago
  63. ca6b7a1 Some formatting & grammar fixes for the multiprocessing doc by Eli Bendersky · 13 years ago
  64. d08effe Some formatting & grammar fixes for the multiprocessing doc by Eli Bendersky · 13 years ago
  65. 4032802 merge 3.2 by Benjamin Peterson · 13 years ago
  66. a6c4a10 indicate msg is an argument by Benjamin Peterson · 13 years ago
  67. 88cb2ca merge 3.2 by Benjamin Peterson · 13 years ago
  68. 79ed84c use booleans by Benjamin Peterson · 13 years ago
  69. 78091e6 Issue #12715: Add an optional symlinks argument to shutil functions (copyfile, copymode, copystat, copy, copy2). by Antoine Pitrou · 13 years ago
  70. 2fb9ae9 add a flags parameter to select.epoll by Benjamin Peterson · 13 years ago
  71. 1e66f56 merge with 3.2 by Georg Brandl · 13 years ago
  72. 1532c8f I do not think we will ever have auto-indent at the prompt, that is for IPython and the like. by Georg Brandl · 13 years ago
  73. 54af1ba merge with 3.2 by Sandro Tosi · 13 years ago
  74. 7386662 use list() to wrap range() in itertools.permutations() example; thanks to Romain MORLEVAT from docs@ by Sandro Tosi · 13 years ago
  75. 2d0e48b merge with 3.2 by Sandro Tosi · 13 years ago
  76. 3e6c814 fix "Title underline too short" sphinx warning by Sandro Tosi · 13 years ago
  77. e837b46 merge with 3.2 by Sandro Tosi · 13 years ago
  78. 2b373b0 use double-quote char instead of unicode ones; thanks to tomo cocoa from docs@ by Sandro Tosi · 13 years ago
  79. 53dd106 merge with 3.2 by Sandro Tosi · 13 years ago
  80. 44f568c fix to sent/send typo by Sandro Tosi · 13 years ago
  81. c386c1a merge with 3.2 by Sandro Tosi · 13 years ago
  82. 1526ad1 fix Constuctor/Constructor typo; thanks to Anthon van der Neut from docs@ by Sandro Tosi · 13 years ago
  83. 91d9152 merge with 3.2 by Sandro Tosi · 13 years ago
  84. 3721fbc point IronPython to ironpython.net; thanks to Lazar Pancic from docs@ by Sandro Tosi · 13 years ago
  85. 29cfdc7 merge with 3.2 by Sandro Tosi · 13 years ago
  86. 75c71cc fix Rather that/Rather than; thanks to Reuben Thomas from docs@ by Sandro Tosi · 13 years ago
  87. 35927de merge with 3.2 by Sandro Tosi · 13 years ago
  88. baf30da remove spurious dot from string formatting example; thanks to Anthon van der Neut from docs@ by Sandro Tosi · 13 years ago
  89. d126af8 merge with 3.2 by Sandro Tosi · 13 years ago
  90. 0b7e536 correct syslog.openlog() argument name to logoption; thanks to Arnaud Gomes-do-Vale from docs@ by Sandro Tosi · 13 years ago
  91. e7e1ccc Issue #13632: Update token documentation to reflect actual token types by Meador Inge · 13 years ago
  92. ac007ba Issue #13632: Update token documentation to reflect actual token types by Meador Inge · 13 years ago
  93. a883e56 merge 3.2 by Benjamin Peterson · 13 years ago
  94. 57f97f4 parameter_list was meant here by Benjamin Peterson · 13 years ago
  95. ad17358 kill superfluous 'comprehension' case (closes #13658) by Benjamin Peterson · 13 years ago
  96. 73fc814 Add whatsnew items by Antoine Pitrou · 13 years ago
  97. cc4ff04 Merge changes from 3.2 by Senthil Kumaran · 13 years ago
  98. 016c6d5 Issue12798 - Update mimetypes documentation. Correct the doc section where by Senthil Kumaran · 13 years ago
  99. 0e576f1 Issue #13626: Add support for SSL Diffie-Hellman key exchange, through the by Antoine Pitrou · 13 years ago
  100. c909599 Docs and News update for Issue13620. Chrome support in webbrowser.py by Senthil Kumaran · 13 years ago