1. 1bb18cc #11848: replace dead link in random.betavariate comment. by Ezio Melotti · 13 years ago
  2. 6033d26 #4783: document that is not possible to use json.dump twice on the same stream. by Ezio Melotti · 13 years ago
  3. 929e276 Issue #11827: remove mention of list2cmdline in the doc of subprocess by Eli Bendersky · 13 years ago
  4. e57666a merge the changes. by Senthil Kumaran · 13 years ago
  5. a99b761 Fix Issue11474 - url2pathname() handling of '/C|/' on Windows by Senthil Kumaran · 13 years ago
  6. 020f650 #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  7. 7f9d2ea #9101: backport json reference in configparser doc. by Ezio Melotti · 13 years ago
  8. a2472d2 Transplant: Fix wording and clarify that the IDNA codec operates on full domain names. by R David Murray · 13 years ago
  9. 9b342c6 Issue 3051: make pure python code pass the same tests as the C version. by Raymond Hettinger · 13 years ago
  10. 2b96f09 #9233: Fix json.loads({}) to return a dict (instead of a list), when _json is not available. by Ezio Melotti · 13 years ago
  11. 179816d Issue 11718: Teach IDLE's open module dialog to find packages. by Raymond Hettinger · 13 years ago
  12. 0531d6f update news in 2.7 for Issue #11703 by Senthil Kumaran · 13 years ago
  13. ea8b6ef #10019: Fix regression relative to 2.6: add newlines if indent=0 by R David Murray · 13 years ago
  14. 49c4408 Fix Issue11703 - urllib2.get_url does not handle fragment in url properly. by Senthil Kumaran · 13 years ago
  15. 7c9d347 Issue 11747: Fix output format for context diffs. by Raymond Hettinger · 13 years ago
  16. d922329 Neaten-up the fix to issue 11830 by Raymond Hettinger · 13 years ago
  17. 4ded0c0 Remove unnecessary imports and use assertIs instead of assertTrue. by Ezio Melotti · 13 years ago
  18. 1b93021 #9233: skip _json-specific tests when _json is not available. by Ezio Melotti · 13 years ago
  19. 9d2ad44 Use floor division operator instead of deprecated division operator. by Raymond Hettinger · 13 years ago
  20. e4579c3 Issue #11830: Remove unnecessary introspection code in the decimal module. by Raymond Hettinger · 13 years ago
  21. 16f98b7 Add NEWS item for #5162. by brian.curtin · 13 years ago
  22. 40b5316 Fix #5162. Allow child spawning from Windows services (via pywin32). by brian.curtin · 13 years ago
  23. e575f10 Remove unnecessary call to PyErr_Clear. by Ezio Melotti · 13 years ago
  24. 8b4367e #4877: Fix a segfault in xml.parsers.expat while attempting to parse a closed file. by Ezio Melotti · 13 years ago
  25. 7dfc874 Issue #8428: Fix a race condition in multiprocessing.Pool when terminating by Antoine Pitrou · 13 years ago
  26. 04cb72f Issue9670: Back out changeset b0d2b696da19; test fails on other platforms by Ned Deily · 13 years ago
  27. e427f0f Issue #9670: Increase the default stack size for secondary threads on by Ned Deily · 13 years ago
  28. fe2f1ad Issue #11719: Fix message about unexpected test_msilib skip. by Ross Lagerwall · 13 years ago
  29. 5de51ac (Merge 3.1) Issue #11650: PyOS_StdioReadline() retries fgets() if it was by Victor Stinner · 13 years ago
  30. 5dbca9c Issue #11794: Reorganised logging documentation. by Vinay Sajip · 13 years ago
  31. ffc9caf Backport for Python 2.7 of issue 11715 support for building Python on by Barry Warsaw · 13 years ago
  32. c2b0d76 Issue #11766: increase countdown waiting for a pool of processes to start by Antoine Pitrou · 13 years ago
  33. bb4e470 hg pull/merge - Changes to accomodate. by Senthil Kumaran · 13 years ago
  34. 792eb5d Issue #10762: Guard against invalid/non-supported format string '%f' on Windows. Patch Santoso Wijaya. by Senthil Kumaran · 13 years ago
  35. 07019bc Issue #11576: Fixed timedelta subtraction glitch on big timedelta values by Alexander Belopolsky · 13 years ago
  36. 5f51182 Issue #7108: Fix test_commands to not fail when special attributes ('@' by Ned Deily · 13 years ago
  37. 9f1ffb2 #7311: fix HTMLParser to accept non-ASCII attribute values. by Ezio Melotti · 13 years ago
  38. 104c3f1 Issue #10963: Ensure that subprocess.communicate() never raises EPIPE. by Ross Lagerwall · 13 years ago
  39. e3c11b4 Issue #9347: Fix formatting for tuples in argparse type= error messages. by Steven Bethard · 13 years ago
  40. 824504d Dummy merge from 2.6. by R David Murray · 13 years ago
  41. db9d64b Issue 11713: clarify docstring for collections.deque() by Raymond Hettinger · 13 years ago
  42. b885a5b Merge cleanup. by Guido van Rossum · 13 years ago
  43. 8c850bf Merge cleanup. by Guido van Rossum · 13 years ago
  44. 07ef62c Merge issue 11662 from 2.6. by Guido van Rossum · 13 years ago
  45. 079381d Merge issue 11662 from 2.5. by Guido van Rossum · 13 years ago
  46. b7ef35b Merge urllib/urllib2 security fix from 2.6 branch. by guido@google.com · 13 years ago
  47. 9a9fdfa Merge urllib/urllib2 security fix from 2.5 branch. by guido@google.com · 13 years ago
  48. 92ecb87 Adding .hgignore (copied from default branch). by guido@google.com · 13 years ago
  49. 3c599bd Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 13 years ago
  50. f851fe9 Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 13 years ago
  51. af1fee0 Issue #11639: Configuration function documentation referred to logging.XXX rather than logging.config.XXX. by Vinay Sajip · 13 years ago
  52. 77d4660 Correct handling of functions with only kwarg args in getcallargs (closes #11256) by Benjamin Peterson · 13 years ago
  53. 41a9ec9 let's keep parenthesis around sizeof by Benjamin Peterson · 13 years ago
  54. db3080e Add CVE number to urllib/urllib2 news item. by guido@google.com · 13 years ago
  55. f150930 Add tests for the urllib[2] vulnerability. Change to raise exceptions. by guido@google.com · 13 years ago
  56. d113512 #10617: add class directives to collections ABCs. by Ezio Melotti · 13 years ago
  57. 7aea63f Add missing file from #11696. by Martin v. Löwis · 13 years ago
  58. 03f7e23 Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon. by Martin v. Löwis · 13 years ago
  59. d687be0 Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer. by Mark Dickinson · 13 years ago
  60. 1829e8f Move Misc/NEWS entry to correct section. by Mark Dickinson · 13 years ago
  61. bc3b104 Issue #9026: Fix order of argparse sub-commands in help messages. (Merged from 3.2.) by Steven Bethard · 13 years ago
  62. 49b0ce0 Fix short file name generation in bdist_msi. by Martin v. Löwis · 13 years ago
  63. 8c05568 revert unintended changes by Benjamin Peterson · 13 years ago
  64. e26f482 fix missing variable declarations by Benjamin Peterson · 13 years ago
  65. de39047 always check return value of PyObject_IsInstance for error by Benjamin Peterson · 13 years ago
  66. f21ad92 check possible recursive _as_parameter_ to prevent segfault (closes #1838) by Benjamin Peterson · 13 years ago
  67. 41347fe In the Windows clean script for buildbots, also clear the build dir by Antoine Pitrou · 13 years ago
  68. 5e0062d Issue #9343: Document that argparse parent parsers must be configured before their children. (Merge from 3.2.) by Steven Bethard · 13 years ago
  69. 3f69a05 Issue #8982: Improve the documentation for the argparse Namespace object. (Merge from 3.2.) by Steven Bethard · 13 years ago
  70. 5395862 Issue #9348: Raise an early error if argparse nargs and metavar don't match. (Merge from 3.2.) by Steven Bethard · 13 years ago
  71. 874d59e Issue #11144: Fix corner cases where float-to-int conversion unnecessarily returned a long. by Mark Dickinson · 13 years ago
  72. d3cb2f6 Issue #11675: Zero-out newly-created multiprocessing.[Raw]Array objects. by Mark Dickinson · 13 years ago
  73. 254d4b8 Tweaks to sys.flags description table. by Éric Araujo · 13 years ago
  74. 10ab95a Remove untrue statement from tutorial by Éric Araujo · 13 years ago
  75. 8bea9a5 Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] by Éric Araujo · 13 years ago
  76. 9aa5a34 Issue #11666: Teach pydoc to display full help for named tuples by Raymond Hettinger · 13 years ago
  77. f9e9a6f Issue #11673: Fix multiprocessing.[Raw]Array constructor to accept a size of type long. Thanks Robert Kern. by Mark Dickinson · 13 years ago
  78. d480d93 merge heads by Benjamin Peterson · 13 years ago
  79. 7859d40 remove this dead subversion code by Benjamin Peterson · 13 years ago
  80. 7548bce <Home> toggle failing on Tk 8.5, causing IDLE exits. Issue 3851. by Kurt B. Kaiser · 13 years ago
  81. 4664563 #2650: Refactor re.escape and its tests. by Ezio Melotti · 13 years ago
  82. 72de205 Issue #11634: Remove misleading paragraph from a comment by Eli Bendersky · 13 years ago
  83. 2bc23b8 Add FTP to the allowed url schemes. Add Misc/NEWS. by guido@google.com · 13 years ago
  84. 60a4a90 Issue 22663: fix redirect vulnerability in urllib/urllib2. by guido@google.com · 13 years ago
  85. f079c9b Fix obscure set crashers (#4420). Backport of d56b3cafb1e6, reviewed by Raymond. by Éric Araujo · 13 years ago
  86. 1fd2652 Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  87. 405a471 Issue 10787: Document the probability density function for random.gammavariate. by Raymond Hettinger · 13 years ago
  88. b76f620 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  89. 4fbd88a Fix typo spotted by Sandro Tosi by Éric Araujo · 13 years ago
  90. 911da47 Issue #11628: cmp_to_key should use__slots__. by Raymond Hettinger · 13 years ago
  91. 7250730 Issue #11625: Fix Typo by Raymond Hettinger · 13 years ago
  92. fe67be1 null merge by Martin v. Löwis · 13 years ago
  93. f23c515 null merge by Martin v. Löwis · 13 years ago
  94. ce5d0e2 Set subversion version identification to empty strings if this is not a subversion by Martin v. Löwis · 13 years ago
  95. b6dc81d Fix duplicate word. by Georg Brandl · 13 years ago
  96. 86f9074 Fix some issue references in NEWS by Éric Araujo · 13 years ago
  97. c75f265 Fix typo in class name by Éric Araujo · 13 years ago
  98. ec5b5cb the name of the option is a bit too low-level by Benjamin Peterson · 13 years ago
  99. dbd4efa Merge from 2.6. by Guido van Rossum · 13 years ago
  100. d7bed77 Whoops. The copyright should be two lines (merge from 2.5). by Guido van Rossum · 13 years ago