1. bc80822 Issue #12303: Add sigwaitinfo() and sigtimedwait() to the signal module. by Ross Lagerwall · 13 years ago
  2. bb66972 Merge #12228 by Mark Dickinson · 13 years ago
  3. 7e4b5c6 Merge #12228 by Mark Dickinson · 13 years ago
  4. 40d9ebe Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi. by Mark Dickinson · 13 years ago
  5. f68f714 Fix typo (reported by Hiro Ashiya). by Raymond Hettinger · 13 years ago
  6. 4d5208d Fix typo (reported by Hiro Ashiya). by Raymond Hettinger · 13 years ago
  7. 947d6b0 merge #9921: clarify os.path.join joining algorithm by R David Murray · 13 years ago
  8. 24eb4bc #9921: clarify os.path.join joining algorithm by R David Murray · 13 years ago
  9. 3a420c7 #10354: remove last public mentions of 'template' and comment as private. by R David Murray · 13 years ago
  10. 1dbb759 merge from 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 13 years ago
  11. 4707a99 Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 13 years ago
  12. d6b3840 merge from 3.2 by Senthil Kumaran · 13 years ago
  13. 656df5e Fix closes issue 12360 - correcting parameter names in asyncore documentation. by Senthil Kumaran · 13 years ago
  14. 1508570 minor space nit. by Senthil Kumaran · 13 years ago
  15. bd4c321 merge from 3.2. Issue 12359 by Senthil Kumaran · 13 years ago
  16. 5c0347b Fix closes Issue12359 - Minor update to module import description. by Senthil Kumaran · 13 years ago
  17. 110cac1 merge from 3.2 by Senthil Kumaran · 13 years ago
  18. fd8d7e9 Whitespace nit fixed using reident. by Senthil Kumaran · 13 years ago
  19. 9f90470 merge from 3.2. Updates to http.client documentation. by Senthil Kumaran · 13 years ago
  20. ce9b596 Fix closes Issue12315 - Updates to http.client documentation. by Senthil Kumaran · 13 years ago
  21. 8ae34b4 merge from 3.2 by Senthil Kumaran · 13 years ago
  22. a977acc merge from 3.1 for issue issue12261. by Senthil Kumaran · 13 years ago
  23. fe9230a Fix closes issue12261 - Minor documention changes in the urllib.parse.rst by Senthil Kumaran · 13 years ago
  24. 54bb1e6 Improve documentation of packaging hooks by Éric Araujo · 13 years ago
  25. e043b6b Add missing documentation for packaging.pypi.base and .simple by Éric Araujo · 13 years ago
  26. 12f2bff merge heads by Benjamin Peterson · 13 years ago
  27. defe6f6 clarify by Benjamin Peterson · 13 years ago
  28. 2510d9e faulthandler doc: the the => the by Victor Stinner · 13 years ago
  29. 50ae84e merge #6771: fix docs: curses.wrapper is exposed as a function, not a module by R David Murray · 13 years ago
  30. 409c32f #6771: fix docs: curses.wrapper is exposed as a function, not a module by R David Murray · 13 years ago
  31. 8519875 edit and rewrite by Benjamin Peterson · 13 years ago
  32. 12aebab merge 3.2 by Benjamin Peterson · 13 years ago
  33. b4cfa3a merge heads by Benjamin Peterson · 13 years ago
  34. 364cbb8 merge 3.2 by Benjamin Peterson · 13 years ago
  35. a08eb73 update link to pycrypto (closes #12351) by Benjamin Peterson · 13 years ago
  36. a63d45c Fix typo. by Raymond Hettinger · 13 years ago
  37. a1969e0 Merge wording change from 3.2 by Éric Araujo · 13 years ago
  38. 8ddf7c2 Minor wording improvement by Éric Araujo · 13 years ago
  39. e10b5e1 Fix markup. by Georg Brandl · 13 years ago
  40. bf94b0f Merged documentation update for Formatter.formatTime. by Vinay Sajip · 13 years ago
  41. cdc7517 Updated Formatter.formatTime documentation. by Vinay Sajip · 13 years ago
  42. 95ebf0e Merged documentation update for issue #12206. by Vinay Sajip · 13 years ago
  43. 0aaa9e1 Issue #12206: documentation for LogRecord constructor updated re. the level argument. by Vinay Sajip · 13 years ago
  44. 3bbb722 allow __dir__ to return any sequence by Benjamin Peterson · 13 years ago
  45. 3ae4272 Merge minor doc change from 3.2 by Éric Araujo · 13 years ago
  46. bc18532 Branch merge by Éric Araujo · 13 years ago
  47. 9fbfe15 Add missing reST target to one heading in the tutorial by Éric Araujo · 13 years ago
  48. 7ebadd5 Use correct directive to document one method by Éric Araujo · 13 years ago
  49. 643cb73 Allow multiple setup hooks in packaging’s setup.cfg files (#12240). by Éric Araujo · 13 years ago
  50. 8474f29 setup.cfg: Document that description-file can contain more than one file by Éric Araujo · 13 years ago
  51. 89c00ce Updated Formatter.formatTime docs to indicate configuration via class attributes. by Vinay Sajip · 13 years ago
  52. bbbee04 Merged documentation change for Issue #12168. by Vinay Sajip · 13 years ago
  53. 645e458 Documented change for Issue #12168. by Vinay Sajip · 13 years ago
  54. b0ae53d Issue #9344: Add os.getgrouplist(). by Ross Lagerwall · 13 years ago
  55. 577a6af Merge doc fixes from 3.2 by Éric Araujo · 13 years ago
  56. e00a670 Branch merge by Éric Araujo · 13 years ago
  57. c7f9f2b Document how to define extension modules in setup.cfg by Éric Araujo · 13 years ago
  58. a462a80 Fix incorrect nesting of sections in setup.cfg specification by Éric Araujo · 13 years ago
  59. 4dd453c Issue #12021: Make mmap's read() method argument optional. Patch by Petri by Charles-François Natali · 13 years ago
  60. dd69649 Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed by Antoine Pitrou · 13 years ago
  61. d2f8cec Fix a few misuses of :option: I missed in r86521. by Éric Araujo · 13 years ago
  62. 96deb75 Add links from builtins module docs to built-in functions and constants docs by Éric Araujo · 13 years ago
  63. b805c47 Add examples that work on Windows to distutils docs (#1626300) by Éric Araujo · 13 years ago
  64. b8f2ad0 Remove outdated bit of advice (584f9c213a6d follow-up) by Éric Araujo · 13 years ago
  65. 313570a Branch merge: packaging fixes by Éric Araujo · 13 years ago
  66. fdeb8bf Fix documentation of requires-python field in setup.cfg (#11041) by Éric Araujo · 13 years ago
  67. 368f34b Issue #12196: Make os.pipe2() flags argument mandatory. by Charles-François Natali · 13 years ago
  68. 176f07d Issue #12040: Expose a new attribute `sentinel` on instances of by Antoine Pitrou · 13 years ago
  69. e77535c Branch merge by Éric Araujo · 13 years ago
  70. 8480bc6 Drop claim about nasty problem. by Martin v. Löwis · 13 years ago
  71. 2d449aa Drop unfounded claims about performance. by Martin v. Löwis · 13 years ago
  72. a69ade8 Rephrase the section about spec versioning by Éric Araujo · 13 years ago
  73. 60533e0 Fix a few typos by Éric Araujo · 13 years ago
  74. 1cf8a32 Minor rework of the extensibility and acks sections by Éric Araujo · 13 years ago
  75. 8a4e7a9 Move a non-PEP 345 field at the end of the metadata fields list by Éric Araujo · 13 years ago
  76. 1389008 Make example of file inclusion in setupcfg more obvious by Éric Araujo · 13 years ago
  77. ed4fd70 Rephrase and update intro and syntax sections of setupcfg by Éric Araujo · 13 years ago
  78. 0300b5c Change reST targets in setup.cfg spec. by Éric Araujo · 13 years ago
  79. f0f9b22 Add a short table of contents to the setup.cfg spec. by Éric Araujo · 13 years ago
  80. d64b2ba merge heads. by Gregory P. Smith · 13 years ago
  81. 459b452 Merge ABC and distutils touch-ups from 3.2. by Éric Araujo · 13 years ago
  82. 823759e Add reST target for Doc/packaging/setupcfg by Éric Araujo · 13 years ago
  83. fa088db Improve glossary entry for ABCs. by Éric Araujo · 13 years ago
  84. ba661a9 Add missing section of doc file lost among repositories and conversions by Éric Araujo · 13 years ago
  85. 3622680 Point to new collections.abc module for collections ABCs by Éric Araujo · 13 years ago
  86. 07e58c3 Remove link that’s already present at the top of the file by Éric Araujo · 13 years ago
  87. 61c4372 Merge #12249 fix from 3.2 by Éric Araujo · 13 years ago
  88. 98e68ad Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe. by Éric Araujo · 13 years ago
  89. f90112e Fix reST label for collections ABCs. by Éric Araujo · 13 years ago
  90. 765e94f Add NEWS and whatsnew entries for the packaging module by Éric Araujo · 13 years ago
  91. 3d89057 Fix named tuples to work with vars(). by Raymond Hettinger · 13 years ago
  92. acf71b8 Merge packaging doc fix by Éric Araujo · 13 years ago
  93. 55729fe Packaging doc: Add missing index file, improve main page description. by Éric Araujo · 13 years ago
  94. ab24439 this documentation is now handled by all the new packaging contributors by Tarek Ziade · 13 years ago
  95. 0f6a732 merge by Raymond Hettinger · 13 years ago
  96. 9028928 Forward port doc updates for builtin functions. by Raymond Hettinger · 13 years ago
  97. 5da37be Kill trailing whitespace by Éric Araujo · 13 years ago
  98. 3a9f58f Add documentation for the packaging module. by Éric Araujo · 13 years ago
  99. 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
  100. 5397c79 Merge 3.2 by Éric Araujo · 13 years ago