1. 1581067 Minor grammatical tweaks. by Brett Cannon · 12 years ago
  2. f877a7c Some small fixes and clarifications to the io documentation by Eli Bendersky · 12 years ago
  3. 24711c4 Merge #15230 doc updates from 3.2 by Nick Coghlan · 12 years ago
  4. a3d1cac Issue #15230: Update runpy docs to clarify a couple of points that came up in this issue by Nick Coghlan · 12 years ago
  5. 2f54b98 Merge fix for #15230 from 3.2 by Nick Coghlan · 12 years ago
  6. 761bb11 Close #15230: runpy.run_path now sets __package__ correctly. Also refactored the runpy tests to use a more systematic approach by Nick Coghlan · 12 years ago
  7. 045bd53 Issue #15241: Fix test_prefixes failure in test_venv due to symlink in by Ned Deily · 12 years ago
  8. 26c01d7 Try other approach to fix issue #15334. by Antoine Pitrou · 12 years ago
  9. 2bb3021 Try other approach to fix issue #15334. by Antoine Pitrou · 12 years ago
  10. 2e28f09 Null merge by Antoine Pitrou · 12 years ago
  11. 924ae1b Remove duplicate entry and fix order by Antoine Pitrou · 12 years ago
  12. b9c7c82 Issue #15334: skip test_dynamic_key when run in non-interactive mode. by Antoine Pitrou · 12 years ago
  13. f0b1baf Issue #15334: skip test_dynamic_key when run in non-interactive mode. by Antoine Pitrou · 12 years ago
  14. c287423 Merge by Antoine Pitrou · 12 years ago
  15. c27ace6 Issue #15338: skip test_UNC_path when the current user doesn't have enough permissions to access the path. by Antoine Pitrou · 12 years ago
  16. 68f4247 Issue #15338: skip test_UNC_path when the current user doesn't have enough permissions to access the path. by Antoine Pitrou · 12 years ago
  17. fb20a1a Fix builtin test and simplify the classified text tuple. by Raymond Hettinger · 12 years ago
  18. a6473f9 Issues #15169, #14599: Make PyImport_ExecCodeModuleWithPathnames() use by Brett Cannon · 12 years ago
  19. d104eef Issue #15053: Make sure all functions related to the import lock have by Brett Cannon · 12 years ago
  20. 52cc722 Add c_size_t and c_ssize_t to the ctypes summary table. by Antoine Pitrou · 12 years ago
  21. 921d124 Show the proper way to exit a cmd shell by Raymond Hettinger · 12 years ago
  22. 282083d Issue #15300: Ensure the temporary test working directories are in the same parent folder when running tests in multiprocess mode from a Python build. by Antoine Pitrou · 12 years ago
  23. 67097fd Use _RPCFile.write properly. by Martin v. Löwis · 12 years ago
  24. c276165 Don't use TextIOBase implementations in _RPCFile. by Martin v. Löwis · 12 years ago
  25. 8a75bed Issue #15319: Revert wrapping of sys.stdin. Patch by Serhiy Storchaka. by Martin v. Löwis · 12 years ago
  26. c65ef9b Issue #4832: Modify IDLE to save files with .py extension by by Ned Deily · 12 years ago
  27. 78da3bc Additional fixes to multiprocessing docs (for issue #13686) by Eli Bendersky · 12 years ago
  28. 8a80502 Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me. by Eli Bendersky · 12 years ago
  29. b674dcf Some fixes for the documentation of multiprocessing (per issue #13686) by Eli Bendersky · 12 years ago
  30. e08824c Remove :noindex: for threading.Thread which killed all reference links to it by Eli Bendersky · 12 years ago
  31. e574402 Issue #7652: Clean up _mpd_qinvroot() and mark it LIBMPDEC_ONLY. Use the by Stefan Krah · 12 years ago
  32. c128167 Add c_size_t and c_ssize_t to the ctypes summary table. by Antoine Pitrou · 12 years ago
  33. 77f7a9b merge by Raymond Hettinger · 12 years ago
  34. 5df0204 For diagnosis, try to list the directory first by Antoine Pitrou · 12 years ago
  35. f189e80 Small improvements to test_unc_path by Antoine Pitrou · 12 years ago
  36. 021548c Try to fix or diagnose buildbot failures by Antoine Pitrou · 12 years ago
  37. 673eb6a Issue #15300: Ensure the temporary test working directories are in the same parent folder when running tests in multiprocess mode from a Python build. by Antoine Pitrou · 12 years ago
  38. fa0989f merge 3.2 by Martin v. Löwis · 12 years ago
  39. ff40aa7 merge 3.2 by Martin v. Löwis · 12 years ago
  40. 9ba4545 merge 3.2 by Martin v. Löwis · 12 years ago
  41. 44b4b6a Fix compilation under Windows by Antoine Pitrou · 12 years ago
  42. 461c813 Issue #15111: When a module was imported using a 'from import' by Brett Cannon · 12 years ago
  43. c4618e3 Factored out common venv documentation and added more information about Distribute/pip. by Vinay Sajip · 12 years ago
  44. 7d39055 Add simple LaTeX markup by Raymond Hettinger · 12 years ago
  45. 66f3659 fix refleak by Benjamin Peterson · 12 years ago
  46. 7d30b80 Issue #15315: Support VS 2010 in distutils cygwincompiler. by Martin v. Löwis · 12 years ago
  47. 2b9df89 Don't package removed pysetup3 anymore. by Martin v. Löwis · 12 years ago
  48. fa87370 initialize variable for compiler happiness by Benjamin Peterson · 12 years ago
  49. bc8e097 Merge by Brett Cannon · 12 years ago
  50. 77b2abd Issue #15167 (as part of #13959): imp.get_magic() is no implemented in by Brett Cannon · 12 years ago
  51. f07d949 Fix markup by Raymond Hettinger · 12 years ago
  52. afbb5fb Null merge by Antoine Pitrou · 12 years ago
  53. 59b9a7b Backport test for nested namespace packages. by Antoine Pitrou · 12 years ago
  54. b2dd880 Issue #15294: Fix a regression in pkgutil.extend_path()'s handling of nested namespace packages. by Antoine Pitrou · 12 years ago
  55. 7df5e58 merge 3.2 by Martin v. Löwis · 12 years ago
  56. 1d0f6dd normalize whitespace by Martin v. Löwis · 12 years ago
  57. b7439a5 merge heads by Martin v. Löwis · 12 years ago
  58. 79007fa merge 3.2 by Martin v. Löwis · 12 years ago
  59. 9ae3f7a Issue #13532: Check that arguments to sys.stdout.write are strings. by Martin v. Löwis · 12 years ago
  60. 5c453ce Use the proper term. by Brett Cannon · 12 years ago
  61. 3adc7b7 Issue #15242: Have PyImport_GetMagicTag() return a const char * by Brett Cannon · 12 years ago
  62. 903c27c Add a note about pkgutil and how some things do not work in the face of PEP 302 permeating throughout import. by Brett Cannon · 12 years ago
  63. b194497 Issue #15288: Clarify that pkgutil.walk_packages() and friends will no by Brett Cannon · 12 years ago
  64. 19a2f59 Issue #15056: imp.cache_from_source() and source_from_cache() raise by Brett Cannon · 12 years ago
  65. bf7eab0 Issue #15256: Re-use the ImportError exception message as defined by by Brett Cannon · 12 years ago
  66. cd9b746 Added cross-references to venv definition. by Vinay Sajip · 12 years ago
  67. 6dc9f0e Merged upstream changes. by Vinay Sajip · 12 years ago
  68. a945ad1 Issue #15283: Updated pyvenv documentation to expand on activation. by Vinay Sajip · 12 years ago
  69. 848245a Add verbose option for diagnostics by Raymond Hettinger · 12 years ago
  70. cc4cffb Merge with 3.2 Issue 12510 by Terry Jan Reedy · 12 years ago
  71. 44dea9d Issue 12510: Delete actual first param name for all methods; revise tests. by Terry Jan Reedy · 12 years ago
  72. 612a815 revert the changes done for issue14826 - quoting witin Request is not desirable. by Senthil Kumaran · 12 years ago
  73. 168456d revert the changes done for issue14826 - quoting witin Request is not desirable. by Senthil Kumaran · 12 years ago
  74. 9ae9473 Make it easier to search for the grouper() recipe. by Raymond Hettinger · 12 years ago
  75. 86a20f8 Issue 15265: document the exception raised for invalid sample sizes. by Raymond Hettinger · 12 years ago
  76. 42a5f4a Minor algorithmic tweaks, better factoring, improved docstrings and variable names by Raymond Hettinger · 12 years ago
  77. dd445e8 Merge 3.2 closes issue 13557 by Terry Jan Reedy · 12 years ago
  78. 83efd6c Issue #13557: Clarify effect of giving two different namespaces to exec or by Terry Jan Reedy · 12 years ago
  79. 1ced17d Issue #15110: Copy same docstring as other '_exec_module' methods. by Amaury Forgeot d'Arc · 12 years ago
  80. ae7b8f0 Issue #15110: Also hide importlib frames when importing a builtin module fails. by Amaury Forgeot d'Arc · 12 years ago
  81. 9ed3743 test AST base type garbage collection by Benjamin Peterson · 12 years ago
  82. 68aecb5 add news note for 85cccc38d01c by Benjamin Peterson · 12 years ago
  83. 8107176 add gc support to the AST base type (closes #15293) by Benjamin Peterson · 12 years ago
  84. 4d378d8 Closes #15281, #15283: Don't make venv scripts executable, but copy source mode instead, and provide better help for pyvenv. by Vinay Sajip · 12 years ago
  85. 07c4e33 Issue 14814: The new systematic tests aren't just about error reporting any more - change names accordingly. Added and tweaked some example to ensure they were covering the intended code paths by Nick Coghlan · 12 years ago
  86. 88bf5ca Merge by Antoine Pitrou · 12 years ago
  87. 5d62a61 Fix test_inspect messing up with linecache.cache. by Antoine Pitrou · 12 years ago
  88. 27396a1 Issue 14814: Remove dead function (noticed by Serhiy Storchaka) by Nick Coghlan · 12 years ago
  89. 6803855 Fix test failure under Windows by Antoine Pitrou · 12 years ago
  90. c2faa5b Merge by Antoine Pitrou · 12 years ago
  91. 5075074 Issue #15291: Fix a memory leak where AST nodes where not properly deallocated. by Antoine Pitrou · 12 years ago
  92. 3f4ce63 Issue #11022 and #15287: correctly remove the TESTFN file in test_builtin. by Florent Xicluna · 12 years ago
  93. bc07a5c Issue #15110: Fix the tracebacks generated by "import xxx" to not show the importlib stack frames. by Antoine Pitrou · 12 years ago
  94. 25bfb52 issue 14826 - Address the buildbot failure quote of url is the required change ( explanation msg164973) by Senthil Kumaran · 12 years ago
  95. 45ce4dc issue 14826 - Address the buildbot failure ( explanation msg164973) by Senthil Kumaran · 12 years ago
  96. 19a9af3 merge heads by Senthil Kumaran · 12 years ago
  97. ac3f4f3 Fix markup for versionchanged sphinx directive. by Senthil Kumaran · 12 years ago
  98. 8d459f0 #15284: Skip {send,recv}msg tests with disabled IPv6 by Ross Lagerwall · 12 years ago
  99. 297b143 Issue 14814: Further error case testing coverage and cleanups by Nick Coghlan · 12 years ago
  100. 540715a Fix issue14826 - make urllib.request.Request quoted url consistent with URLOpener open method. by Senthil Kumaran · 12 years ago