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. f20dd53 merge by Raymond Hettinger · 13 years ago
  6. 91b79af merge by Raymond Hettinger · 13 years ago
  7. ddc56e0 merge by Raymond Hettinger · 13 years ago
  8. 5d35959 merge by Raymond Hettinger · 13 years ago
  9. f68f714 Fix typo (reported by Hiro Ashiya). by Raymond Hettinger · 13 years ago
  10. 4d5208d Fix typo (reported by Hiro Ashiya). by Raymond Hettinger · 13 years ago
  11. 473bc27 Merge with 3.2. by Ezio Melotti · 13 years ago
  12. f00bfa2 #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  13. 12fb2f4 Code simplification suggested by Sven Marnach. by Raymond Hettinger · 13 years ago
  14. 5279fb9 Code simplification suggested by Sven Marnach. by Raymond Hettinger · 13 years ago
  15. 1db37f3 Merge with 3.2 (Issue #12404). by Ross Lagerwall · 13 years ago
  16. dbfb9b8 Issue 12404: Remove C89 incompatible code from mmap module. by Ross Lagerwall · 13 years ago
  17. e71db44 Issue #12392: fix thread initialization on FreeBSD 6 by Victor Stinner · 13 years ago
  18. fcb17e1 Merge #10206: add test for previously fixed bug. by R David Murray · 13 years ago
  19. e697e37 #10206: add test for previously fixed bug. by R David Murray · 13 years ago
  20. e109c70 give the names of missing positional or keyword-only arguments (closes #12356) by Benjamin Peterson · 13 years ago
  21. 947d6b0 merge #9921: clarify os.path.join joining algorithm by R David Murray · 13 years ago
  22. 24eb4bc #9921: clarify os.path.join joining algorithm by R David Murray · 13 years ago
  23. 4c6330c (null merge 3.2 for issue #11223) python 3.3 has already a better fix by Victor Stinner · 13 years ago
  24. 66f7d66 Issue #11223: skip also test_rlock_acquire_interruption() on FreeBSD6 by Victor Stinner · 13 years ago
  25. d474380 (null merge 3.2 for issue #11223) python 3.3 has already a better fix by Victor Stinner · 13 years ago
  26. f25ae48 Issue #11223: skip test_lock_acquire_interruption() on FreeBSD6 by Victor Stinner · 13 years ago
  27. 3a420c7 #10354: remove last public mentions of 'template' and comment as private. by R David Murray · 13 years ago
  28. 8153b7a (merge 3.2) Issue #12383: skip test_empty_env() of subprocess on Windows by Victor Stinner · 13 years ago
  29. 62d5118 Issue #12383: skip test_empty_env() of subprocess on Windows by Victor Stinner · 13 years ago
  30. 4527365 Issue #12363: improve siginterrupt() tests by Victor Stinner · 13 years ago
  31. c0a9f75 (merge 3.2) Issue #12383: fix test_empty_env() of subprocess on Mac OS X by Victor Stinner · 13 years ago
  32. 237e5cb Issue #12383: fix test_empty_env() of subprocess on Mac OS X by Victor Stinner · 13 years ago
  33. 749073a #1874: detect invalid multipart CTE and report it as a defect. by R David Murray · 13 years ago
  34. 11cc475 (merge 3.2) Issue #12383: skip test_empty_env() if compiled is compiled in by Victor Stinner · 13 years ago
  35. 372309a Issue #12383: skip test_empty_env() if compiled is compiled in shared mode by Victor Stinner · 13 years ago
  36. 372b838 (merge 3.2) Close #12383: Fix subprocess module with env={}: don't copy the by Victor Stinner · 13 years ago
  37. f1512a2 Close #12383: Fix subprocess module with env={}: don't copy the environment by Victor Stinner · 13 years ago
  38. 28db0fd merge 3.2 by Benjamin Peterson · 13 years ago
  39. b7149ca fix indentation by Benjamin Peterson · 13 years ago
  40. 267ca6c merge 3.2 by Benjamin Peterson · 13 years ago
  41. 66b371e merge heads by Benjamin Peterson · 13 years ago
  42. f63d615 fix indentation by Benjamin Peterson · 13 years ago
  43. eabfb5b merge heads by Benjamin Peterson · 13 years ago
  44. 0c10362 remove intrcheck.c, which hasn't been used for years by Benjamin Peterson · 13 years ago
  45. d628496 Close #12363: fix a race condition in siginterrupt() tests by Victor Stinner · 13 years ago
  46. 395dc58 (merge 3.2) Issue #12285: multiprocessing.Pool() raises a ValueError if the by Victor Stinner · 13 years ago
  47. 2fae27b Issue #12285: multiprocessing.Pool() raises a ValueError if the number of by Victor Stinner · 13 years ago
  48. fb25ba9 Close #12289: Fix "is executable?" test in the CGI server by Victor Stinner · 13 years ago
  49. 54e647f merge heads by Senthil Kumaran · 13 years ago
  50. 1dbb759 merge from 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 13 years ago
  51. 4707a99 Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 13 years ago
  52. d417d01 call_find_module() handles dup() failure: raise an OSError exception by Victor Stinner · 13 years ago
  53. 925ef39 find_module_path_list() fails if _Py_fopen() failed and raised an exception by Victor Stinner · 13 years ago
  54. 7edb5df Issue #6697: _lsprof: normalizeUserObj() doesn't encode/decode (UTF-8) the by Victor Stinner · 13 years ago
  55. 99563b1 calculate_path() decodes the PYTHONPATH environment variable from the locale by Victor Stinner · 13 years ago
  56. d6b3840 merge from 3.2 by Senthil Kumaran · 13 years ago
  57. 656df5e Fix closes issue 12360 - correcting parameter names in asyncore documentation. by Senthil Kumaran · 13 years ago
  58. 52810a5 merge heads by Benjamin Peterson · 13 years ago
  59. e7c15fa bump magic for super closure change by Benjamin Peterson · 13 years ago
  60. 14830dc merge heads by Senthil Kumaran · 13 years ago
  61. 4092e68 merge heads by Benjamin Peterson · 13 years ago
  62. dfb5248 outstanding merge with 3.2 by Senthil Kumaran · 13 years ago
  63. f5ff223 use a invalid name for the __class__ closure for super() (closes #12370) by Benjamin Peterson · 13 years ago
  64. 1508570 minor space nit. by Senthil Kumaran · 13 years ago
  65. bd4c321 merge from 3.2. Issue 12359 by Senthil Kumaran · 13 years ago
  66. 5c0347b Fix closes Issue12359 - Minor update to module import description. by Senthil Kumaran · 13 years ago
  67. 110cac1 merge from 3.2 by Senthil Kumaran · 13 years ago
  68. fd8d7e9 Whitespace nit fixed using reident. by Senthil Kumaran · 13 years ago
  69. 9f90470 merge from 3.2. Updates to http.client documentation. by Senthil Kumaran · 13 years ago
  70. ce9b596 Fix closes Issue12315 - Updates to http.client documentation. by Senthil Kumaran · 13 years ago
  71. 019d0f2 merge 3.2 by Benjamin Peterson · 13 years ago
  72. 206cd1c fix uglyNamingConvention by Benjamin Peterson · 13 years ago
  73. 4b4b673 remove duplicate -I by Benjamin Peterson · 13 years ago
  74. 8ae34b4 merge from 3.2 by Senthil Kumaran · 13 years ago
  75. a977acc merge from 3.1 for issue issue12261. by Senthil Kumaran · 13 years ago
  76. fe9230a Fix closes issue12261 - Minor documention changes in the urllib.parse.rst by Senthil Kumaran · 13 years ago
  77. 54bb1e6 Improve documentation of packaging hooks by Éric Araujo · 13 years ago
  78. 3e425ac packaging: Add the project directory to sys.path to support local setup hooks. by Éric Araujo · 13 years ago
  79. e043b6b Add missing documentation for packaging.pypi.base and .simple by Éric Araujo · 13 years ago
  80. 348c572 Fix typo by Éric Araujo · 13 years ago
  81. 12f2bff merge heads by Benjamin Peterson · 13 years ago
  82. defe6f6 clarify by Benjamin Peterson · 13 years ago
  83. 2510d9e faulthandler doc: the the => the by Victor Stinner · 13 years ago
  84. 3b83ff6 ACKS update for devguide patch (closes #12278) by Nick Coghlan · 13 years ago
  85. afc9a5e #6771: Move wrapper function into __init__ and eliminate wrapper module by R David Murray · 13 years ago
  86. 50ae84e merge #6771: fix docs: curses.wrapper is exposed as a function, not a module by R David Murray · 13 years ago
  87. 409c32f #6771: fix docs: curses.wrapper is exposed as a function, not a module by R David Murray · 13 years ago
  88. e76ff40 merge #11584: make Header and make_header handle binary unknown-8bit input by R David Murray · 13 years ago
  89. e5e366c #11584: make Header and make_header handle binary unknown-8bit input by R David Murray · 13 years ago
  90. 7df0837 merge #11584: make decode_header handle Header objects correctly by R David Murray · 13 years ago
  91. 6bdb176 #11584: make decode_header handle Header objects correctly by R David Murray · 13 years ago
  92. 6a73845 #11781: update windows build script to account for move of email tests by R David Murray · 13 years ago
  93. 9535105 merge #11700: proxy object close methods can now be called multiple times by R David Murray · 13 years ago
  94. c88bce1 #11700: proxy object close methods can now be called multiple times by R David Murray · 13 years ago
  95. 8519875 edit and rewrite by Benjamin Peterson · 13 years ago
  96. 3c8ca08 Make decorators used in packaging preserve docstrings by Éric Araujo · 13 years ago
  97. 980d344 Brange merge by Éric Araujo · 13 years ago
  98. 74d6813 Brange merge by Éric Araujo · 13 years ago
  99. 4c7d21e merge #11767: use context manager to close file in __getitem__ to prevent FD leak by R David Murray · 13 years ago
  100. 05ff990 #11767: use context manager to close file in __getitem__ to prevent FD leak by R David Murray · 13 years ago