1. 7ebadd5 Use correct directive to document one method by Éric Araujo · 13 years ago
  2. 643cb73 Allow multiple setup hooks in packaging’s setup.cfg files (#12240). by Éric Araujo · 13 years ago
  3. 8474f29 setup.cfg: Document that description-file can contain more than one file by Éric Araujo · 13 years ago
  4. b0ae53d Issue #9344: Add os.getgrouplist(). by Ross Lagerwall · 13 years ago
  5. 577a6af Merge doc fixes from 3.2 by Éric Araujo · 13 years ago
  6. e00a670 Branch merge by Éric Araujo · 13 years ago
  7. c7f9f2b Document how to define extension modules in setup.cfg by Éric Araujo · 13 years ago
  8. a462a80 Fix incorrect nesting of sections in setup.cfg specification by Éric Araujo · 13 years ago
  9. 4dd453c Issue #12021: Make mmap's read() method argument optional. Patch by Petri by Charles-François Natali · 13 years ago
  10. dd69649 Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed by Antoine Pitrou · 13 years ago
  11. d2f8cec Fix a few misuses of :option: I missed in r86521. by Éric Araujo · 13 years ago
  12. 96deb75 Add links from builtins module docs to built-in functions and constants docs by Éric Araujo · 13 years ago
  13. b805c47 Add examples that work on Windows to distutils docs (#1626300) by Éric Araujo · 13 years ago
  14. b8f2ad0 Remove outdated bit of advice (584f9c213a6d follow-up) by Éric Araujo · 13 years ago
  15. 313570a Branch merge: packaging fixes by Éric Araujo · 13 years ago
  16. fdeb8bf Fix documentation of requires-python field in setup.cfg (#11041) by Éric Araujo · 13 years ago
  17. 368f34b Issue #12196: Make os.pipe2() flags argument mandatory. by Charles-François Natali · 13 years ago
  18. 176f07d Issue #12040: Expose a new attribute `sentinel` on instances of by Antoine Pitrou · 13 years ago
  19. e77535c Branch merge by Éric Araujo · 13 years ago
  20. 8480bc6 Drop claim about nasty problem. by Martin v. Löwis · 13 years ago
  21. 2d449aa Drop unfounded claims about performance. by Martin v. Löwis · 13 years ago
  22. a69ade8 Rephrase the section about spec versioning by Éric Araujo · 13 years ago
  23. 60533e0 Fix a few typos by Éric Araujo · 13 years ago
  24. 1cf8a32 Minor rework of the extensibility and acks sections by Éric Araujo · 13 years ago
  25. 8a4e7a9 Move a non-PEP 345 field at the end of the metadata fields list by Éric Araujo · 13 years ago
  26. 1389008 Make example of file inclusion in setupcfg more obvious by Éric Araujo · 13 years ago
  27. ed4fd70 Rephrase and update intro and syntax sections of setupcfg by Éric Araujo · 13 years ago
  28. 0300b5c Change reST targets in setup.cfg spec. by Éric Araujo · 13 years ago
  29. f0f9b22 Add a short table of contents to the setup.cfg spec. by Éric Araujo · 13 years ago
  30. d64b2ba merge heads. by Gregory P. Smith · 13 years ago
  31. 459b452 Merge ABC and distutils touch-ups from 3.2. by Éric Araujo · 13 years ago
  32. 823759e Add reST target for Doc/packaging/setupcfg by Éric Araujo · 13 years ago
  33. fa088db Improve glossary entry for ABCs. by Éric Araujo · 13 years ago
  34. ba661a9 Add missing section of doc file lost among repositories and conversions by Éric Araujo · 13 years ago
  35. 3622680 Point to new collections.abc module for collections ABCs by Éric Araujo · 13 years ago
  36. 07e58c3 Remove link that’s already present at the top of the file by Éric Araujo · 13 years ago
  37. 61c4372 Merge #12249 fix from 3.2 by Éric Araujo · 13 years ago
  38. 98e68ad Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe. by Éric Araujo · 13 years ago
  39. f90112e Fix reST label for collections ABCs. by Éric Araujo · 13 years ago
  40. 765e94f Add NEWS and whatsnew entries for the packaging module by Éric Araujo · 13 years ago
  41. 3d89057 Fix named tuples to work with vars(). by Raymond Hettinger · 13 years ago
  42. acf71b8 Merge packaging doc fix by Éric Araujo · 13 years ago
  43. 55729fe Packaging doc: Add missing index file, improve main page description. by Éric Araujo · 13 years ago
  44. ab24439 this documentation is now handled by all the new packaging contributors by Tarek Ziade · 13 years ago
  45. 0f6a732 merge by Raymond Hettinger · 13 years ago
  46. 9028928 Forward port doc updates for builtin functions. by Raymond Hettinger · 13 years ago
  47. 5da37be Kill trailing whitespace by Éric Araujo · 13 years ago
  48. 3a9f58f Add documentation for the packaging module. by Éric Araujo · 13 years ago
  49. 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
  50. 5397c79 Merge 3.2 by Éric Araujo · 13 years ago
  51. affcf29 Branch merge by Éric Araujo · 13 years ago
  52. 2945a99 merge 3.2 by Benjamin Peterson · 13 years ago
  53. 2e3a38a demote this to a note by Benjamin Peterson · 13 years ago
  54. 5864b9f Fix markup: arguments in a class directive are __init__ arguments, not base classes by Éric Araujo · 13 years ago
  55. 2a12974 Close #12028: Make threading._get_ident() public, rename it to by Victor Stinner · 13 years ago
  56. e15dce3 Close #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) calls by Victor Stinner · 13 years ago
  57. daafdd5 Issue #12196: Add pipe2() to the os module. by Charles-François Natali · 13 years ago
  58. f7d08e8 Merge 3.2 by Éric Araujo · 13 years ago
  59. c739066 Branch merge by Éric Araujo · 13 years ago
  60. 75e86a6 Merge 3.1 by Éric Araujo · 13 years ago
  61. 4b8f665 Branch merge by Éric Araujo · 13 years ago
  62. a7eaa41 Use bytes in myreceive. by Martin v. Löwis · 13 years ago
  63. 987475c Explain that INET is IPv4 and STREAM is TCP. by Martin v. Löwis · 13 years ago
  64. 87418af Fix typo in 0311f62714f7 by Éric Araujo · 13 years ago
  65. 6a21f55 Don’t misuse “package data” in pprint example by Éric Araujo · 13 years ago
  66. f215631 Put version* directives at the right scope by Éric Araujo · 13 years ago
  67. bc57789 Improve example for crypt module. No string exceptions.. by Éric Araujo · 13 years ago
  68. 601aba6 Merge touch-ups and fixes for #9831 (+port fix to packaging) and #9223 from 3.2 by Éric Araujo · 13 years ago
  69. c5069e0 Merge doc touch-ups and fixes for #9831 and #9223 from 3.1 by Éric Araujo · 13 years ago
  70. 456ae89 Re-add missing doc stub for the distutils check command by Éric Araujo · 13 years ago
  71. 000893f Minor touch-ups in distutils.cmd.Command doc by Éric Araujo · 13 years ago
  72. 0501070 Revert my commit 3555cf6f9c98: "Issue #8796: codecs.open() calls the builtin by Victor Stinner · 13 years ago
  73. f33de71 Minor doc addition for clarity by Éric Araujo · 13 years ago
  74. e0854f9 Add missing closing paren by Éric Araujo · 13 years ago
  75. 4e18ac8 Merge heads by Nadeem Vawda · 13 years ago
  76. 200e00a Update bz2 docs following issue #1625. by Nadeem Vawda · 13 years ago
  77. 98fe1a0 Issue #8796: codecs.open() calls the builtin open() function instead of using by Victor Stinner · 13 years ago
  78. f46676d Branch merge by Éric Araujo · 13 years ago
  79. 5e826e8 Fix closes issue #11109 - socketserver.ForkingMixIn leaves zombies, also fails to reap all zombies in one pass. by Senthil Kumaran · 13 years ago
  80. aa1ef2d Merge 3.2 by Éric Araujo · 13 years ago
  81. 0f67a99 Branch merge by Éric Araujo · 13 years ago
  82. d4701f4 Fix two typos by Éric Araujo · 13 years ago
  83. c58140c Issue #12049: cleanup the warning in the random module doc by Victor Stinner · 13 years ago
  84. a675206 Issue #12049: Document errors cases of ssl.RAND_bytes() and by Victor Stinner · 13 years ago
  85. 6daa33c Issue #10818: Remove deprecated pydoc.serve() function by Victor Stinner · 13 years ago
  86. 383c3fc Issue #10818: Remove the Tk GUI of the pydoc module (pydoc -g has been by Victor Stinner · 13 years ago
  87. 19fb53c Issue #12049: improve RAND_bytes() and RAND_pseudo_bytes() documentation by Victor Stinner · 13 years ago
  88. 99c8b16 Issue #12049: Add RAND_bytes() and RAND_pseudo_bytes() functions to the ssl by Victor Stinner · 13 years ago
  89. 1dc5407 Clean-up example. by Raymond Hettinger · 13 years ago
  90. 4b244ef Clean-up example. by Raymond Hettinger · 13 years ago
  91. b6471db Further documentation updates to be consistent with doc standards and comments by Gregory P. Smith · 13 years ago
  92. a454ef6 Update documentation to mention bytes instead byte string and correct one by Gregory P. Smith · 13 years ago
  93. 6352298 Refer to the return value on nameindex and friends as a string, not a byte by Gregory P. Smith · 13 years ago
  94. 1e045b1 Issue #12105: Add O_CLOEXEC to the os module. by Charles-François Natali · 13 years ago
  95. 203bdb3 Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 13 years ago
  96. 2f1b396 Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 13 years ago
  97. 46ab96a Issue 12126: removing incorrect claim about return value of select by Eli Bendersky · 13 years ago
  98. fb2473f Merge 3.2.1rc1 release changes to default. by Georg Brandl · 13 years ago
  99. 89cc452 Simplify example by Raymond Hettinger · 13 years ago
  100. f9ca76f Simplify example by Raymond Hettinger · 13 years ago