1. 17797a7 #11952: merge with 3.1. by Ezio Melotti · 13 years ago
  2. ba702da Style updates for the #11670 solution after post-commit review by Ezio Melotti: by Łukasz Langa · 13 years ago
  3. 4f74123 Issue #11940: Update external link. by Raymond Hettinger · 13 years ago
  4. a782cca #11942: merge with 3.1. by Ezio Melotti · 13 years ago
  5. 43ae619 Fixed trailing whitespace in the ReST file. by Łukasz Langa · 13 years ago
  6. daab1c8 Closes #11670: configparser read_file now iterates over f. by Łukasz Langa · 13 years ago
  7. 944d16c Merge 3.1 by Éric Araujo · 13 years ago
  8. 19acb88 Branch merge by Éric Araujo · 13 years ago
  9. 40fc59d Issue 11929: Minor whitespace clean-ups. by Raymond Hettinger · 13 years ago
  10. 0fb5b39 Merge #11901: add description of how bitfields are laid out to hexversion docs by R David Murray · 13 years ago
  11. 2043f9c #11901: add description of how bitfields are laid out to hexversion docs by R David Murray · 13 years ago
  12. 16190c8 Change markup so that it creates a link by Éric Araujo · 13 years ago
  13. ce4c407 The version* directives don’t work with a blank line between arguments by Éric Araujo · 13 years ago
  14. 08c9bd5 Remove unneeded backslashes by Éric Araujo · 13 years ago
  15. b547148 Fix indentation by Éric Araujo · 13 years ago
  16. fbeb1a9 Merge 3.1 by Éric Araujo · 13 years ago
  17. cae1be8 Branch merge by Éric Araujo · 13 years ago
  18. 5348b63 Branch merge by Éric Araujo · 13 years ago
  19. 2b9388a Fix weird executable name by Éric Araujo · 13 years ago
  20. 5569e9b Fix some more markup glitches in argparse doc. by Ezio Melotti · 13 years ago
  21. dca309d #11905: fix missing full stop in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  22. 2f1db7d #11904: fix indentation in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  23. 00f53af #11902: Fix typo in argparse doc. Noticed by Vladimir Rutsky. by Ezio Melotti · 13 years ago
  24. 0ee9c1b Add the :mod: role where it was missing. by Ezio Melotti · 13 years ago
  25. cca4ef8 #11885: capitalize Python. by Ezio Melotti · 13 years ago
  26. c17c1f6 #11897: Fix typo in porting howto. Patch by Marti Raudsepp. by Ezio Melotti · 13 years ago
  27. de579d4 Add a space to make json doc a bit more readable by Éric Araujo · 13 years ago
  28. 861d27f Merge with 3.1. by Ezio Melotti · 13 years ago
  29. e402724 Fix wrong function name. Noticed by Clive Darke. by Ezio Melotti · 13 years ago
  30. 37e6c54 Merge 3.1 by Éric Araujo · 13 years ago
  31. 5c1a0c9 Fix argument name in reST doc to match the code by Éric Araujo · 13 years ago
  32. ad0790e Branch merge by Éric Araujo · 13 years ago
  33. a947abe Merge with 3.1. by Ezio Melotti · 13 years ago
  34. 8dfcab0 Fix wrong number of functions noticed by Sandro Tosi. by Ezio Melotti · 13 years ago
  35. f97255f Updated documentation on fileConfig(). by Vinay Sajip · 13 years ago
  36. 530cc09 Fix markup. by R David Murray · 13 years ago
  37. 01581ee #11492: rewrite header folding algorithm. Less code, more passing tests. by R David Murray · 13 years ago
  38. 74c0031 #11865: Merge with 3.1. by Ezio Melotti · 13 years ago
  39. 340bb95 #11865: fix typo in init.rst. by Ezio Melotti · 13 years ago
  40. a0b3c32 Advertise nesting directives for class/method and class/data combos. by Éric Araujo · 13 years ago
  41. 2409d77 Fix a few more hyphens in argparse.rst by Ezio Melotti · 13 years ago
  42. 340d269 Small wording fix. by Georg Brandl · 13 years ago
  43. 1d827ff Consistency fix: "command line" is the noun, "command-line" the adjective. by Georg Brandl · 13 years ago
  44. ab8d93c Backport 8a9f8f34d9d5. by Georg Brandl · 13 years ago
  45. 10fe23b Merge with 3.1 by Georg Brandl · 13 years ago
  46. 3384e54 Issue #11855: merge from 3.1 by Eli Bendersky · 13 years ago
  47. 219cc77 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 13 years ago
  48. f05c139 merge by Raymond Hettinger · 13 years ago
  49. 7bba683 Add another example to the collections module docs. by Raymond Hettinger · 13 years ago
  50. 8881868 #11843: Merge with 3.1. by Ezio Melotti · 13 years ago
  51. 181810b #11843: remove duplicate line from table in distutil doc. by Ezio Melotti · 13 years ago
  52. 34d204b #4783: Merge with 3.1. by Ezio Melotti · 13 years ago
  53. 60adf95 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 13 years ago
  54. d211231 merge from 3.1 by Eli Bendersky · 13 years ago
  55. 046a764 Issue #11827: remove mention of list2cmdline in the doc of subprocess by Eli Bendersky · 13 years ago
  56. c1f0577 #11840: Merge with 3.1. by Ezio Melotti · 13 years ago
  57. 95cd91c #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  58. 832c8bb #9101: backport json reference in configparser doc. by Ezio Melotti · 13 years ago
  59. 5864c9f Merge: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  60. e0fd2f8 Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  61. d531548 Merge #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  62. 3dd02d6 #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  63. 810b94a Issue #11818: Fix tempfile examples for Python 3. by Ross Lagerwall · 13 years ago
  64. dbb677a Beautify and modernize the SequenceMatcher example by Raymond Hettinger · 13 years ago
  65. 77f8d29 Normalised whitespace. by Vinay Sajip · 13 years ago
  66. c46102c Updated Formatter documentation. by Vinay Sajip · 13 years ago
  67. e886047 Clarify that GzipFile.read1() isn't implemented. by Antoine Pitrou · 13 years ago
  68. 361467e #11282: the fail* methods will stay around a few more versions. by Ezio Melotti · 13 years ago
  69. 9481e41 Merge with 3.1 by Ezio Melotti · 13 years ago
  70. b5ff3e4 Fix typo noticed by Sandro Tosi. by Ezio Melotti · 13 years ago
  71. 6c94e6f Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for named tuples. by Raymond Hettinger · 13 years ago
  72. 12e6c25 Fix markup and wording. by Raymond Hettinger · 13 years ago
  73. 1081d48 Add links to make the math docs more usable. by Raymond Hettinger · 13 years ago
  74. 20d2ab4 Merge issue 11662. by Guido van Rossum · 13 years ago
  75. acb6309 Merge issue 11662. by Guido van Rossum · 13 years ago
  76. c768ff5 Merge Issue 11662 from 3.1 branch. by guido@google.com · 13 years ago
  77. a119df9 Issue 11662: Fix vulnerability in urllib/urllib2. by guido@google.com · 13 years ago
  78. 7ef2b46 #10617: merge with 3.1. by Ezio Melotti · 13 years ago
  79. 9b2e67c #10617: add class directives to collections ABCs. by Ezio Melotti · 13 years ago
  80. d186f99 Issue #9343: Document that argparse parent parsers must be configured before their children. by Steven Bethard · 13 years ago
  81. d8f2d50 Issue #8982: Improve the documentation for the argparse Namespace object. by Steven Bethard · 13 years ago
  82. 8b8f2ec Kill last reference to defunct module by Éric Araujo · 13 years ago
  83. 01606de #10553: Explain why compileall has no command-line argument to control optimization by Éric Araujo · 13 years ago
  84. 722bec4 Merge 3.1 by Éric Araujo · 13 years ago
  85. 5ab4776 Tweaks to sys.flags description table. by Éric Araujo · 13 years ago
  86. a464d4e Remove untrue statement from tutorial by Éric Araujo · 13 years ago
  87. df07aac Issue #11071: Fix whatsnew description of O/S access to raw bytes. by Raymond Hettinger · 13 years ago
  88. 4dcf502 Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] by Éric Araujo · 13 years ago
  89. b1aef23 Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property. by Raymond Hettinger · 13 years ago
  90. c706dbf Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property. by Raymond Hettinger · 13 years ago
  91. 2052978 Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  92. 3b654be Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  93. f047164 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  94. b199b22 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  95. 608aba3 Issue #11625: Fix Typo by Raymond Hettinger · 13 years ago
  96. e5820c6 Issue #11625: Fix Typo by Raymond Hettinger · 13 years ago
  97. 2f5cac6 Merge to 3.2. by Georg Brandl · 13 years ago
  98. 82d8ec5 Fix duplicate word. by Georg Brandl · 13 years ago
  99. d402487 Merge from 3.1 by Éric Araujo · 13 years ago
  100. 09eb980 Fix typo in class name by Éric Araujo · 13 years ago