1. 827b36b Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 11 years ago
  2. 3c75a48 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 11 years ago
  3. 9f74c6c Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 11 years ago
  4. e460f26 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 11 years ago
  5. f484efd Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 11 years ago
  6. 8b94514 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 11 years ago
  7. 2005447 Issue #15132: Allow a list for the defaultTest argument of unittest.TestProgram by Petri Lehtinen · 11 years ago
  8. d784e53 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  9. d213214 Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  10. ed909bc Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 11 years ago
  11. 8a90936 #17249: merge with 3.3. by Ezio Melotti · 11 years ago
  12. 35246bd #17249: merge with 3.2. by Ezio Melotti · 11 years ago
  13. 29267c8 #17249: convert a test in test_capi to use unittest and reap threads. by Ezio Melotti · 11 years ago
  14. e787c9c Issue #17203: add long option names to unittest discovery docs. by Chris Jerdonek · 11 years ago
  15. 8c0bbfd Issue #17203: add long option names to unittest discovery docs. by Chris Jerdonek · 11 years ago
  16. d69ad55 Issue #17203: add long option names to unittest discovery docs. by Chris Jerdonek · 11 years ago
  17. 8a268b9 #17255: merge with 3.3. by Ezio Melotti · 11 years ago
  18. 600b711 #17255: merge with 3.2. by Ezio Melotti · 11 years ago
  19. 0f4377c #17255: test short-circuiting behavior of any()/all(). Patch by Wim Glenn. by Ezio Melotti · 11 years ago
  20. 920007a Issue #17225: JSON decoder now counts columns in the first line starting by Serhiy Storchaka · 11 years ago
  21. ed891c1 Issue #17225: JSON decoder now counts columns in the first line starting by Serhiy Storchaka · 11 years ago
  22. c510a04 Issue #17225: JSON decoder now counts columns in the first line starting by Serhiy Storchaka · 11 years ago
  23. abe40c2 merge 3.3 (#17228) by Benjamin Peterson · 11 years ago
  24. 2dba1ee fix building without pymalloc (closes #17228) by Benjamin Peterson · 11 years ago
  25. 87632f1 #6623: Add explicit deprecation warning for ftplib.Netrc. by R David Murray · 11 years ago
  26. 8aa164b3 Merge: #13700: Make imap.authenticate with authobject work. by R David Murray · 11 years ago
  27. 6cd6f01 Merge: #13700: Make imap.authenticate with authobject work. by R David Murray · 11 years ago
  28. 774a39f #13700: Make imap.authenticate with authobject work. by R David Murray · 11 years ago
  29. aaf16b9 Merge: #7963: fix error message when 'object' called with arguments. by R David Murray · 11 years ago
  30. 702a5dc #7963: fix error message when 'object' called with arguments. by R David Murray · 11 years ago
  31. 6b30759 #7963: fix error message when 'object' called with arguments. by R David Murray · 11 years ago
  32. 2cca36e Issue #13153: Tkinter functions now raise TclError instead of ValueError when by Serhiy Storchaka · 11 years ago
  33. df4aa64 Issue #13153: Tkinter functions now raise TclError instead of ValueError when by Serhiy Storchaka · 11 years ago
  34. 59f5dee Issue #13153: Tkinter functions now raise TclError instead of ValueError when by Serhiy Storchaka · 11 years ago
  35. b5c8f92 Issue #15022: Add pickle and comparison support to types.SimpleNamespace. by Eric Snow · 11 years ago
  36. e924ddb Issue #9669: Protect re against infinite loops on zero-width matching in by Serhiy Storchaka · 11 years ago
  37. b0c75a7 Issue #9669: Protect re against infinite loops on zero-width matching in by Serhiy Storchaka · 11 years ago
  38. fa46816 Issue #9669: Protect re against infinite loops on zero-width matching in by Serhiy Storchaka · 11 years ago
  39. 0e6b7b5 Issue #8745: Small speed up zipimport on Windows. Patch by Catalin Iacob. by Serhiy Storchaka · 11 years ago
  40. 165ee96 Issue #13169: The maximal repetition number in a regular expression has been by Serhiy Storchaka · 11 years ago
  41. a0eb809 Issue #13169: The maximal repetition number in a regular expression has been by Serhiy Storchaka · 11 years ago
  42. 70ca021 Issue #13169: The maximal repetition number in a regular expression has been by Serhiy Storchaka · 11 years ago
  43. 178e6fe #17178: merge with 3.3. by Ezio Melotti · 11 years ago
  44. 293ab97 #17178: merge with 3.2. by Ezio Melotti · 11 years ago
  45. b19ed57 #17178: update any()/all() docstrings to document their behavior with empty iterables. Patch by Ankur Ankan. by Ezio Melotti · 11 years ago
  46. 10f8932 #17143: merge with 3.3. by Ezio Melotti · 11 years ago
  47. 23e043f #17143: fix a missing import in the trace module. Initial patch by Berker Peksag. by Ezio Melotti · 11 years ago
  48. 990f69e #17163: merge with 3.3. by Ezio Melotti · 11 years ago
  49. 3a03d2e #17163: test_file now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 11 years ago
  50. 2940e71 #15220: simplify and speed up feedparser's line splitting. by R David Murray · 11 years ago
  51. f0bf84c Merge by Richard Oudkerk · 11 years ago
  52. a90b713 Merge by Richard Oudkerk · 11 years ago
  53. 439bdb1 Add Misc/NEWS entry for Issue #16743 by Richard Oudkerk · 11 years ago
  54. 540dcba Issue #16996: webbrowser module now uses shutil.which() to find a by Serhiy Storchaka · 11 years ago
  55. 0c15b5d Issue #5308: Raise ValueError when marshalling too large object (a sequence by Serhiy Storchaka · 11 years ago
  56. 5a1f152 Issue #5308: Raise ValueError when marshalling too large object (a sequence by Serhiy Storchaka · 11 years ago
  57. 7e01911 Issue #5308: Raise ValueError when marshalling too large object (a sequence by Serhiy Storchaka · 11 years ago
  58. 94cd10f Issue #16800: tempfile.gettempdir() no longer left temporary files when by Serhiy Storchaka · 11 years ago
  59. ff7fef9 Issue #16800: tempfile.gettempdir() no longer left temporary files when by Serhiy Storchaka · 11 years ago
  60. f6b361e Issue #16800: tempfile.gettempdir() no longer left temporary files when by Serhiy Storchaka · 11 years ago
  61. 38e2a2a - Issue #17192: Import libffi-3.0.12. by doko@ubuntu.com · 11 years ago
  62. e4ad8aa Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  63. 64634eb Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data. by R David Murray · 11 years ago
  64. 66383b2 Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data. by R David Murray · 11 years ago
  65. ec317a8 #17171: fix email.encoders.encode_7or8bit when applied to binary data. by R David Murray · 11 years ago
  66. 890d72d Merge. Closes issue 17052. by Michael Foord · 11 years ago
  67. b71b8ec Merge by Michael Foord · 11 years ago
  68. f78f5b1 Correction to issue 17052 fix by Michael Foord · 11 years ago
  69. 3420057 Closes #17158: Add 'symbols' to help() welcome message; clarify 'modules spam' by Terry Jan Reedy · 11 years ago
  70. 4e08f78 Merge. Closes issue 17052. by Michael Foord · 11 years ago
  71. a23a39c Merge by Michael Foord · 11 years ago
  72. 8fd396b Issue 17502: unittest discovery should use self.testLoader by Michael Foord · 11 years ago
  73. c2d0200 Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  74. 7cf5599 Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  75. 06e5e73 Issue #17141: random.vonmisesvariate() no more hangs for large kappas. by Serhiy Storchaka · 11 years ago
  76. ac99576 Issue #17141: random.vonmisesvariate() no more hangs for large kappas. by Serhiy Storchaka · 11 years ago
  77. 6c22b1d Issue #17141: random.vonmisesvariate() no more hangs for large kappas. by Serhiy Storchaka · 11 years ago
  78. b8cbba5 Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError by Serhiy Storchaka · 11 years ago
  79. 801d955 Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError by Serhiy Storchaka · 11 years ago
  80. 5e61f14 Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError by Serhiy Storchaka · 11 years ago
  81. 8b466c9 merge heads by Benjamin Peterson · 11 years ago
  82. 1ef876c evaluate positional defaults before keyword-only defaults (closes #16967) by Benjamin Peterson · 11 years ago
  83. 1b901ba Issue #17149: merge fix from 3.3. by Mark Dickinson · 11 years ago
  84. 6427358 Issue #17149: merge fix from 3.2. by Mark Dickinson · 11 years ago
  85. be5f919 Issue #17149: Fix random.vonmisesvariate to always return results in [0, 2*math.pi]. by Mark Dickinson · 11 years ago
  86. 02c2076 Issue #1470548: XMLGenerator now works with binary output streams. by Serhiy Storchaka · 11 years ago
  87. 9fef188 Issue #1470548: XMLGenerator now works with binary output streams. by Serhiy Storchaka · 11 years ago
  88. 88efc52 Issue #1470548: XMLGenerator now works with binary output streams. by Serhiy Storchaka · 11 years ago
  89. f261923 Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms. by Serhiy Storchaka · 11 years ago
  90. d83c824 Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms. by Serhiy Storchaka · 11 years ago
  91. df32691 Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms. by Serhiy Storchaka · 11 years ago
  92. 902fc8b Issue #13773: sqlite3.connect() gets a new `uri` parameter to pass the filename as a URI, allowing to pass custom options. by Antoine Pitrou · 11 years ago
  93. 8ad5b07 Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter. by Antoine Pitrou · 11 years ago
  94. c73c561 Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter. by Antoine Pitrou · 11 years ago
  95. 4de7457 Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter. by Antoine Pitrou · 11 years ago
  96. 151699a Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  97. 859cd47 Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  98. b6ed173 Issue #17156: pygettext.py now uses an encoding of source file and correctly by Serhiy Storchaka · 11 years ago
  99. c9b4e60 Merge: #16564: Fix regression in use of encoders.encode_noop with binary data. by R David Murray · 11 years ago
  100. 6cb1d67 Merge: #16564: Fix regression in use of encoders.encode_noop with binary data. by R David Murray · 11 years ago