1. 54445ad Fix rst markup errors. by Georg Brandl · 14 years ago
  2. 75b2a5e Use correct markup for True/False/None by Ezio Melotti · 14 years ago
  3. 7edecdd Add configure-time test for log1p disrespecting zero sign. by Mark Dickinson · 14 years ago
  4. 22170ed Add a few labels and links to unittest doc by Ezio Melotti · 14 years ago
  5. d8f6597 new plan: functions that want 'tmp' can declare it by Benjamin Peterson · 14 years ago
  6. b304d0b Fixes a timing-related failure on Windows (issue 10183) by Brian Quinlan · 14 years ago
  7. 722b5fd Make test class name unique so that both test classes run. by R. David Murray · 14 years ago
  8. 0e9e98e c89 declarations by Benjamin Peterson · 14 years ago
  9. 5b06681 use %R format code; fixes invalid dereferencing #10391 by Benjamin Peterson · 14 years ago
  10. c8c60c2 Do not put a raw REPLACEMENT CHARACTER in the document. by Georg Brandl · 14 years ago
  11. c5b0ec0 remove documentation for something that's gone by Fred Drake · 14 years ago
  12. 98b644f Fix test_ssl_presence when ssl is not present by Antoine Pitrou · 14 years ago
  13. 93a6b13 Issue #4153: Updated Unicode HOWTO. by Alexander Belopolsky · 14 years ago
  14. b970142 #10455: fix typo by Ezio Melotti · 14 years ago
  15. 5d4dd3e Issue 7828: Fixed chr() and ord() documentation for wide characters by Alexander Belopolsky · 14 years ago
  16. de60918 Wrap all test_nntplib methods accessing a remote server in a transient_internet() by Antoine Pitrou · 14 years ago
  17. 6a0b5c4 Code Changes as per review comments by Antoine Pitrou. by Senthil Kumaran · 14 years ago
  18. 713d303 Fix usage of :option: in the docs (#9312). by Éric Araujo · 14 years ago
  19. daa29d0 Fix Issue2244 - urllib unquotes user and password info multiple times - Patch by Theodore Turocy by Senthil Kumaran · 14 years ago
  20. d8b661d Issue #10356: hash(Decimal("sNaN")) now raises ValueError instead of TypeError. by Stefan Krah · 14 years ago
  21. d28f790 Make test_nntplib more robust when the "last" article in a group can't be retrieved by Antoine Pitrou · 14 years ago
  22. 8ce1f1f Fix Issue 9991: xmlrpc client ssl check faulty by Senthil Kumaran · 14 years ago
  23. b10089e Remove spurious space that was breaking Vim’s reST highlighting. by Éric Araujo · 14 years ago
  24. 29bd840 reduce try block compass by Benjamin Peterson · 14 years ago
  25. 6331520 Issue 10260 Adding the wait_for() method to threading.Condition by Kristján Valur Jónsson · 14 years ago
  26. bcc4810 Remove duplicate period from reference doc by Michael Foord · 14 years ago
  27. 9a4030e Issue #10446 NEWS entry by Alexander Belopolsky · 14 years ago
  28. 0ffe6a9 Fix a minor inconsistency in capitalization for the 'No module named' exception by Brett Cannon · 14 years ago
  29. 8fb9b86 Fix #8886. Use context managers throughout the test. by Brian Curtin · 14 years ago
  30. a47bbf5 Issue #10446: Several changes to module documentation generated by pydoc: by Alexander Belopolsky · 14 years ago
  31. f609654 handle dict subclasses gracefully in PyArg_ValidateKeywordArguments by Benjamin Peterson · 14 years ago
  32. 12ae290 Use laxer timeouts in barrier tests by Antoine Pitrou · 14 years ago
  33. 82e73cb Issue #9518: Extend the PyModuleDef_HEAD_INIT macro to explicitly by David Malcolm · 14 years ago
  34. 664c2d1 Issue #10443: Add the SSLContext.set_default_verify_paths() method. by Antoine Pitrou · 14 years ago
  35. b6d4ee5 Issue #10440: Support RUSAGE_THREAD as a constant in the resource module. by Antoine Pitrou · 14 years ago
  36. dc817b2 Issue #10356: Decimal(-1).__hash__() should equal hash(Decimal(-1)). by Stefan Krah · 14 years ago
  37. 3ec6018 Removes an inefficient spin loop in as_completed by Brian Quinlan · 14 years ago
  38. 42dd524 Fix typo by Ezio Melotti · 14 years ago
  39. bee3316 Modules/_io/bufferedio.c (buffered_dealloc_warn): Make it static. by Matthias Klose · 14 years ago
  40. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 14 years ago
  41. dbe7519 Issue #10429: IMAP.starttls() stored the capabilities as bytes objects, by Antoine Pitrou · 14 years ago
  42. 36c0dbc Avoid some BytesWarnings when running test_imaplib in verbose mode by Antoine Pitrou · 14 years ago
  43. 9b0034d Post-release bumps. by Georg Brandl · 14 years ago
  44. 97b20da Add stub for PEP 3148. by Georg Brandl · 14 years ago
  45. 83283c2 Issue #10413: Updated comments to reflect code changes by Alexander Belopolsky · 14 years ago
  46. 8593ae6 Logging: added stack_info argument. by Vinay Sajip · 14 years ago
  47. b6b76c2 Issue 10410: An iterable is not necessarily a container. by Raymond Hettinger · 14 years ago
  48. 57f2d62 Tagging 3.2a4. by Georg Brandl · 14 years ago
  49. 4fbc0d8 Minor edits. by Georg Brandl · 14 years ago
  50. 74ebd9e Fix Issue5111 - Wrap the Ipv6 host with [] in the Host header by Senthil Kumaran · 14 years ago
  51. 5ccafba Streamline a cmath test (and fix some overlong lines into the bargain). by Mark Dickinson · 14 years ago
  52. fec6620 Make Fraction(-1).__hash__() return -2 rather than -1 (see issue 10356). by Mark Dickinson · 14 years ago
  53. 24854ca Bump to 3.2a4. by Georg Brandl · 14 years ago
  54. ac12787 Ignore suspicious-ignore file. by Georg Brandl · 14 years ago
  55. 1fd63dc Update pydoc topics. by Georg Brandl · 14 years ago
  56. 5a7c11f fix copy-editing level nits by Fred Drake · 14 years ago
  57. 11c49a5 use appropriate markup by Fred Drake · 14 years ago
  58. 45ca987 Switch from gmane to another provider for NNTP tests (as gmane isn't reliable by Antoine Pitrou · 14 years ago
  59. 67a93ae And now for something completely different: Finish fixing #10252 again. by Éric Araujo · 14 years ago
  60. 7610ef9 Remove myself as a maintainer for curses and mailbox modules. by Andrew M. Kuchling · 14 years ago
  61. f3b001f Issue #4471: Add the IMAP.starttls() method to enable encryption on by Antoine Pitrou · 14 years ago
  62. e0bf419 Add UUID for 3.2a4 by Martin v. Löwis · 14 years ago
  63. 281d6ba Add a deprecated-removed directive that allows to give the version of removal for deprecations. by Georg Brandl · 14 years ago
  64. 40d23e8 Fix weird line block in table. by Georg Brandl · 14 years ago
  65. cfa8e29 Switch to Sphinx 1.0.5. by Georg Brandl · 14 years ago
  66. 5e92a50 #10008: Fix duplicate index entry. by Georg Brandl · 14 years ago
  67. e5b5ff4 Build a PDF of the FAQs too. by Georg Brandl · 14 years ago
  68. 02a807e by Terry Reedy · 14 years ago
  69. c7399d0 #7950: add warning about security implications of shell=True to subprocess docs by R. David Murray · 14 years ago
  70. ea3e91e Issue #10389: Documented rules for use of case in section titles. by Alexander Belopolsky · 14 years ago
  71. 6495136 #1466065: add validate option to base64.b64decode by R. David Murray · 14 years ago
  72. 49afa38 configparser.py: changed PendingDeprecationWarnings to DeprecationWarnings, via http://mail.python.org/pipermail/python-dev/2010-November/105391.html by Łukasz Langa · 14 years ago
  73. b9d10d0 Issue #10386: Added __all__ to token module; this simplifies importing by Alexander Belopolsky · 14 years ago
  74. bb27c12 Review the new configparser docs. by Georg Brandl · 14 years ago
  75. 8d9a4e6 Disable test_python_builders in test_xmlrpc_net, following buildbot upgrade on python.org by Antoine Pitrou · 14 years ago
  76. 1795464 added myself as a maintainer of configparser by Łukasz Langa · 14 years ago
  77. 26d513c Issue #5412: extend configparser to support mapping access by Łukasz Langa · 14 years ago
  78. 47f637c getpath.c: fix test to detech PyUnicode_AsWideChar() failure by Victor Stinner · 14 years ago
  79. cf9f980 Issue #10372: Import the warnings module only after the IO library is by Antoine Pitrou · 14 years ago
  80. 81c87c5 Followup to r86383: it seems that in some cases (buildbots), the server by Antoine Pitrou · 14 years ago
  81. 1790ed2 Fix typo. by Georg Brandl · 14 years ago
  82. dac4791 Forward port r86386 after it fixed the 3.1 buildbot issues by Antoine Pitrou · 14 years ago
  83. d79f3c8 Issue #4471: Properly shutdown socket in IMAP.shutdown(). Patch by by Antoine Pitrou · 14 years ago
  84. b1436f1 Fix IMAP.login() to work properly. by Antoine Pitrou · 14 years ago
  85. adffced Preserve the original environment (e.g. LD_LIBRARY_PATH) by Antoine Pitrou · 14 years ago
  86. 84c29a2 Remove uneeded NEWS entries for minor documentation updates. by Ask Solem · 14 years ago
  87. ff7ffdd Issue #8028: multiprocessing: Documented that ``Process.terminate`` by Ask Solem · 14 years ago
  88. 518eaa8 Issue #7707: Documented that multiprocessing.Queue operations during by Ask Solem · 14 years ago
  89. 1d3b893 Documented the new error_callback keyword argument to multiprocessing.Pool's apply_async and map_async by Ask Solem · 14 years ago
  90. 9bc3568 Use script_helper in one more test by Antoine Pitrou · 14 years ago
  91. e912f5a Added missing NEWS entry for my previous commit (r86370). by Ask Solem · 14 years ago
  92. 2afcbf2 Issue #9244: multiprocessing.pool: Worker crashes if result can't be encoded by Ask Solem · 14 years ago
  93. fb04691 Issue #10022: The dictionary returned by the `getpeercert()` method by Antoine Pitrou · 14 years ago
  94. 859c4ef Make `usenetrc` False by default (the old behaviour of having it True by by Antoine Pitrou · 14 years ago
  95. 1cb121e Issue #1926: Add support for NNTP over SSL on port 563, as well as by Antoine Pitrou · 14 years ago
  96. 14fb799 Issue #7061: Added a 'Turtle star' sidebar by Alexander Belopolsky · 14 years ago
  97. 922e904 Fix issue10324 - Modules/binascii.c: simplify expressions by Senthil Kumaran · 14 years ago
  98. 4fe519b Issue #10359: Remove useless (duplicate) initialization in _csv by Victor Stinner · 14 years ago
  99. 132ef6c Issue #10359: Remove useless comma, invalid in ISO C by Victor Stinner · 14 years ago
  100. 9f0b51e Issue #10359: Use Py_UNICODE for the typecode in array by Victor Stinner · 14 years ago