1. cca802e Fix typo. by Martin v. Löwis · 12 years ago
  2. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago
  3. dcd1c0c Assume nasm. by Martin v. Löwis · 12 years ago
  4. 3f90311 merge 3.2 by Martin v. Löwis · 12 years ago
  5. b15d1a7 Drop double quoting again. I'm at a loss when to quote and when not. by Martin v. Löwis · 12 years ago
  6. 3407dfb Upgrade OpenSSL to 1.0.0j by Martin v. Löwis · 12 years ago
  7. 91d5e83 merge 3.2 by Martin v. Löwis · 12 years ago
  8. 0d635ae merge heads by Martin v. Löwis · 12 years ago
  9. 0857e4e merge heads by Martin v. Löwis · 12 years ago
  10. d18c397 Port to VS 2010. by Martin v. Löwis · 12 years ago
  11. 207c4b6 Merge 3.2 build_ssl changes. by Martin v. Löwis · 12 years ago
  12. e9dfb0f Add another set of quotes to make cmd.exe happy. by Martin v. Löwis · 12 years ago
  13. 71f3f92 Fetch openssl directory from pyproject.vsprops. by Martin v. Löwis · 12 years ago
  14. fc6accc Remove outdated statements about threading and imports. by Antoine Pitrou · 12 years ago
  15. 79341e7 Add a mention of the new import locks in whatsnew. by Antoine Pitrou · 12 years ago
  16. 62110c7 Merge by Antoine Pitrou · 12 years ago
  17. 314a16b Make the test completely clean up after itself. by Antoine Pitrou · 12 years ago
  18. 468ff4c Issue #13031: Small speed-up for tarfile when unzipping tarfiles. by Ross Lagerwall · 12 years ago
  19. 6c6d3a2 Move import lock-related functions to a separate doc section. by Antoine Pitrou · 12 years ago
  20. ea3eb88 Issue #9260: A finer-grained import lock. by Antoine Pitrou · 12 years ago
  21. 5cec9d2 Add mention of decoding optimizations in the what's new document. by Antoine Pitrou · 12 years ago
  22. dd95974 #14823: Simplify threading.Lock.acquire argument discussion. by R David Murray · 12 years ago
  23. f7a6615 #14823: Simplify threading.Lock.acquire argument discussion. by R David Murray · 12 years ago
  24. f398a94 Issue 14813: Fix Visual Studio 2008 build after the move into the PC/VS9.0 by Stefan Krah · 12 years ago
  25. de9ac6c Issue #14780: urllib.request.urlopen() now has a `cadefault` argument to use the default certificate store. by Antoine Pitrou · 12 years ago
  26. 5d95318 Issue #14779: Get sizeof(void *) directly rather than relying on sysconfig. by Stefan Krah · 12 years ago
  27. e34a209 Fix Visual Studio warning. by Stefan Krah · 12 years ago
  28. 696d10f Changes in _mpd_qexp(): ----------------------- by Stefan Krah · 12 years ago
  29. 07542a0 #14692 Fix json docs to reflect changes in json.load by Hynek Schlawack · 12 years ago
  30. 9729fd4 #14692 Fix json docs to reflect changes in json.load by Hynek Schlawack · 12 years ago
  31. 019ff19 Issue #14693: Under non-Windows platforms, hashlib's fallback modules are always compiled, even if OpenSSL is present at build time. by Antoine Pitrou · 12 years ago
  32. 26fd8fe merge heads by Giampaolo Rodola' · 12 years ago
  33. e126678 #14807: fix BB failures on Windows - avoid to to rely too many details of the mode string. by Giampaolo Rodola' · 12 years ago
  34. 7ca2950 Forward port additional tests from 2.7 (issue #14829). by Antoine Pitrou · 12 years ago
  35. fb5b954 Forward port additional tests from 2.7 (issue #14829). by Antoine Pitrou · 12 years ago
  36. b3c16fb More .hgignore additions for new VS build files by Antoine Pitrou · 12 years ago
  37. b7d033d Issue #14829: Fix bisect and range() indexing with large indices (>= 2 ** 32) under 64-bit Windows. by Antoine Pitrou · 12 years ago
  38. a103b96 Issue #14829: Fix bisect and range() indexing with large indices (>= 2 ** 32) under 64-bit Windows. by Antoine Pitrou · 12 years ago
  39. b84bc7a Avoid "warning: no newline at end of file" in importlib.h. by Antoine Pitrou · 12 years ago
  40. 32bc80c Fix build failure. by Antoine Pitrou · 12 years ago
  41. e7672d3 Issue #14732: The _csv module now uses PEP 3121 module initialization. by Antoine Pitrou · 12 years ago
  42. adbda17 Update .hgignore for new MSVC files by Antoine Pitrou · 12 years ago
  43. 5cdc630 Cleanup so subsequent tests won't fail. Needs to be moved into a support routine (see 14715). by Eric V. Smith · 12 years ago
  44. 51b2ed5 #14809: Add HTTP status codes from RFC 6585 to http.server and http.client by Hynek Schlawack · 12 years ago
  45. 313fbe2 Merge from 3.2. by Eric V. Smith · 12 years ago
  46. a32df1e merge #1440472: reflow by R David Murray · 12 years ago
  47. 28e68ea #1440472: reflow by R David Murray · 12 years ago
  48. b3ad106 merge #1440472: Explain that email parser/generator isn't *quite* "idempotent" by R David Murray · 12 years ago
  49. ea1badb #1440472: Explain that email parser/generator isn't *quite* "idempotent" by R David Murray · 12 years ago
  50. a008278 Issue #14777: merge by Ned Deily · 12 years ago
  51. 4d377d9 Issue #14777: In an X11 windowing environment, tkinter may return by Ned Deily · 12 years ago
  52. c8e106b Merge from 3.2. by Eric V. Smith · 12 years ago
  53. a790c9b Issue #14817: Add rudimentary tests for pkgutil.extend_path. by Eric V. Smith · 12 years ago
  54. 63065d7 Issue #14624: UTF-16 decoding is now 3x to 4x faster on various inputs. by Antoine Pitrou · 12 years ago
  55. 12ea86a merge heads by Giampaolo Rodola' · 12 years ago
  56. b28df76 #14807: fix bb failure due to symlink test relying on hard-coded permissions by Giampaolo Rodola' · 12 years ago
  57. 9b704ec Add versionadded for hmac.secure_compare(). by Charles-François Natali · 12 years ago
  58. c0181eb Stop including gzio in the build; it's not used. by Martin v. Löwis · 12 years ago
  59. f4ec88e merge heads by Benjamin Peterson · 12 years ago
  60. 77fa937 use Py_ssize_t for ast sequence lengths by Benjamin Peterson · 12 years ago
  61. 39bf90d Add two more sorts to test_os.WalkTests I've missed before by Hynek Schlawack · 12 years ago
  62. c5f31ed merge heads by Senthil Kumaran · 12 years ago
  63. 92a5bf0 Issue12541 - Add UserWarning for unquoted realms by Senthil Kumaran · 12 years ago
  64. 0ea91cb Issue12541 - Add UserWarning for unquoted realms by Senthil Kumaran · 12 years ago
  65. c96f5a0 Sort file list in test_os.WalkTests by Hynek Schlawack · 12 years ago
  66. acfc26a merge heads by Senthil Kumaran · 12 years ago
  67. b26fe2f merge from 3.2 - Issue #12541: Be lenient with quotes around Realm field of HTTP Basic Authentation in urllib2. by Senthil Kumaran · 12 years ago
  68. 66bfcc1 #14773: Fix os.fwalk() failing on dangling symlinks by Hynek Schlawack · 12 years ago
  69. 34f3fcc Issue #12541: Be lenient with quotes around Realm field of HTTP Basic Authentation in urllib2. by Senthil Kumaran · 12 years ago
  70. 0fb41b5 remove unused import in asyncore doc by Giampaolo Rodola' · 12 years ago
  71. ffa1d0b #14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.filemode alias with deprecation warning. by Giampaolo Rodola' · 12 years ago
  72. 41829e8 Document f4d7ad6c9d6e. by Martin v. Löwis · 12 years ago
  73. cc10a37 Widen ASDL sequences to Py_ssize_t lengths to better match PEP 353. by Martin v. Löwis · 12 years ago
  74. 33cac85 Add safecase to silence Win64 warning. by Martin v. Löwis · 12 years ago
  75. d1b7f39 Silence VS 2010 warning on loss of precision (_int64 -> _int32). by Martin v. Löwis · 12 years ago
  76. b05c073 Silence VS 2010 signed/unsigned warnings. by Martin v. Löwis · 12 years ago
  77. 6ecf8ce apparently importlib.h wants to be updated by Benjamin Peterson · 12 years ago
  78. d5a1c44 PEP 415: Implement suppression of __context__ display with an exception attribute by Benjamin Peterson · 12 years ago
  79. d91dc62 Merge #14766: Add correct algorithm for when a 'time' object is naive. by R David Murray · 12 years ago
  80. 539f239 #14766: Reflow the altered paragraphs. by R David Murray · 12 years ago
  81. 9075d8b #14766: Add correct algorithm for when a 'time' object is naive. by R David Murray · 12 years ago
  82. a79e7fe Merge 3.2 by Brian Curtin · 12 years ago
  83. 1f24548 bsddb never existed in 3.x, no need to keep downloading sleepycat by Brian Curtin · 12 years ago
  84. e2eab5e Followup to issue #14157: respect the relative ordering of values produced by time.strptime(). by Antoine Pitrou · 12 years ago
  85. 072e4a3 Followup to issue #14157: respect the relative ordering of values produced by time.strptime(). by Antoine Pitrou · 12 years ago
  86. 4043d3d Don't build xxlimited in debug mode. by Martin v. Löwis · 12 years ago
  87. d7be304 merge 3.2 by Martin v. Löwis · 12 years ago
  88. 2d82d04 Stop deleting non-existing bytecode files. by Martin v. Löwis · 12 years ago
  89. 29e861d Upgrade sqlite to 3.7.12. by Martin v. Löwis · 12 years ago
  90. a6bedde Issue 14800: add comments explaining stat.py constants + docstring for S_* functions. by Giampaolo Rodola' · 12 years ago
  91. 1b634c2 Use size_t, not ssize_t (issue #14801). by Antoine Pitrou · 12 years ago
  92. a1433fe Remove tab characters by Antoine Pitrou · 12 years ago
  93. 682d94c Use size_t, not ssize_t (issue #14801). by Antoine Pitrou · 12 years ago
  94. dab46f7 null merge by Martin v. Löwis · 12 years ago
  95. 87960da Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  96. b432334 Relabel bzip2 filters. by Martin v. Löwis · 12 years ago
  97. ecc5877 Upgrade bzip2 to 1.0.6. by Martin v. Löwis · 12 years ago
  98. b062a2f Issue #13815: Resurrect the ExFileObject class. by Lars Gustäbel · 12 years ago
  99. c31dd2b #14405: merge with 3.2. by Ezio Melotti · 12 years ago
  100. e768b06 #14405: remove outdated/broken/duplicate links. by Ezio Melotti · 12 years ago