1. 3e04d5b Issue #27076: Merge spelling from 3.5 by Martin Panter · 8 years ago
  2. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 8 years ago
  3. c35f491 merge 3.5 (#27093) by Benjamin Peterson · 8 years ago
  4. 5a093c1 fix indentation and add curlies (closes #27093) by Benjamin Peterson · 8 years ago
  5. 1f9eb87 Issue #26857: The gethostbyaddr_r() workaround is no longer needed with by Stefan Krah · 8 years ago
  6. 2a95219 Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N" by Serhiy Storchaka · 8 years ago
  7. 13e602e Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with the "N" by Serhiy Storchaka · 8 years ago
  8. da23056 Issue #27056: Fix _Unpickler_Read() to avoid integer overflow by Victor Stinner · 8 years ago
  9. 19ed27e Optimize pickle.load() and pickle.loads() by Victor Stinner · 8 years ago
  10. bc73150 - make some internal symbols static by doko@ubuntu.com · 8 years ago
  11. c944c2d Issue #26995: Added tests for "f", "d", "D", "S", "Y", and "U" format codes by Serhiy Storchaka · 8 years ago
  12. f95455d Issue #26995: Added tests for "f", "d", "D", "S", "Y", and "U" format codes by Serhiy Storchaka · 8 years ago
  13. acef5de Backported tests for issue #18531. by Serhiy Storchaka · 8 years ago
  14. 0594cff merge from 3.5 by Senthil Kumaran · 8 years ago
  15. 507898d issue27018 - Fix the documentation of select.epoll.register method. by Senthil Kumaran · 8 years ago
  16. f0dbf7a Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton by Martin Panter · 8 years ago
  17. 0e40df6 Merge ctypes from 3.5 by Martin Panter · 8 years ago
  18. 2dc1bbb Remove outdated PEP 291 compatibility requirement comment by Martin Panter · 8 years ago
  19. 6a8af9a Issue #25745: Fixed leaking a userptr in curses panel destructor. by Serhiy Storchaka · 8 years ago
  20. df40b62 Issue #25745: Fixed leaking a userptr in curses panel destructor. by Serhiy Storchaka · 8 years ago
  21. ce41287 Issue #18531: Single var-keyword argument of dict subtype was passed by Serhiy Storchaka · 8 years ago
  22. dea7637 Issue #23815: Fixed crashes related to directly created instances of types in by Serhiy Storchaka · 8 years ago
  23. e3f1b09 Issue #23815: Fixed crashes related to directly created instances of types in by Serhiy Storchaka · 8 years ago
  24. 1ce738e Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  25. 4c35964 Corrections for a/an in code comments and documentation by Martin Panter · 8 years ago
  26. 129fe04 Issue #26512: Clarify Integral; tidy up table of rounding functions by Martin Panter · 8 years ago
  27. 18933ed Issue #26512: Merge rounding doc from 3.5 by Martin Panter · 8 years ago
  28. 1a269d0 Issue #26924: Fix Windows buildbots by Berker Peksag · 8 years ago
  29. 0ce9cd9 Issue #26924: Do not define _multiprocessing.sem_unlink under Android by Berker Peksag · 8 years ago
  30. deab18d Issue #26708: Use the "const" qualifier for immutable strings. by Serhiy Storchaka · 8 years ago
  31. c2f7d87 Issue #26932: Fixed support of RTLD_* constants defined as enum values, by Serhiy Storchaka · 8 years ago
  32. 7a9579c Got rid of redundand "self" parameter declarations. by Serhiy Storchaka · 8 years ago
  33. 312f208 Issue #18916: Update thread module docstrings by Berker Peksag · 8 years ago
  34. 720e655 Issue #18916: Update thread module docstrings by Berker Peksag · 8 years ago
  35. a257062 Issue #26898: Fix typo in math.isclose() docstring by Berker Peksag · 8 years ago
  36. d6e6f8b Issue #26898: Fix typo in math.isclose() docstring by Berker Peksag · 8 years ago
  37. 0ac70c0 Fix typos. Reported by andportnoy on GitHub. by Berker Peksag · 8 years ago
  38. 54b60cf Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of by Serhiy Storchaka · 8 years ago
  39. 6dfcde5 Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of by Serhiy Storchaka · 8 years ago
  40. fb7c8ae Issue #26863: HAVE_FACCESSAT should (currently) not be defined on Android. by Stefan Krah · 8 years ago
  41. fa935c4 Issue #26854: Android has a different include path for soundcard.h. by Stefan Krah · 8 years ago
  42. 8d013a8 Issue #26846: Post commit cleanup. by Stefan Krah · 8 years ago
  43. 432dfcf Issue #26857: Workaround for missing symbol "gethostbyaddr_r" on Android. by Stefan Krah · 8 years ago
  44. 4500977 Issue #20306: Android is the only system that returns NULL for the pw_passwd by Stefan Krah · 8 years ago
  45. 267b639 Issue #20306: The pw_gecos and pw_passwd fields are not required by POSIX. by Stefan Krah · 8 years ago
  46. 8e1da58 Issue #26846: Workaround for non-standard stdlib.h on Android. by Stefan Krah · 8 years ago
  47. 745145a Issue #26822: itemgetter, attrgetter and methodcaller objects no longer by Serhiy Storchaka · 8 years ago
  48. c2a2a75 Issue #26822: itemgetter, attrgetter and methodcaller objects no longer by Serhiy Storchaka · 8 years ago
  49. abe4d52 Merge doc and comment fixes from 3.5 by Martin Panter · 8 years ago
  50. 8f26565 Fix spelling (inital), grammar (may translates) in documentation, comments by Martin Panter · 8 years ago
  51. b6a9c97 Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error by Serhiy Storchaka · 8 years ago
  52. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  53. 8b04a94 Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  54. 119e502 Fix typos in code comments and documentation by Martin Panter · 8 years ago
  55. b0c6380 merge heads by Gregory P. Smith · 8 years ago
  56. b030991 Issue #26535: Correct docs regarding the struct buffer size by Martin Panter · 8 years ago
  57. cda8094 Issue #15984: Merge PyUnicode doc from 3.5 by Martin Panter · 8 years ago
  58. 6245cb3 Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 8 years ago
  59. 2c164b7 Fix unused variable 'libver' warning in Modules/_ssl.c by Berker Peksag · 8 years ago
  60. dfcb041 Fix unused variable 'libver' warning in Modules/_ssl.c by Berker Peksag · 8 years ago
  61. 2eb6b0d Issues #26716, #26057: Regenerate Argument Clinic code. by Serhiy Storchaka · 8 years ago
  62. d6117a4 Issue #26716: Regenerate Argument Clinic code. by Serhiy Storchaka · 8 years ago
  63. 21a663e Issue #26057: Got rid of nonneeded use of PyUnicode_FromObject(). by Serhiy Storchaka · 8 years ago
  64. 59865e7 Issue #26200: Restored more safe usages of Py_SETREF. by Serhiy Storchaka · 8 years ago
  65. 864b63c Issue #26200: Restored more safe usages of Py_SETREF. by Serhiy Storchaka · 8 years ago
  66. 50ab1a3 Issue #26685: Raise OSError if closing a socket fails by Martin Panter · 8 years ago
  67. f01e408 Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF by Serhiy Storchaka · 8 years ago
  68. 57a01d3 Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF by Serhiy Storchaka · 8 years ago
  69. 96cdbe7 Issue #26719: More efficient formatting of ints and floats in json. by Serhiy Storchaka · 8 years ago
  70. e0805cf Issue #26719: More efficient formatting of ints and floats in json. by Serhiy Storchaka · 8 years ago
  71. 1edcd50 Merge 3.5: fcntl doc by Victor Stinner · 8 years ago
  72. d0d5154 Update fcntl doc: replace IOError with OSError by Victor Stinner · 8 years ago
  73. fe21de9 Issue #26687: Use Py_RETURN_NONE macro in sqlite3 module by Berker Peksag · 8 years ago
  74. 3291d85 Issue #26671: Fixed #ifdef indentation. by Serhiy Storchaka · 8 years ago
  75. aaf553b Backed out changeset 8dc144e47252 by Serhiy Storchaka · 8 years ago
  76. 026110f Issue #26671: Fixed #ifdef indentation. by Serhiy Storchaka · 8 years ago
  77. 819399b Issue #26671: Enhanced path_converter. by Serhiy Storchaka · 8 years ago
  78. ec39756 Issue #22570: Renamed Py_SETREF to Py_XSETREF. by Serhiy Storchaka · 8 years ago
  79. 4884271 Issue #22570: Renamed Py_SETREF to Py_XSETREF. by Serhiy Storchaka · 8 years ago
  80. b15c304 Issue #6953: Merge readline doc from 3.5 by Martin Panter · 8 years ago
  81. 0f76739 Issue #6953: Rearrange and expand Readline module documentation by Martin Panter · 8 years ago
  82. 9ad7646 Issue #23735: Merge sighandler_t fix from 3.5 by Martin Panter · 8 years ago
  83. 28f35b2 Issue #23735: Avoid sighandler_t Gnu-ism by Martin Panter · 8 years ago
  84. a350600 Issue #23735: Merge Readline resize handling from 3.5 by Martin Panter · 8 years ago
  85. 5dbbf1a Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric Price by Martin Panter · 8 years ago
  86. 89d3f53 Merge 3.5 (asyncio) by Victor Stinner · 8 years ago
  87. ccdbe80 asyncio: sync overlapped.c with GitHub by Victor Stinner · 8 years ago
  88. 047f3b7 Issue #22854: Merge UnsupportedOperation fixes from 3.5 by Martin Panter · 8 years ago
  89. 754aab2 Issue #22854: Clarify documentation about UnsupportedOperation and add tests by Martin Panter · 8 years ago
  90. ab0d198 Issue #26492: Exhausted iterator of array.array now conforms with the behavior by Serhiy Storchaka · 8 years ago
  91. ab479c4 Issue #26494: Fixed crash on iterating exhausting iterators. by Serhiy Storchaka · 8 years ago
  92. fbb1c5e Issue #26494: Fixed crash on iterating exhausting iterators. by Serhiy Storchaka · 8 years ago
  93. afd465d Issue #26644: Merge SSL negative read fix from 3.5 by Martin Panter · 8 years ago
  94. 5503d47 Issue #26644: Raise ValueError for negative SSLSocket.recv() and read() by Martin Panter · 8 years ago
  95. 16b698b merge by Alexander Belopolsky · 8 years ago
  96. 1dcf4f9 Issue#26616:Fixed a bug in datetime.astimezone() method. by Alexander Belopolsky · 8 years ago
  97. 5e14a38 _tracemalloc: use compact key for traces by Victor Stinner · 8 years ago
  98. cc73932 socketmodule.c: error if option larger than INT_MAX by Victor Stinner · 8 years ago
  99. 66e9d03 Issue #26621: Update libmpdec version and remove unnecessary test case. by Stefan Krah · 8 years ago
  100. 82d44f0 Issue #23848: Fix usage of _Py_DumpDecimal() by Victor Stinner · 8 years ago