1. f2f373f Issue #23152: Implement _Py_fstat() to support files larger than 2 GB on Windows. by Steve Dower · 10 years ago
  2. 18d1924 Null merge by Serhiy Storchaka · 10 years ago
  3. a3369a5 Issues #814253, #9179: Warnings now are raised when group references and by Serhiy Storchaka · 10 years ago
  4. 4eea62f Issues #814253, #9179: Group references and conditional group references now by Serhiy Storchaka · 10 years ago
  5. df80706 Issue #23215: Multibyte codecs with custom error handlers that ignores errors by Serhiy Storchaka · 10 years ago
  6. a1543cd Issue #23215: Multibyte codecs with custom error handlers that ignores errors by Serhiy Storchaka · 10 years ago
  7. 254dd59 Issue #5700: io.FileIO() called flush() after closing the file. by Serhiy Storchaka · 10 years ago
  8. a3712a9 Issue #5700: io.FileIO() called flush() after closing the file. by Serhiy Storchaka · 10 years ago
  9. 7065f37 Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encoding by Serhiy Storchaka · 10 years ago
  10. 5e3d7a4 Issue #23374: Fixed pydoc failure with non-ASCII files when stdout encoding by Serhiy Storchaka · 10 years ago
  11. 78a8249 Issue #23490: Fixed possible crashes related to interoperability between by Serhiy Storchaka · 10 years ago
  12. e55181f Issue #23490: Fixed possible crashes related to interoperability between by Serhiy Storchaka · 10 years ago
  13. d671213 Closes #23018: Replace copyright symbol with escape. by Steve Dower · 10 years ago
  14. e7b9267 Removes unused string resources from Windows installer. by Steve Dower · 10 years ago
  15. 3fa8422 Issue #23422: Clarify some things around importlib.import_module() by Brett Cannon · 10 years ago
  16. 16cd19c Issue #22834: Fix a failing test under Solaris due to the platform not by Brett Cannon · 10 years ago
  17. abbf0f4 Issue #23442: Rename two member names to stay backward compatible by Berker Peksag · 10 years ago
  18. 79d8f3f Regenerated Argument Clinic checksums. by Serhiy Storchaka · 10 years ago
  19. 7a4f43a Improve struct cache locality by bring commonly accessed fields close together. by Raymond Hettinger · 10 years ago
  20. 8e28679 Issue #23439: Add missing entries to http.client.__all__. by Berker Peksag · 10 years ago
  21. babc688 Issue #23439: Add missing entries to http.client.__all__. by Berker Peksag · 10 years ago
  22. 868a5a7 Null merge with 3.4 by Zachary Ware · 10 years ago
  23. 56dee1e Fix typo pointed out on docs@ by Yaniv Sayeh by Zachary Ware · 10 years ago
  24. 4785f5e Merge with 3.4 by Zachary Ware · 10 years ago
  25. 57c616f Fix a typo pointed out on docs@ by Zachary Ware · 10 years ago
  26. 869311d merge 3.4 (#23481) by Benjamin Peterson · 10 years ago
  27. 500af33 remove rc4 from the default client ciphers (closes #23481) by Benjamin Peterson · 10 years ago
  28. 3892189 Closes #23482: sqlite3_d.dll is not included in installer by Steve Dower · 10 years ago
  29. e30c8fc merge 3.4 by Benjamin Peterson · 10 years ago
  30. 39d7063 merge heads by Benjamin Peterson · 10 years ago
  31. 6a2c4a1 merge heads by Benjamin Peterson · 10 years ago
  32. 9dd25dd merge 3.4 by Benjamin Peterson · 10 years ago
  33. 76e37b1 merge 3.3 by Benjamin Peterson · 10 years ago
  34. 03f8612 merge 3.2 by Benjamin Peterson · 10 years ago
  35. 893cce9 remove RPM, since it's unused and unmaintained by Benjamin Peterson · 10 years ago
  36. 8aba316 Issue #23474: Enhanced locale testing. by Serhiy Storchaka · 10 years ago
  37. 0954585 Issue #23474: Enhanced locale testing. by Serhiy Storchaka · 10 years ago
  38. 1130c7f merge 3.4 (#23410) by Benjamin Peterson · 10 years ago
  39. 70e2847 document the requestline and close_connection attributes, use real booleans, and add tests (closes #23410) by Benjamin Peterson · 10 years ago
  40. a634433 Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  41. e7a2f64 asyncio: Fix warning in test_close_kill_running() by Victor Stinner · 10 years ago
  42. cbbdfb5 Merge 3.4 (asyncio doc) by Victor Stinner · 10 years ago
  43. f91d845 asyncio, Tulip issue 220: Update doc of asyncio.Queue, add join and task_done by Victor Stinner · 10 years ago
  44. e170ed2 asyncio doc: fix the sphinx extension for coroutine commands by Victor Stinner · 10 years ago
  45. 7cbb78c Merge 3.4 (asyncio) by Victor Stinner · 10 years ago
  46. 4088ad9 Issue #23475, asyncio: Fix test_close_kill_running() by Victor Stinner · 10 years ago
  47. 4cb814c asyncio, Tulip issue 220: Merge JoinableQueue with Queue. by Victor Stinner · 10 years ago
  48. 4e82fb9 asyncio: BaseSubprocessTransport: repr() mentions when the child process is by Victor Stinner · 10 years ago
  49. 8391b72 Issue #22883: Update PyInt to PyLong in C API example. by Serhiy Storchaka · 10 years ago
  50. df0db49 Issue #22883: Update PyInt to PyLong in C API example. by Serhiy Storchaka · 10 years ago
  51. 483405b Issue #22883: Got rid of outdated references to PyInt and PyString in comments. by Serhiy Storchaka · 10 years ago
  52. 77c041b merge 3.4 (#21548) by Benjamin Peterson · 10 years ago
  53. 54237f9 fix pydoc.apropos and pydoc.synopsis on modules with empty docstrings (#21548) by Benjamin Peterson · 10 years ago
  54. 43036a6 Fixed sizeof tests for ElementTree (issue #23450). by Serhiy Storchaka · 10 years ago
  55. 67559bf Issue #23450: Silenced compiler warnings and added asserts in peephole optimizer. by Serhiy Storchaka · 10 years ago
  56. e9fc669 Null merge by Serhiy Storchaka · 10 years ago
  57. 3584056 Shoould be Py_MIN, not Py_MAX. by Serhiy Storchaka · 10 years ago
  58. 26861b0 Issue #23450: Fixed possible integer overflows. by Serhiy Storchaka · 10 years ago
  59. 4d0d982 Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer by Serhiy Storchaka · 10 years ago
  60. 1a1ff29 Issue #23446: Use PyMem_New instead of PyMem_Malloc to avoid possible integer by Serhiy Storchaka · 10 years ago
  61. 53fa8b2 Fixed few compiler warnings. by Serhiy Storchaka · 10 years ago
  62. a9e00d1 Issue #20069: Fixed test_os on Solaris: error message is platform depended. by Serhiy Storchaka · 10 years ago
  63. a9e2c8e Issue #17753: effective_ids unavailable on Windows. by Berker Peksag · 10 years ago
  64. e1efc07 Issue #17753: effective_ids unavailable on Windows. by Berker Peksag · 10 years ago
  65. 5a4adda Fix typo in os.supports_effective_ids documentation. by Berker Peksag · 10 years ago
  66. 4d6c606 Fix typo in os.supports_effective_ids documentation. by Berker Peksag · 10 years ago
  67. 23edd49 Issue #22885: Fixed arbitrary code execution vulnerability in the dbm.dumb by Serhiy Storchaka · 10 years ago
  68. 74eb8b2 Issue #22885: Fixed arbitrary code execution vulnerability in the dbm.dumb by Serhiy Storchaka · 10 years ago
  69. c481bfb Issue #23239: ssl.match_hostname() now supports matching of IP addresses. by Antoine Pitrou · 10 years ago
  70. 2d07b85 Issue #23146: Fix mishandling of absolute Windows paths with forward slashes in pathlib. by Antoine Pitrou · 10 years ago
  71. 57fffd6 Issue #23146: Fix mishandling of absolute Windows paths with forward slashes in pathlib. by Antoine Pitrou · 10 years ago
  72. 90caf01 Issue #19681: Test the repr of partial with more than one keyword argument. by Serhiy Storchaka · 10 years ago
  73. 0aa74e1 Issue #19681: Test the repr of partial with more than one keyword argument. by Serhiy Storchaka · 10 years ago
  74. c86ca26 Issue #23096: Pickle representation of floats with protocol 0 now is the same by Serhiy Storchaka · 10 years ago
  75. d362c21 Use pickled data compatible with Python 2 for testing protocols 0-2. by Serhiy Storchaka · 10 years ago
  76. fa310ee Use pickled data compatible with Python 2 for testing protocols 0-2. by Serhiy Storchaka · 10 years ago
  77. 5fd174a Use os.devnull instead of hardcoded '/dev/null'. by Serhiy Storchaka · 10 years ago
  78. 56abe39 Merge heads by Serhiy Storchaka · 10 years ago
  79. 85c3033 Use os.devnull instead of hardcoded '/dev/null'. by Serhiy Storchaka · 10 years ago
  80. 9121fe8 Add a whatsnew entry for issue #22003. by Berker Peksag · 10 years ago
  81. 9ab1cc4 Issue #13637: Improve exception message of a2b_* functions. by Berker Peksag · 10 years ago
  82. 3cd30c2 Issue #13637: Improve exception message of a2b_* functions. by Berker Peksag · 10 years ago
  83. 2eb8f81 Issue #13637: Remove outdated versionchanged directives. by Berker Peksag · 10 years ago
  84. 50ef8a8 Issue #13637: Remove outdated versionchanged directives. by Berker Peksag · 10 years ago
  85. 2307287 Issue #17753: Skip test_zipfile tests which require write access to test by Serhiy Storchaka · 10 years ago
  86. db724fe Issue #17753: Skip test_zipfile tests which require write access to test by Serhiy Storchaka · 10 years ago
  87. 86a35bc Issue #22844: Fized test_gdb failure on Debian Wheezy for Z. by Serhiy Storchaka · 10 years ago
  88. 6b688d8 Issue #22844: Fized test_gdb failure on Debian Wheezy for Z. by Serhiy Storchaka · 10 years ago
  89. f80ccf2 merge 3.4 (#22633) by Benjamin Peterson · 10 years ago
  90. 2476b98 avoid reading unallocated memory when argc == 0 (closes #22633) by Benjamin Peterson · 10 years ago
  91. 8dcc1a9 Issue #23437: Update NEWS and whatsnew/3.5 by Steve Dower · 10 years ago
  92. cc115ee Simplify MSI projects. by Steve Dower · 10 years ago
  93. 17be514 Closes #23437: Make user scripts directory versioned on Windows (patch by pmoore) by Steve Dower · 10 years ago
  94. a9076d6 Issue #23461: Normalise line endings when comparing old and new contents of importlib.h by Steve Dower · 10 years ago
  95. a750ce3 Issue #19105: pprint now more efficiently uses free space at the right. by Serhiy Storchaka · 10 years ago
  96. 8089cd6 Issue #14910: Add allow_abbrev parameter to argparse.ArgumentParser. by Berker Peksag · 10 years ago
  97. 0fe6325 Issue #21717: tarfile.open() now supports 'x' (exclusive creation) mode. by Berker Peksag · 10 years ago
  98. 6767757 Issue #23418: Add missing entries to http.server.__all__. by Berker Peksag · 10 years ago
  99. 366c570 Issue #23418: Add missing entries to http.server.__all__. by Berker Peksag · 10 years ago
  100. 2eab85b Issue #21849: Ported from 2.7 tests for non-ASCII data. by Serhiy Storchaka · 10 years ago