1. 43e1054 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 14 years ago
  2. 8b8162d merge 2.7.2 release branch with fix for #12009 by Benjamin Peterson · 14 years ago
  3. 43ee1a5 fix regression in netrc comment handling (closes #12009) by Benjamin Peterson · 14 years ago
  4. 776e69b Close #12085: Fix an attribute error in subprocess.Popen destructor if the by Victor Stinner · 14 years ago
  5. 4fa68ab raise an ValueError in getvalue() on closed StringIO (closes #12161) by Benjamin Peterson · 14 years ago
  6. dbfba16 Close #12182: Fix pydoc.HTMLDoc.multicolumn() if Python uses the new (true) by Victor Stinner · 14 years ago
  7. 47d1d0d Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in by Antoine Pitrou · 14 years ago
  8. 21ce8f0 Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by Kasun Herath. by Antoine Pitrou · 14 years ago
  9. 97cf585 (Merge 3.1) Issue #9756: credit the author, Andreas Stührk (Trundle) by Victor Stinner · 14 years ago
  10. a0895db #11901: add description of how bitfields are laid out to hexversion docs by R David Murray · 14 years ago
  11. f93bb26 pybench prep_times calculation error (closes #11895) by Jesus Cea · 14 years ago
  12. 44e8168 startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 14 years ago
  13. 03f7e23 Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon. by Martin v. Löwis · 14 years ago
  14. d687be0 Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer. by Mark Dickinson · 14 years ago
  15. 374274d Fix the total_ordering decorator to handle cross-type comparisons by Éric Araujo · 14 years ago
  16. 2ab5994 Issue #11569: use absolute path to the sysctl command in multiprocessing to by Ronald Oussoren · 14 years ago
  17. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  18. b44e184 Port #11488 patch from 3.1 (changeset f816841bab03) by R David Murray · 14 years ago
  19. efd8bab #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 14 years ago
  20. 820021e Merged revisions 88284 via svnmerge from by Antoine Pitrou · 15 years ago
  21. 4a70550 Merged revisions 87394 via svnmerge from by Ned Deily · 15 years ago
  22. 6adb979 Merged revisions 87876-87877 via svnmerge from by Georg Brandl · 15 years ago
  23. 5a72e76 Merged revisions 87834 via svnmerge from by Antoine Pitrou · 15 years ago
  24. 77c1b38 Merged revisions 87797 via svnmerge from by Antoine Pitrou · 15 years ago
  25. 31e8595 Merged revisions 87698 via svnmerge from by Antoine Pitrou · 15 years ago
  26. f11d183 Merged revisions 87639 via svnmerge from by Antoine Pitrou · 15 years ago
  27. c45d799 Merged revisions 83089,87590 via svnmerge from by R. David Murray · 15 years ago
  28. 47d9b0e Merged revisions 87317 via svnmerge from by Antoine Pitrou · 15 years ago
  29. f8a6391 Merged revisions 87238 via svnmerge from by R. David Murray · 15 years ago
  30. 0960bc5 Merged revisions 85086 via svnmerge from by R. David Murray · 15 years ago
  31. d75cc91 Merged revisions 86925 via svnmerge from by R. David Murray · 15 years ago
  32. 7eaa448 Merged revisions 86383 via svnmerge from by Antoine Pitrou · 15 years ago
  33. 6b1167c Merged revisions 86214 via svnmerge from by Antoine Pitrou · 15 years ago
  34. 7f08102 Merged revisions 85858 via svnmerge from by Antoine Pitrou · 15 years ago
  35. d2f6ae6 Merged revisions 85386-85387,85389 via svnmerge from by Victor Stinner · 15 years ago
  36. 577acb4 improve performance of writing past the end of the file for cStringIO by Fred Drake · 15 years ago
  37. 7be5a65 Merged revisions 85349 via svnmerge from by Antoine Pitrou · 15 years ago
  38. 9c20b18 Added my name to ACKS. by Hirokazu Yamamoto · 15 years ago
  39. dca9de9 Merged revisions 84495-84496 via svnmerge from by Antoine Pitrou · 15 years ago
  40. b41947b Merged revisions 84366 via svnmerge from by Antoine Pitrou · 15 years ago
  41. 7c4bf55 Merged revisions 84310 via svnmerge from by R. David Murray · 15 years ago
  42. cb4f47c Merged revisions 83944 via svnmerge from by Antoine Pitrou · 15 years ago
  43. 2d93080 In the Swedish alphabet, Å is sorted after Z by Alexander Belopolsky · 15 years ago
  44. 8cdede4 Merged revisions 83921 via svnmerge from by Antoine Pitrou · 15 years ago
  45. 45c67c3 Issue #8834: Added comment describing the order of entries in Misc/ACKS. by Alexander Belopolsky · 15 years ago
  46. 185fae7 Merged revisions 83719 via svnmerge from by Antoine Pitrou · 15 years ago
  47. 47617ab fix issue #2944: asyncore doesn't handle connection refused correctly (patch by Alexander Shigin) by Giampaolo Rodolà · 15 years ago
  48. 75a292e Merged revisions 83690 via svnmerge from by R. David Murray · 15 years ago
  49. 1cbf78e Merged revisions 83675 via svnmerge from by R. David Murray · 15 years ago
  50. 58f55d5 Fix the alphabetization fix (bad merge). by R. David Murray · 15 years ago
  51. 710de57 Merged revisions 83506 via svnmerge from by R. David Murray · 15 years ago
  52. 7f0c3ff Merged revisions 83201 via svnmerge from by Georg Brandl · 15 years ago
  53. 58f15b6 Merged revisions 83380 via svnmerge from by R. David Murray · 15 years ago
  54. b2ec232 Merged revisions 83156 via svnmerge from by Brian Curtin · 15 years ago
  55. 7a7013e Merged revisions 83030 via svnmerge from by Antoine Pitrou · 15 years ago
  56. 6251496 Merged revisions 82731 via svnmerge from by R. David Murray · 15 years ago
  57. abd4553 Merged revisions 82730 via svnmerge from by R. David Murray · 15 years ago
  58. 8fbbc08 Ezio Melotti was missing from Misc/ACKS. by Mark Dickinson · 15 years ago
  59. 62815e8 Add Éric Araujo to Misc/ACKS for doc work and many patch and commit reviews. by Mark Dickinson · 15 years ago
  60. e979ec8 Issue #8986: erfc was raising OverflowError on Linux for arguments in by Mark Dickinson · 15 years ago
  61. 4a057e6 Added Andrej Krpic. (Thanks for issue #7879 patch.) by Alexander Belopolsky · 15 years ago
  62. eeaf33e Make the contributor list alphabetical again. by Brett Cannon · 15 years ago
  63. 04ee337 Add the author of the last fix (Issue #6662) by Victor Stinner · 15 years ago
  64. 932e162 Issue #8674: Fix incorrect and UB-inducing overflow checks in audioop by Mark Dickinson · 15 years ago
  65. f56a288 Issue #7834: Fix connect() of Bluetooth L2CAP sockets with recent versions by Antoine Pitrou · 15 years ago
  66. dfb45df Issue 7490: make IGNORE_EXCEPTION_DETAIL also ignore details of the module containing the exception under test (original patch by Lennart Regebro) by Nick Coghlan · 15 years ago
  67. 4c7bcf1 Issue #8086: In :func:`ssl.DER_cert_to_PEM_cert()`, fix missing newline by Antoine Pitrou · 15 years ago
  68. 1dc6b08 Issue #8549: Fix compiling the _ssl extension under AIX. Patch by by Antoine Pitrou · 15 years ago
  69. dfb299b Issue #7943: Fix circular reference created when instantiating an SSL by Antoine Pitrou · 15 years ago
  70. 18e63fb Issue #7332: Remove the 16KB stack-based buffer in by Antoine Pitrou · 15 years ago
  71. 661303f Issue #5277: Fix quote counting when parsing RFC 2231 encoded parameters. by R. David Murray · 15 years ago
  72. 1a14d3d Issue #7585: use tab between components in unified and context diff headers. by R. David Murray · 15 years ago
  73. bf0dfb3 Issue #8032: For gdb7, a python-gdb.py file is added to the build, by Martin v. Löwis · 15 years ago
  74. 6032c25 Issue #8248: Add some tests for the bool type. Patch by Gregory Nofi. by Antoine Pitrou · 15 years ago
  75. ec71794 fix ACKS: alphabetic order and UTF-8 by Florent Xicluna · 15 years ago
  76. 4617e50 Issue #7143: get_payload used to strip any trailing newline from a by R. David Murray · 15 years ago
  77. f28fd24 Issue 6292: for the moment at least, the test suite passes if run by R. David Murray · 15 years ago
  78. 5cac46d * fix issue#7476 by Jack Diederich · 15 years ago
  79. 6d8effb Issue #7633: Context method in the decimal module (with the exception by Mark Dickinson · 15 years ago
  80. 7c29f07 Issue 5754: tweak shelve doc wording to make it clearer that even when by R. David Murray · 16 years ago
  81. 42fb6ab Issue #2746: Don't escape ampersands and angle brackets ("&", "<", ">") by Antoine Pitrou · 16 years ago
  82. bb445a1 Issue #5677: Explicitly forbid write operations on read-only file objects, by Antoine Pitrou · 16 years ago
  83. 7045d64 Add Chris Rebert to ACKS for issue 6760 Popen doc improvements. by R. David Murray · 16 years ago
  84. f3fa074 - Issue #6939: Fix file I/O objects in the `io` module to keep the original by Antoine Pitrou · 16 years ago
  85. 654ade3 Issue #6963: Added maxtasksperchild argument to multiprocessing.Pool by Jesse Noller · 16 years ago
  86. a43f34c fix an UnboundLocalError when the release file is empty #7773 by Benjamin Peterson · 16 years ago
  87. f58021f Add ACKS entry for r77472. by Antoine Pitrou · 16 years ago
  88. 37559a0 Credit Nir Aides for r77288 by Antoine Pitrou · 16 years ago
  89. 9b02e85 Add Marcos Donolo for work on issue 7534 patch. by Mark Dickinson · 16 years ago
  90. 8c54e78 Fix the transient refleaks in test_zipimport_support. by Antoine Pitrou · 16 years ago
  91. 6420172 Add Christoph Gohlke, for the issue 4120 work. by Martin v. Löwis · 16 years ago
  92. d16f57b Issue #1515: Enable use of deepcopy() with instance methods. Patch by Robert Collins. by Antoine Pitrou · 16 years ago
  93. bf4a5fc Add ACKS entry for Pablo Mouzo by Antoine Pitrou · 16 years ago
  94. 323b9da Issue #7211: Allow 64-bit values for the `ident` and `data` fields of kevent by Antoine Pitrou · 16 years ago
  95. 5f029ce Acknowledge Ned Deily (extensive bug hunting and testing on OS X) by Mark Dickinson · 16 years ago
  96. efb60c0 Issue #1722344: threading._shutdown() is now called in Py_Finalize(), which by Antoine Pitrou · 16 years ago
  97. beaf6a0 Issue #7084: Fix a (very unlikely) crash when printing a list from one by Antoine Pitrou · 16 years ago
  98. 0c8bee6 Issue #7082: When falling back to the MIME 'name' parameter, the by R. David Murray · 16 years ago
  99. 590ecf3 Add Anders Chrigstrom to Misc/ACKS for his work on unicodedata. by Amaury Forgeot d'Arc · 16 years ago
  100. 7248178 Issue #6790: Make it possible again to pass an `array.array` to by Antoine Pitrou · 16 years ago