1. 765e94f Add NEWS and whatsnew entries for the packaging module by Éric Araujo · 13 years ago
  2. acf71b8 Merge packaging doc fix by Éric Araujo · 13 years ago
  3. 55729fe Packaging doc: Add missing index file, improve main page description. by Éric Araujo · 13 years ago
  4. ab24439 this documentation is now handled by all the new packaging contributors by Tarek Ziade · 13 years ago
  5. 0f6a732 merge by Raymond Hettinger · 13 years ago
  6. 9028928 Forward port doc updates for builtin functions. by Raymond Hettinger · 13 years ago
  7. 5da37be Kill trailing whitespace by Éric Araujo · 13 years ago
  8. 3a9f58f Add documentation for the packaging module. by Éric Araujo · 13 years ago
  9. a003af1 Issue #12196: Add a note on os.pipe2() in the "Whats' new in Python 3.3" by Charles-François Natali · 13 years ago
  10. 5397c79 Merge 3.2 by Éric Araujo · 13 years ago
  11. affcf29 Branch merge by Éric Araujo · 13 years ago
  12. 2945a99 merge 3.2 by Benjamin Peterson · 13 years ago
  13. 2e3a38a demote this to a note by Benjamin Peterson · 13 years ago
  14. 5864b9f Fix markup: arguments in a class directive are __init__ arguments, not base classes by Éric Araujo · 13 years ago
  15. 2a12974 Close #12028: Make threading._get_ident() public, rename it to by Victor Stinner · 13 years ago
  16. e15dce3 Close #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) calls by Victor Stinner · 13 years ago
  17. daafdd5 Issue #12196: Add pipe2() to the os module. by Charles-François Natali · 13 years ago
  18. f7d08e8 Merge 3.2 by Éric Araujo · 13 years ago
  19. c739066 Branch merge by Éric Araujo · 13 years ago
  20. 75e86a6 Merge 3.1 by Éric Araujo · 13 years ago
  21. 4b8f665 Branch merge by Éric Araujo · 13 years ago
  22. a7eaa41 Use bytes in myreceive. by Martin v. Löwis · 13 years ago
  23. 987475c Explain that INET is IPv4 and STREAM is TCP. by Martin v. Löwis · 13 years ago
  24. 87418af Fix typo in 0311f62714f7 by Éric Araujo · 13 years ago
  25. 6a21f55 Don’t misuse “package data” in pprint example by Éric Araujo · 13 years ago
  26. f215631 Put version* directives at the right scope by Éric Araujo · 13 years ago
  27. bc57789 Improve example for crypt module. No string exceptions.. by Éric Araujo · 13 years ago
  28. 601aba6 Merge touch-ups and fixes for #9831 (+port fix to packaging) and #9223 from 3.2 by Éric Araujo · 13 years ago
  29. c5069e0 Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 by Éric Araujo · 13 years ago
  30. 456ae89 Re-add missing doc stub for the distutils check command by Éric Araujo · 13 years ago
  31. 000893f Minor touch-ups in distutils.cmd.Command doc by Éric Araujo · 13 years ago
  32. 0501070 Revert my commit 3555cf6f9c98: "Issue #8796: codecs.open() calls the builtin by Victor Stinner · 13 years ago
  33. f33de71 Minor doc addition for clarity by Éric Araujo · 13 years ago
  34. e0854f9 Add missing closing paren by Éric Araujo · 13 years ago
  35. 4e18ac8 Merge heads by Nadeem Vawda · 13 years ago
  36. 200e00a Update bz2 docs following issue #1625. by Nadeem Vawda · 13 years ago
  37. 98fe1a0 Issue #8796: codecs.open() calls the builtin open() function instead of using by Victor Stinner · 13 years ago
  38. f46676d Branch merge by Éric Araujo · 13 years ago
  39. 5e826e8 Fix closes issue #11109 - socketserver.ForkingMixIn leaves zombies, also fails to reap all zombies in one pass. by Senthil Kumaran · 13 years ago
  40. aa1ef2d Merge 3.2 by Éric Araujo · 13 years ago
  41. 0f67a99 Branch merge by Éric Araujo · 13 years ago
  42. d4701f4 Fix two typos by Éric Araujo · 13 years ago
  43. c58140c Issue #12049: cleanup the warning in the random module doc by Victor Stinner · 13 years ago
  44. a675206 Issue #12049: Document errors cases of ssl.RAND_bytes() and by Victor Stinner · 13 years ago
  45. 6daa33c Issue #10818: Remove deprecated pydoc.serve() function by Victor Stinner · 13 years ago
  46. 383c3fc Issue #10818: Remove the Tk GUI of the pydoc module (pydoc -g has been by Victor Stinner · 13 years ago
  47. 19fb53c Issue #12049: improve RAND_bytes() and RAND_pseudo_bytes() documentation by Victor Stinner · 13 years ago
  48. 99c8b16 Issue #12049: Add RAND_bytes() and RAND_pseudo_bytes() functions to the ssl by Victor Stinner · 13 years ago
  49. 1dc5407 Clean-up example. by Raymond Hettinger · 13 years ago
  50. 4b244ef Clean-up example. by Raymond Hettinger · 13 years ago
  51. a454ef6 Update documentation to mention bytes instead byte string and correct one by Gregory P. Smith · 13 years ago
  52. 6352298 Refer to the return value on nameindex and friends as a string, not a byte by Gregory P. Smith · 13 years ago
  53. 1e045b1 Issue #12105: Add O_CLOEXEC to the os module. by Charles-François Natali · 13 years ago
  54. 203bdb3 Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 13 years ago
  55. 2f1b396 Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 13 years ago
  56. 46ab96a Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 13 years ago
  57. fb2473f Merge 3.2.1rc1 release changes to default. by Georg Brandl · 13 years ago
  58. 89cc452 Simplify example by Raymond Hettinger · 13 years ago
  59. f9ca76f Simplify example by Raymond Hettinger · 13 years ago
  60. 9c1928f Merge release branch after 3.2.1rc1. by Georg Brandl · 13 years ago
  61. 2ed7521 merge 3.2 by Benjamin Peterson · 13 years ago
  62. 619323c merge 3.1 by Benjamin Peterson · 13 years ago
  63. 2340986 this should actually be an IOError by Benjamin Peterson · 13 years ago
  64. 7f071e6 merge 3.2 by Benjamin Peterson · 13 years ago
  65. c7dd737 merge 3.1 by Benjamin Peterson · 13 years ago
  66. 249b508 add example for not using access by Benjamin Peterson · 13 years ago
  67. e724665 #12072: merge with 3.2. by Ezio Melotti · 13 years ago
  68. da5b852 #12072: merge with 3.1. by Ezio Melotti · 13 years ago
  69. 261d855 #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  70. e065020 Issue #8809: The SMTP_SSL constructor and SMTP.starttls() now support by Antoine Pitrou · 13 years ago
  71. 521143d Update pydoc topics and handle suspicious markup. by Georg Brandl · 13 years ago
  72. 5ed2e77 Issue #1746656: Add if_nameindex, if_nametoindex, if_indextoname by Gregory P. Smith · 13 years ago
  73. 1a4de20 Merge #6498 fix from 3.2. by Georg Brandl · 13 years ago
  74. 318e621 Merge #6498 fix from 3.1. by Georg Brandl · 13 years ago
  75. 0b2489e Closes #6498: fix several misspellings of "SystemExit" as "SystemError". by Georg Brandl · 13 years ago
  76. 9334758 Merged rethought pprint example from 3.2. by Łukasz Langa · 13 years ago
  77. d8eab60 Merged rethought pprint usage example from 3.1. by Łukasz Langa · 13 years ago
  78. 4ad78ab pprint usage example rethought. by Łukasz Langa · 13 years ago
  79. 6b71811 #11979: merge with 3.2. by Ezio Melotti · 13 years ago
  80. 132bcf4 #11979: merge with 3.1. by Ezio Melotti · 13 years ago
  81. eda1990 #11979: improve wording and markup in sockets howto. Patch by Xavier Morel. by Ezio Melotti · 13 years ago
  82. db3dd8a Further beautification of the example by Raymond Hettinger · 13 years ago
  83. 23157e5 Further beautification of the example by Raymond Hettinger · 13 years ago
  84. 2584b2f Neaten up example so it can be cut and pasted. by Raymond Hettinger · 13 years ago
  85. 9c47d77 Neaten up example so it can be cut and pasted. by Raymond Hettinger · 13 years ago
  86. 93ea851 Merge two minor doc changes into default. by Georg Brandl · 13 years ago
  87. 5166375 Use singular they. Thanks to Mark Summerfield. by Georg Brandl · 13 years ago
  88. 325477e Fix unbound local error in RE tokenizer example. Thanks to Herman L. Jackson. by Georg Brandl · 13 years ago
  89. cc5ea68 Merge in changes from 3.2.1b1 release repo. by Georg Brandl · 13 years ago
  90. c9557af merge - 7a3f3ad83676 Fixes Issue #12044. by Gregory P. Smith · 13 years ago
  91. 6b65745 - Issue #12044: Fixed subprocess.Popen when used as a context manager to by Gregory P. Smith · 13 years ago
  92. e9c7d6c Fix markup and working in the doc. by Ezio Melotti · 13 years ago
  93. caece0a Document default fmtspec. Fix inaccurate note. Document exceptions. by Raymond Hettinger · 13 years ago
  94. 30439b2 Document default fmtspec. Fix inaccurate note. Document exceptions. by Raymond Hettinger · 13 years ago
  95. 57e6eac Issue #11968 - the start_response header values in wsgiref shoudl be str not by Senthil Kumaran · 13 years ago
  96. 61b5efc Fix closed Issue #11968 - the start_response header values in wsgiref shoudl be by Senthil Kumaran · 13 years ago
  97. 4de00a2 Fix closes Issue #11799: urllib.request Authentication Handlers will raise a by Senthil Kumaran · 13 years ago
  98. cc99528 issue12039 - update the documentation of send_response method in http.server.rst. by Senthil Kumaran · 13 years ago
  99. 6ea17a8 Issue #12039 - Update the http.server.rst with the requirement to call `end_headers` after calling `send_header`. by Senthil Kumaran · 13 years ago
  100. 3cade99 Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in by Antoine Pitrou · 13 years ago