1. 9255464 Branch merge by Éric Araujo · 13 years ago
  2. 388349a Closes #12192: Document that mutating list methods do not return the instance (original patch by Mike Hoy). by Georg Brandl · 13 years ago
  3. a29e4f6 Fix packaging byte-compilation to comply with PEP 3147 (#11254). by Éric Araujo · 13 years ago
  4. 6ebea15 Merge fixes for #10526, #10359, #11254, #9100 and the bug without number by Éric Araujo · 13 years ago
  5. 47a4521 Fix distutils byte-compilation to comply with PEP 3147 (#11254). by Éric Araujo · 13 years ago
  6. 35a502b Fix a typo and a broken link (part of #10536). by Éric Araujo · 13 years ago
  7. 2da16e6 Fix indentation. by Martin v. Löwis · 13 years ago
  8. c47adb0 Change PyUnicode_KIND to 1,2,4. Drop _KIND_SIZE and _CHARACTER_SIZE. by Martin v. Löwis · 13 years ago
  9. 756b169 Issue #12823: remove broken link and replace it with another resource. by Antoine Pitrou · 13 years ago
  10. f394e47 Issue #12823: remove broken link and replace it with another resource. by Antoine Pitrou · 13 years ago
  11. 14c0f03 Issue #12943: python -m tokenize support has been added to tokenize. by Meador Inge · 13 years ago
  12. db6c7f5 Update C API docs for PEP 393. by Georg Brandl · 13 years ago
  13. b09460f Issue #10141: Don't use hardcoded frame size in example, use struct.calcsize() by Victor Stinner · 13 years ago
  14. 47413c1 Issue #10141: socket: add SocketCAN (PF_CAN) support. Initial patch by Matthias by Charles-François Natali · 13 years ago
  15. 45d9c91 Issue #3163: The struct module gets new format characters 'n' and 'N' by Antoine Pitrou · 13 years ago
  16. 0f4ee93 Branch merge by Éric Araujo · 13 years ago
  17. bb2095f Branch merge by Éric Araujo · 13 years ago
  18. ad87fa6 Issue #13073 - Address the review comments made by Ezio. by Senthil Kumaran · 13 years ago
  19. 1079bdf Merge 3.2 by Éric Araujo · 13 years ago
  20. 58a9153 Fix markup used in the documentation of sys.prefix and sys.exec_prefix. by Éric Araujo · 13 years ago
  21. da27263 Move doc of sys.dont_write_bytecode to make all attributes sorted again by Éric Araujo · 13 years ago
  22. 525b1e9 Fix minor wording issue. by Éric Araujo · 13 years ago
  23. 5043f09 More info about PEP 393 in whatsnew and NEWS by Éric Araujo · 13 years ago
  24. b07b97f Minor updates to the whatsnew maintenance rules by Éric Araujo · 13 years ago
  25. 91a076a merge from 3.2. Issue #13073 - Address the review comments made by Ezio. by Senthil Kumaran · 13 years ago
  26. 5d0de3f Document message_body arg in HTTPConnection.endheaders by Senthil Kumaran · 13 years ago
  27. 0069be1 merge from 3.2 - Document message_body arg in HTTPConnection.endheaders by Senthil Kumaran · 13 years ago
  28. 6fe679f #13076: merge with 3.2. by Ezio Melotti · 13 years ago
  29. 35ec7f7 #13076: fix links to datetime.time and datetime.datetime. by Ezio Melotti · 13 years ago
  30. 397546a Update and reorganize the whatsnew entry for PEP 393. by Ezio Melotti · 13 years ago
  31. 7d637ab Complete What's New in 3.3 about PEP 393 by Victor Stinner · 13 years ago
  32. 48a2f8f #13054: sys.maxunicode is now always 0x10FFFF. by Ezio Melotti · 13 years ago
  33. ee12f44 Add versionadded directive to new API function. by Georg Brandl · 13 years ago
  34. d63a3b8 Implement PEP 393. by Martin v. Löwis · 13 years ago
  35. f0c51fa Fix markup. by Georg Brandl · 13 years ago
  36. 85579b8 merge 3.2. Fix closes issue13005 - Remove the mention of 'repeat' method in the operator module documentation. by Senthil Kumaran · 13 years ago
  37. 17dac4c Fix closes issue13005 - Remove the mention of 'repeat' method in the operator module documentation. by Senthil Kumaran · 13 years ago
  38. 9c0cccf Branch merge by Éric Araujo · 13 years ago
  39. dd2d55c Remove two unneeded attributes in packaging by Éric Araujo · 13 years ago
  40. c5dbb3d Issue #1172711: Update What's New in Python 3.3 document for the array module. by Meador Inge · 13 years ago
  41. c78fb33 What's New in Python 3.3: add curses.unget_wch() by Victor Stinner · 13 years ago
  42. 9415afc meth.log2 doc: add a link to int.bit_length() by Victor Stinner · 13 years ago
  43. 811db3b Issue #1172711: Update What's New in Python 3.3 document for the struct module by Victor Stinner · 13 years ago
  44. 1c9f0c9 Issue #1172711: Add 'long long' support to the array module. by Meador Inge · 13 years ago
  45. 2496f33 Close issue 12958 by flagging expected failures in test_socket on Mac OS X by Nick Coghlan · 13 years ago
  46. ddd2d70 Merge example fix from 3.2. by Georg Brandl · 13 years ago
  47. 1d678f8 Fix bug in heapq priority queue example. by Georg Brandl · 13 years ago
  48. 902e895 merge doc fixes from 3.2 by Georg Brandl · 13 years ago
  49. 73dd7c7 Add info from the docstring for random.gammavariate() to the docs. by Georg Brandl · 13 years ago
  50. 7554606 Fix typo. by Georg Brandl · 13 years ago
  51. faabef5 Branch merge by Éric Araujo · 13 years ago
  52. cde6576 Remove unneeded --all option of “pysetup list”. by Éric Araujo · 13 years ago
  53. 1c82a14 Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented... by Nadeem Vawda · 13 years ago
  54. 7cd4f20 Terminology fix: .gz and .bz2 are not archive formats. by Nadeem Vawda · 13 years ago
  55. 64d25dd Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module. by Nadeem Vawda · 13 years ago
  56. d964ee9 #12940: merge with 3.2. by Ezio Melotti · 13 years ago
  57. 4165bfb #12940: fix cmd example. Patch by Tim Chase. by Ezio Melotti · 13 years ago
  58. 46a9d62 Merge 3.2 by Éric Araujo · 13 years ago
  59. eb933de Fix current name of the Python 3 binary on Unix (#12896). by Éric Araujo · 13 years ago
  60. e0afb16 Closes #12906: Merged fix from 3.2. by Vinay Sajip · 13 years ago
  61. 4eb0e73 Closes #12906: Fixed bug in YAML configuration. by Vinay Sajip · 13 years ago
  62. 5c9a8d0 Minor grammar fix. by Brett Cannon · 13 years ago
  63. 71e44cb Issue #12567: Add curses.unget_wch() function by Victor Stinner · 13 years ago
  64. 74470b5 merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez. by Senthil Kumaran · 13 years ago
  65. e969a21 Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez. by Senthil Kumaran · 13 years ago
  66. fbd1e04 Merge with 3.2. by Georg Brandl · 13 years ago
  67. 3484a87 Merge with release clone. by Georg Brandl · 13 years ago
  68. a4083d2 merged configparser documentation leftovers cleanup from 3.2 by Łukasz Langa · 13 years ago
  69. 7335e6f removed misleading editing leftovers by Łukasz Langa · 13 years ago
  70. 154f2b4 merge with 3.2 by Sandro Tosi · 13 years ago
  71. fbd4fe2 Give credit to Adam by Sandro Tosi · 13 years ago
  72. 0b6b1c3 #12781: merge with 3.2 by Sandro Tosi · 13 years ago
  73. 172f374 #12781: Mention SO_REUSEADDR flag near socket examples by Sandro Tosi · 13 years ago
  74. 677dc71 Branch merge by Éric Araujo · 13 years ago
  75. d9e1789 Branch merge by Éric Araujo · 13 years ago
  76. 793c47a Merge doc changes from 3.2 (#10454, #12298) by Éric Araujo · 13 years ago
  77. 18ddf82 Add links from library/functions to other docs. by Éric Araujo · 13 years ago
  78. 9edd9f0 Fix a few links in the table of built-in functions (#12298) by Éric Araujo · 13 years ago
  79. 29cf58c Document that format string don’t support arbitrary dictonary keys. by Éric Araujo · 13 years ago
  80. 8ab3a1d Document that True/False/None don’t use :keyword: in doc. by Éric Araujo · 13 years ago
  81. c2d9a02 Merge doc fix with 3.2. by Ezio Melotti · 13 years ago
  82. 222b208 From RFC 3629 5- and 6-bytes UTF-8 sequences are invalid, so remove them from the doc. by Ezio Melotti · 13 years ago
  83. 7194efe Merge with 3.2. by Ross Lagerwall · 13 years ago
  84. d9299e9 Minor improvement to extensions in setup.cfg: check parent package by Éric Araujo · 13 years ago
  85. a9353db Remove duplicate text in os documentation. by Ross Lagerwall · 13 years ago
  86. 336b4e4 Minor improvement to extensions section in setup.cfg. by Éric Araujo · 13 years ago
  87. b8edbdf Merge doc changes from 3.2. by Éric Araujo · 13 years ago
  88. ec9a5f6 Add version number for versionchanged directive (backport from 3.3) by Éric Araujo · 13 years ago
  89. 95fc53f Clean up packaging.util: add __all__, remove some unused functions. by Éric Araujo · 13 years ago
  90. 799bd80 expose linux extended file system attributes (closes #12720) by Benjamin Peterson · 13 years ago
  91. 7af8ebb Adapt/remove mentions of functions gone in 3.x by Éric Araujo · 13 years ago
  92. 37b5f9e Fix some misuses of Sphinx roles and one typo by Éric Araujo · 13 years ago
  93. 941afed Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. by Éric Araujo · 13 years ago
  94. 83ab3f3 Remove obsolete mentions of the compress program and .Z archives. by Éric Araujo · 13 years ago
  95. fb63929 Print all fields when calling “pysetup metadata” without options. by Éric Araujo · 13 years ago
  96. 84b8ed8 3.3 whatsnew: fix markup, add stub for new crypt features by Éric Araujo · 13 years ago
  97. be573e7 Remove outdated pointer to optparse (fixes #11360). by Éric Araujo · 13 years ago
  98. b008d3d Synchronize packaging docs with distutils’ (includes fix for #9302) by Éric Araujo · 13 years ago
  99. 8d9dcd1 Merge from 3.2 (#9302 fix and other changes) by Éric Araujo · 13 years ago
  100. 7744382 Document the "optional" argument of distutils’ Extension class by Éric Araujo · 13 years ago