1. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  2. dc44f55 #11113: add a new "html5" dictionary containing the named character references defined by the HTML5 standard and the equivalent Unicode character(s) to the html.entities module. by Ezio Melotti · 12 years ago
  3. b698d8e Issue #15154: Add "dir_fd" parameter to os.rmdir, remove "rmdir" by Larry Hastings · 12 years ago
  4. b7eb563 Errors in "client" methods in test_socket were ignored because of a bogus except clause. by Antoine Pitrou · 12 years ago
  5. cbfb9a5 Issue #13590: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
  6. 88bc0d2 small refactor and PEP8 line width/docstring by Philip Jenvey · 12 years ago
  7. 66a3a7e Try to fix crash on x86 OpenIndiana buildbot. by Antoine Pitrou · 12 years ago
  8. 1351ca6 Replace assert() with a more informative fatal error. by Antoine Pitrou · 12 years ago
  9. ad2c43b Merge by Antoine Pitrou · 12 years ago
  10. f52f527 Issue #15102: find python.exe in OutDir, not SolutionDir. by Martin v. Löwis · 12 years ago
  11. 86da524 Merge by Antoine Pitrou · 12 years ago
  12. bb78f57 Use struct member (ht_type) instead of casting pointers. by Antoine Pitrou · 12 years ago
  13. 75aeaa9 Issue #11626: Add _SizeT functions to stable ABI. by Martin v. Löwis · 12 years ago
  14. 788306a Fix whitespace. by Martin v. Löwis · 12 years ago
  15. 9c56409 Issue #15146: Add PyType_FromSpecWithBases. Patch by Robin Schreiber. by Martin v. Löwis · 12 years ago
  16. 110ee34 Lower test-skipping threshold in test_reprlib by Antoine Pitrou · 12 years ago
  17. 106c414 Issue #14923: Optimize continuation-byte check in UTF-8 decoding. Patch by Serhiy Storchaka. by Mark Dickinson · 12 years ago
  18. 16ad7a2 Issue #15102: Fix paths in external-amd64.bat. by Stefan Krah · 12 years ago
  19. a4f9e36 Add MSVC-related entries to .hgignore by Antoine Pitrou · 12 years ago
  20. 4f6e3f7 Avoid depending on directory iteration order in test_shutil by Antoine Pitrou · 12 years ago
  21. f3a166d Add debug output to test_shutil by Antoine Pitrou · 12 years ago
  22. 2f8a75c Proper cleanup in test_shutil, even in case of error. by Antoine Pitrou · 12 years ago
  23. d5ecd49 Issue #15102: Use HOST_PYTHON only if it is set. by Martin v. Löwis · 12 years ago
  24. 2100b42 #4489: Fix usage of fd-based functions to new api introduced earlier today by Hynek Schlawack · 12 years ago
  25. 1641cea Issue #15150: regenerate python3stub.def. by Martin v. Löwis · 12 years ago
  26. 2c30ee1 Merge with 3.2 by Martin v. Löwis · 12 years ago
  27. 7349eb2 The build target of this makefile is python3.dll, not python32.dll. by Martin v. Löwis · 12 years ago
  28. 37459a0 Issue #15102: Allow platform-specific settings for the current project by Stefan Krah · 12 years ago
  29. 99cc629 Issue #15142: Fix reference leak when deallocating instances of types created using PyType_FromSpec(). by Antoine Pitrou · 12 years ago
  30. b8dc3ab Issue #12965: More PyLong_As* clarifications. Thanks Stefan Krah. by Mark Dickinson · 12 years ago
  31. f0acfee Issue #12965: Clean up C-API docs for PyLong_AsLongLong(AndOverflow); clarify that __int__ will be called for non-PyLongs by Mark Dickinson · 12 years ago
  32. 6c6e254 Properly test the various builtins lookup cases in inspect.getclosurevars by Nick Coghlan · 12 years ago
  33. fb8dac7 Fix typo in Misc/NEWS by Hynek Schlawack · 12 years ago
  34. 67be92b #4489: Add a shutil.rmtree that isn't suspectible to symlink attacks by Hynek Schlawack · 12 years ago
  35. 46cb1ef Use non-deprecated speling. by Antoine Pitrou · 12 years ago
  36. d4daa87 Properly cleanup pep3147 modules in test_import by Antoine Pitrou · 12 years ago
  37. 06e3758 Try to further debug occasional buildbot failure by Antoine Pitrou · 12 years ago
  38. 78157b3 On behalf of Nadeem Vawda: issue #10376: micro-optimize reading from a Zipfile. by Antoine Pitrou · 12 years ago
  39. 3861d8b #15114: the strict mode of HTMLParser and the HTMLParseError exception are deprecated now that the parser is able to parse invalid markup. by Ezio Melotti · 12 years ago
  40. a4db02c Issue #15142: Fix reference leak when deallocating instances of types created using PyType_FromSpec(). by Antoine Pitrou · 12 years ago
  41. edc6018 Remove outdated statement by Antoine Pitrou · 12 years ago
  42. 766a16e Fix test_re failure under Windows. by Antoine Pitrou · 12 years ago
  43. 463badf Issue #3665: \u and \U escapes are now supported in unicode regular expressions. by Antoine Pitrou · 12 years ago
  44. c9aa842 Issue #12965: Merge from 3.2. by Mark Dickinson · 12 years ago
  45. 5bb7aa9 Try to fix shutil.which() tests on Windows by fixing a typo introduced in 27f9c26fdd8b in posix_access(). by Georg Brandl · 12 years ago
  46. 93648f0 Issue #12965: Merge from 3.2. by Mark Dickinson · 12 years ago
  47. 04e2e3f Close #15153: Added inspect.getgeneratorlocals to simplify whitebox testing of generator state updates by Nick Coghlan · 12 years ago
  48. 766e622 Issue #12965: Merge from 3.2 by Mark Dickinson · 12 years ago
  49. 0a22924 Issue #12965: Clean up C-API docs for PyLong_AsLong(AndOverflow); clarify that __int__ will be called for non-PyLongs by Mark Dickinson · 12 years ago
  50. 2f92e54 Close #13062: Add inspect.getclosurevars to simplify testing stateful closures by Nick Coghlan · 12 years ago
  51. 970da45 merge by Mark Dickinson · 12 years ago
  52. be4fb69 Issue #14742: test_unparse now only checks a limited number of files unless the 'cpu' resource is specified. by Mark Dickinson · 12 years ago
  53. f8f5237 Remove useless test (flowinfo is unsigned). by Charles-François Natali · 12 years ago
  54. 9b0c006 Remove useless test (flowinfo is unsigned). by Charles-François Natali · 12 years ago
  55. dc00f1e Fix #15148. Capitalize PATH, hopefully leading to less confusion by Brian Curtin · 12 years ago
  56. 2193536 Fix #15148. Make the shutil.which docstring more thorough by Brian Curtin · 12 years ago
  57. dbbc0c8 Issue #14626: Fix buildbot issue on OpenIndiana 3.x machines. (Hopefully.) by Larry Hastings · 12 years ago
  58. fafd9ee Revert unintended change in 973b4806f760 by Brian Curtin · 12 years ago
  59. e3f3940 file was the old arg name from an earlier patch. command matches the implementation by Brian Curtin · 12 years ago
  60. de74de5 Issue #15148: Fixed typos in shutil.which() docstring by Alexander Belopolsky · 12 years ago
  61. 6489213 fixed whitespace by Alexander Belopolsky · 12 years ago
  62. 8141cc7 Issues #11024: Fixes and additional tests for Time2Internaldate. by Alexander Belopolsky · 12 years ago
  63. 60c13dd Skip the test only if neccesary - Kernel bug in freebsd9 - #10142: Support for SEEK_HOLE/SEEK_DATA by Jesus Cea · 12 years ago
  64. 9d87486 Kernel bug in freebsd9 - #10142: Support for SEEK_HOLE/SEEK_DATA by Jesus Cea · 12 years ago
  65. 310f95b A better repr() for FileFinder by Antoine Pitrou · 12 years ago
  66. 67cbf7b Issue #14626: Fix buildbot issue on x86 Tiger 3.x. by Larry Hastings · 12 years ago
  67. 90867a5 Issue #14626: Fix buildbot issues on FreeBSD (AMD64). (Fingers crossed.) by Larry Hastings · 12 years ago
  68. 9cf065c Issue #14626: Large refactoring of functions / parameters in the os module. by Larry Hastings · 12 years ago
  69. f0f4742 Fix silly mistake in debugging code by Antoine Pitrou · 12 years ago
  70. 3077ab8 Whitespace. by Stefan Krah · 12 years ago
  71. 7c7cbfc Issue #15008: Implement PEP 362 "Signature Objects". Patch by Yury Selivanov. by Larry Hastings · 12 years ago
  72. 8e0d255 Merge by Guido van Rossum · 12 years ago
  73. 95c1c48 Speed up base64.urlsafe_{en,de}code(). by Guido van Rossum · 12 years ago
  74. 541b7c8 Add debug output for temporary buildbot failures by Antoine Pitrou · 12 years ago
  75. 07c24d1 Issue #444582: shutil.which() respects relative paths. by Antoine Pitrou · 12 years ago
  76. 849349d whitespace normalize by Brian Curtin · 12 years ago
  77. c57a345 Fix #444582. Add shutil.which function for finding programs on the system path. by Brian Curtin · 12 years ago
  78. ebd1b1d Merge heads by Martin v. Löwis · 12 years ago
  79. 7c771ca Issue #15143: Define _DEBUG when compiling resources. by Martin v. Löwis · 12 years ago
  80. 1326e8f Merge by Antoine Pitrou · 12 years ago
  81. 7e3e496 merge by Alexander Belopolsky · 12 years ago
  82. ffd4d47 Add a docstring at the top of Tools/ssl/make_ssl_data.py by Antoine Pitrou · 12 years ago
  83. 93c9cd0 Issue #9527: tm_gmtoff has 'correct' sign. by Alexander Belopolsky · 12 years ago
  84. 48ed360 Issue #14769: Incorporated mildly pedantic feedback from python-dev. by Larry Hastings · 12 years ago
  85. 5f6213b Merge by Antoine Pitrou · 12 years ago
  86. f7338f6 Add forgotten files for #14837. by Antoine Pitrou · 12 years ago
  87. 3b36fb1 Issue #14837: SSL errors now have `library` and `reason` attributes describing precisely what happened and in which OpenSSL submodule. by Antoine Pitrou · 12 years ago
  88. 49526f4 Issue #14785: Add sys._debugmallocstats() to help debug low-level memory allocation issues by David Malcolm · 12 years ago
  89. 69cf913 Issue #15124: Optimize _thread.LockType deletion and acquisition when by Kristjan Valur Jonsson · 12 years ago
  90. 878054e Fixed compiler warnings in datetime_astimezone() by Alexander Belopolsky · 12 years ago
  91. 31227ca Issue #9527: Fixes for platforms without tm_zone by Alexander Belopolsky · 12 years ago
  92. 67064bc merge by Alexander Belopolsky · 12 years ago
  93. a263772 Issue #7582: Use ISO timestamp in diff.py by Alexander Belopolsky · 12 years ago
  94. 9436361 Closes #10142: Support for SEEK_HOLE/SEEK_DATA by Jesus Cea · 12 years ago
  95. ff493c9 Issue #9527: datetime.astimezone() method will now supply a class by Alexander Belopolsky · 12 years ago
  96. fdc860f Issue #9527: datetime.astimezone() method will now supply a class by Alexander Belopolsky · 12 years ago
  97. 8f904da Issue #14769: test_capi now has SkipitemTest, which cleverly checks by Larry Hastings · 12 years ago
  98. 466bfff Whitespace normalization by Martin v. Löwis · 12 years ago
  99. c06917b Add Stable ABI documentation. by Martin v. Löwis · 12 years ago
  100. 7800f75 Issue #15042: Add PyState_AddModule and PyState_RemoveModule. by Martin v. Löwis · 12 years ago