1. 9aae3a8 merge 3.2 (#12719) by Benjamin Peterson · 13 years ago
  2. 77c4fd0 note mutating tp_dict is bad (closes #12719) by Benjamin Peterson · 13 years ago
  3. 19272be Branch merge by Éric Araujo · 13 years ago
  4. da3f4ae Branch merge by Éric Araujo · 13 years ago
  5. 96598af Merge with 3.2. by Georg Brandl · 13 years ago
  6. bdbdfb1 Confirm that the prime example is actually correct. We get so many complaints about a "buggy example" on docs@python, let us hope this cuts them in half at least. by Georg Brandl · 13 years ago
  7. 5c3f648 Branch merge by Éric Araujo · 13 years ago
  8. 54a1d05 Branch merge by Éric Araujo · 13 years ago
  9. e4d5b8e Clean up shutil.disk_usage. by Éric Araujo · 13 years ago
  10. 1a41a41 #12709: merge with 3.2 by Sandro Tosi · 13 years ago
  11. db79e95 #12709: add error_callback argument to map_async documentation by Sandro Tosi · 13 years ago
  12. 1e8d8fd #10741: merge with 3.2 by Sandro Tosi · 13 years ago
  13. 61baee0 #10741: add documentation for PyGILState_GetThisThreadState() by Sandro Tosi · 13 years ago
  14. c42a568 #12677: merge with 3.2 by Sandro Tosi · 13 years ago
  15. 2a389e4 #12677: correct turtle orientation in doc by Sandro Tosi · 13 years ago
  16. 7dc76fd Merge doc changes from 3.2 (#8617, #10745). by Éric Araujo · 13 years ago
  17. 6ef038e Add documentation for PEP 370 features in distutils (#10745). by Éric Araujo · 13 years ago
  18. de8c100 Fix grammar by Eli Bendersky · 13 years ago
  19. ebd4805 Fix grammar by Eli Bendersky · 13 years ago
  20. 31c2e37 merge from 3.2 - Fix closes Issue12697 - Update the usage syntax of timeit module in the docs. by Senthil Kumaran · 13 years ago
  21. 2e01535 Fix closes Issue12697 - Update the usage syntax of timeit module in the docs. by Senthil Kumaran · 13 years ago
  22. ef94203 merge from 3.2 - Fix closes issue11047 - Correct the 2.7 whatsnew description for issue 7902. by Senthil Kumaran · 13 years ago
  23. a3b2316 merge from 2.7 - Fix closes issue11047 - Correct the 2.7 whatsnew description for issue 7902. by Senthil Kumaran · 13 years ago
  24. de4f05b Improve documentation for PEP 370 support in site module (#8617). by Éric Araujo · 13 years ago
  25. 90ceb47 Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch by Sandro Tosi. by Senthil Kumaran · 13 years ago
  26. 86a1a89 Fix closes issue12663 - Correcting the ArgumentParser.error description. Patch by Sandro Tosi. by Senthil Kumaran · 13 years ago
  27. 94b580d expose sched.h functions (closes #12655) by Benjamin Peterson · 13 years ago
  28. e4f9e2f #12665: merge with 3.2 by Sandro Tosi · 13 years ago
  29. 2a8d195 #12665: Dictionary view example has error in set operation by Sandro Tosi · 13 years ago
  30. b1290a5 #12670: merge with 3.2 by Sandro Tosi · 13 years ago
  31. 3083c88 #12183: merge with 3.2. by Ezio Melotti · 13 years ago
  32. 692dba2 #12670: Fix struct code after forward declaration on ctypes doc by Sandro Tosi · 13 years ago
  33. ef5c716 Fix closes Issue12183 - Explain the Symlink copy behavior in shutil.copytree. Patch by Petri Lehtinen. by Senthil Kumaran · 13 years ago
  34. b0fa4b8 Merge with 3.2 by Georg Brandl · 13 years ago
  35. aa71583 Use attribute access instead of index access for namedtuple. by Georg Brandl · 13 years ago
  36. 7dfdac0 Branch merge by Éric Araujo · 13 years ago
  37. 2ffea0e Branch merge by Éric Araujo · 13 years ago
  38. b07df00 Closes #12667: Merged fix from 3.2. by Vinay Sajip · 13 years ago
  39. 9525956 Closes #12667: Added documentation for SMTPHandler secure argument. by Vinay Sajip · 13 years ago
  40. e906c13 Merge typo fix. by Ezio Melotti · 13 years ago
  41. 222e61e Fix typo reported by Sandro Tosi. by Ezio Melotti · 13 years ago
  42. ad548b8 Merge fixes for #9860, #11104/#8688 and #12331 from 3.2 by Éric Araujo · 13 years ago
  43. ab7c1b3 Fix regression with distutils MANIFEST handing (#11104, #8688). by Éric Araujo · 13 years ago
  44. b351a48 Addressing the review comments by Antoine Pitrou for smtplib.py and test_smtplib.py. Review comments by Ezio Melotti for smtplib.rst by Senthil Kumaran · 13 years ago
  45. 6e3b975 #12531: merge with 3.2. by Ezio Melotti · 13 years ago
  46. 5925632 #12531: Fix spaces and markup. by Ezio Melotti · 13 years ago
  47. 98f2b9b transition move technically correct to obviously so by Benjamin Peterson · 13 years ago
  48. 2c69e3d we can call singleton types now by Benjamin Peterson · 13 years ago
  49. 7f94feb merge 3.2 by Benjamin Peterson · 13 years ago
  50. 497cd65 add space by Benjamin Peterson · 13 years ago
  51. 50211fa document NotImplemented by Benjamin Peterson · 13 years ago
  52. b603b27 merging Georg's revision by Eli Bendersky · 13 years ago
  53. d18ee3b Merge 3.2: Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Petri Lehtinen by Eli Bendersky · 13 years ago
  54. e250358 Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Petri Lehtinen by Eli Bendersky · 13 years ago
  55. 39112a9 Merge with 3.2. by Georg Brandl · 13 years ago
  56. eea6cda Change test.support docs to be more specific about the nature of this module. by Georg Brandl · 13 years ago
  57. 6e5b2ac Merge from 3.2: Issue #12531: add index entries to documentation of * and ** in function calls by Eli Bendersky · 13 years ago
  58. 7bd081c Issue #12531: add index entries to documentation of * and ** in function calls by Eli Bendersky · 13 years ago
  59. 63d4fb4 fixing the smtplib.rst whitespaces. by Senthil Kumaran · 13 years ago
  60. 3d23fd6 Fix closes Issue11281 - smtplib.STMP gets source_address parameter, which adds the ability to bind to specific source address on a machine with multiple interfaces. Patch by Paulo Scardine. by Senthil Kumaran · 13 years ago
  61. 516c51c Merge from 3.2 (#9254, #8982, #9788) by Éric Araujo · 13 years ago
  62. fe1e298 Document that atexit execution order is undefined (#9788) by Éric Araujo · 13 years ago
  63. 63b18a4 Add a link target for argparse.Namespace (#8982) by Éric Araujo · 13 years ago
  64. e801aa2 Let the doc of __import__ link to importlib (#9254). by Éric Araujo · 13 years ago
  65. 30e277b Expand shlex.quote example (#9723) by Éric Araujo · 13 years ago
  66. 0bbacc6 Branch merge by Éric Araujo · 13 years ago
  67. 158d769 Branch merge by Éric Araujo · 13 years ago
  68. 1d8b968 Merge from 3.2: Issue #12644: document the '%a' conversion in the old string formatting operations. Patch prepared together with Ezio Melotti by Eli Bendersky · 13 years ago
  69. ef4902a Issue #12644: document the '%a' conversion in the old string formatting operations. Patch prepared together with Ezio Melotti by Eli Bendersky · 13 years ago
  70. 906b88f Issue #12380: PyArg_ParseTuple now accepts a bytearray for the 'c' format. by Eli Bendersky · 13 years ago
  71. 2527796 Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes) by Éric Araujo · 13 years ago
  72. cdb3109 Fix reST role and missing word by Éric Araujo · 13 years ago
  73. cf53481 Branch merge by Éric Araujo · 13 years ago
  74. fc662dd Merge profile docs followup (#12417) from 3.1 by Éric Araujo · 13 years ago
  75. ee19c77 Remove mentions of previous license in profile module docs (#12417 followup). by Éric Araujo · 13 years ago
  76. f5e10d1 Turn raw URI into real link by Éric Araujo · 13 years ago
  77. 14382dc Update documentation for shutil.move (#12043) and fix a few typos. by Éric Araujo · 13 years ago
  78. c353f68 fix doc typo for library/test.rst by Eli Bendersky · 13 years ago
  79. 9bce311 Add shlex.quote function, to escape filenames and command lines (#9723). by Éric Araujo · 13 years ago
  80. 72db345 Make indentation comply with our style guide and the rest of the file by Éric Araujo · 13 years ago
  81. 59e387e Fix “anyways” (following R. David Murray in 4d5a546b6186) by Éric Araujo · 13 years ago
  82. 7c12bae Fix reST references by Éric Araujo · 13 years ago
  83. 04f648c #12547: Fix example in nntplib doc. Patch by July Tikhonov. by Ezio Melotti · 13 years ago
  84. acd9f7c Issue #11784: Improve multiprocessing.Process.join() documentation. Patch by by Charles-François Natali · 13 years ago
  85. 432171c Issue #12102: Merge with 3.2. by Ross Lagerwall · 13 years ago
  86. 59c01ed Issue #12102: Document that buffered files must be flushed before being used by Ross Lagerwall · 13 years ago
  87. 664091b Followup to c3b47cdea0d1: document the *write_through* argument to TextIOWrapper. by Antoine Pitrou · 13 years ago
  88. deb852d Merge 3.2 branch. by Georg Brandl · 13 years ago
  89. 06ad13e Fix function name: open -> urlopen. by Georg Brandl · 13 years ago
  90. bca31b5 #11435: link to the correct branch. by Ezio Melotti · 13 years ago
  91. d649480 Issue #12551: Provide a get_channel_binding() method on SSL sockets so as by Antoine Pitrou · 13 years ago
  92. 875048b #665194: support roundtripping RFC2822 date stamps in the email.utils module by R David Murray · 13 years ago
  93. 3e44612 merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. by Senthil Kumaran · 13 years ago
  94. 96c84a4 Fix closes issue12524 - update http.client POST example with a working example. by Senthil Kumaran · 13 years ago
  95. a8713b1 merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob by Senthil Kumaran · 13 years ago
  96. ae4a78b Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob by Senthil Kumaran · 13 years ago
  97. 6d175b7 Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows. by Antoine Pitrou · 13 years ago
  98. 0e752dd Issue #6476: Document that os.spawnle and os.spawnve are not thread-safe under Windows. by Antoine Pitrou · 13 years ago
  99. 677b653 Fix English in packaging, too. by R David Murray · 13 years ago
  100. 3ef6ca4 Merge English fix. by R David Murray · 13 years ago