1. a1e9ab3 Fixed refactoring bug in dd046963bd42 (issue27129). by Serhiy Storchaka · 8 years ago
  2. 2a9f5ed Wrap testPasswordProtectedSite with @reap_threads by Berker Peksag · 8 years ago
  3. d063049 Closed #26533: Merged update from 3.5. by Vinay Sajip · 8 years ago
  4. 3d639b2 Closed #26533: expanded on behaviour of logging.config.listen(). by Vinay Sajip · 8 years ago
  5. eb5b647 Merged upstream changes. by Vinay Sajip · 8 years ago
  6. 4da0fd0 Issue #25497: Rewrite test_robotparser to use a class based design by Berker Peksag · 8 years ago
  7. 6853232 Closes #25671: Merged fix from 3.5. by Vinay Sajip · 8 years ago
  8. 8d82559 Fixes #25671: Updated prompt handling in activate.fish. by Vinay Sajip · 8 years ago
  9. 8be1740 Use uint16_t instead of short in audioop. by Serhiy Storchaka · 8 years ago
  10. 5f1a518 Use sequence repetition instead of bytes constructor with integer argument. by Serhiy Storchaka · 8 years ago
  11. ab87400 Issue #27129: Replaced wordcode related magic constants with macros. by Serhiy Storchaka · 8 years ago
  12. bdb847a Issue #27952: Merge fixcid.py from 3.5 by Martin Panter · 8 years ago
  13. 1cb7aaa Issue #27991: Merge from 3.5 by Berker Peksag · 8 years ago
  14. 53ba2d1 Issue #27991: Remove incorrect sentence about store_true by Berker Peksag · 8 years ago
  15. ab994ed Issue #10740: sqlite3 no longer implicitly commit an open transaction before DDL statements by Berker Peksag · 8 years ago
  16. bd48d27 Issue #22493: Inline flags now should be used only at the start of the by Serhiy Storchaka · 8 years ago
  17. b766538 Issue #27952: Get fixcid.py working with the re module by Martin Panter · 8 years ago
  18. 352601c Issue #26885: xmlrpc now supports unmarshalling additional data types used by Serhiy Storchaka · 8 years ago
  19. 9fab79b Issue #26900: Excluded underscored names and other private API from limited API. by Serhiy Storchaka · 8 years ago
  20. c16595e issue23591: add auto() for auto-generating Enum member values by Ethan Furman · 8 years ago
  21. 944368e Issue #23722: Initialize __class__ from type.__new__() by Nick Coghlan · 8 years ago
  22. fc3f7d5 Remove the debug print that i accidentally left in. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  23. 3a95f45 Remove the debug print that i accidentally left in. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  24. fff84eb Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (null merge 3.5->3.6) by Guido van Rossum · 8 years ago
  25. 56ff5f7 Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (Backport from the 3.6 version) by Guido van Rossum · 8 years ago
  26. 446e168 Issue #26141: Update docs for typing.py. Ivan Levkivskyi. by Guido van Rossum · 8 years ago
  27. f7f8299 Issue #28073: Improve wording around None. Michael Lee. (3.5->3.6) by Guido van Rossum · 8 years ago
  28. 1816dfe Issue #28073: Improve wording around None. Michael Lee. by Guido van Rossum · 8 years ago
  29. 050af5d Backed out changeset 8460a729e1de by Benjamin Peterson · 8 years ago
  30. cc1ea5d force gcc to use c99 inline semantics by Benjamin Peterson · 8 years ago
  31. 47503c5 fix link to instrumentation by Benjamin Peterson · 8 years ago
  32. 39e1061 add the usual extern C silliness to pydtrace.h by Benjamin Peterson · 8 years ago
  33. 699e2c9 reST is not markdown by Benjamin Peterson · 8 years ago
  34. 4eef505 Backed out changeset 3934e070c9db by Benjamin Peterson · 8 years ago
  35. 632d38a Null merge by Serhiy Storchaka · 8 years ago
  36. cc66a65 Backported tests for issue #28070. by Serhiy Storchaka · 8 years ago
  37. d65cd09 Issue #28070: Fixed parsing inline verbose flag in regular expressions. by Serhiy Storchaka · 8 years ago
  38. 99a6570 Issue #19500: Add client-side SSL session resumption to the ssl module. by Christian Heimes · 8 years ago
  39. d048637 Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. by Christian Heimes · 8 years ago
  40. 130bbe5 #28067: Fixed another typo. by Alexander Belopolsky · 8 years ago
  41. 358cfd4 Issue 28043: SSLContext has improved default settings by Christian Heimes · 8 years ago
  42. 7036019 IDLE newx items. merge from 3.5 by Terry Jan Reedy · 8 years ago
  43. d92cecb IDLE newx items. by Terry Jan Reedy · 8 years ago
  44. abd143b #28067: Fixed a typo. by Alexander Belopolsky · 8 years ago
  45. 6d88fa5 Closes #28067: Do not call localtime (gmtime) in datetime module. by Alexander Belopolsky · 8 years ago
  46. c5111b5 Closes #28059: Fixes test_platform to set PYTHONPATH for .pyd files by Steve Dower · 8 years ago
  47. 82cb124 Issue #25221: merge from 3.5. by Mark Dickinson · 8 years ago
  48. 109bc3a Closes #28059: Fixes test_platform to set PYTHONPATH for .pyd files by Steve Dower · 8 years ago
  49. 36820dd Issue #25221: Fix corrupted result from PyLong_FromLong(0) when Python is compiled with NSMALLPOSINTS = 0. by Mark Dickinson · 8 years ago
  50. 8199400 Merge from 3.5 by Steve Dower · 8 years ago
  51. f028d9f Issue #27932: Backs out change by Steve Dower · 8 years ago
  52. 473e0e4 Fixed compiler warnings in compact dict implementation on 32-bit platforms. by Serhiy Storchaka · 8 years ago
  53. b0d497c Issue #24693: Changed some RuntimeError's in the zipfile module to more by Serhiy Storchaka · 8 years ago
  54. b32e869 Issue #28046: Fix get_sysconfigdata_name(). by Xavier de Gaye · 8 years ago
  55. d07b66b Backed out changeset 491bbba73bca by Zachary Ware · 8 years ago
  56. fd13c0f One more spelling fix by Martin Panter · 8 years ago
  57. b61ede4 Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  58. 99e843b Correct spelling in documentation and code comment by Martin Panter · 8 years ago
  59. 0fc55a2 test_platform: Save/restore os.environ on Windows by Victor Stinner · 8 years ago
  60. b161562 Issue #17909: Accept binary input in json.loads by Nick Coghlan · 8 years ago
  61. 457fc9a Issue #27137: align Python & C implementations of functools.partial by Nick Coghlan · 8 years ago
  62. eddc4b7 Merge 3.5 (regrtest) by Victor Stinner · 8 years ago
  63. c7a070e regrtest: accept options after test names by Victor Stinner · 8 years ago
  64. c50cccf test_eintr: Fix ResourceWarning warnings by Victor Stinner · 8 years ago
  65. e103aac Show regrtest env changed warn on Windows buildbot by Victor Stinner · 8 years ago
  66. 8f9cafa Issue #28019: itertools.count() no longer rounds non-integer step in range by Serhiy Storchaka · 8 years ago
  67. 8ddcf3a Issue #28019: itertools.count() no longer rounds non-integer step in range by Serhiy Storchaka · 8 years ago
  68. 2d7250b Fix Python version in pdb.rst by Berker Peksag · 8 years ago
  69. bc62626 Issue #18401: Fix test_pdb on Windows by Victor Stinner · 8 years ago
  70. 54de2b1 Fix check_force_ascii() by Victor Stinner · 8 years ago
  71. 11ea044 Issue #18401: Fix test_pdb if $HOME is not set by Victor Stinner · 8 years ago
  72. 2eb6eca Issue #18401: pdb tests don't read ~/.pdbrc anymore by Łukasz Langa · 8 years ago
  73. a1fd078 Try to fix sizeof unit tests on dict by Victor Stinner · 8 years ago
  74. fef7e94 Don't run garbage collection on interpreter exit if it was explicitly disabled by Łukasz Langa · 8 years ago
  75. 9e3ef52 Use raw string for regexp (3.5->3.6) by Guido van Rossum · 8 years ago
  76. e617521 Use raw string for regexp by Guido van Rossum · 8 years ago
  77. b067c8f #20476: Deal with the message_factory circular import differently. by R David Murray · 8 years ago
  78. c7454ff Issue #27810: Fix getargs.c compilation on Windows by Victor Stinner · 8 years ago
  79. 819a46f fix export of size_t parse stack function by Benjamin Peterson · 8 years ago
  80. 990397e dictobject.c: explain why stringlib is used by Victor Stinner · 8 years ago
  81. 37e4ef7 Issue #27810: Rerun Argument Clinic on all modules by Victor Stinner · 8 years ago
  82. 528db31 Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach) by Steve Dower · 8 years ago
  83. f2bdb6b Issue #27705: Update message in validate_ucrtbase.py by Steve Dower · 8 years ago
  84. 2832574 Issue #25969: Update the lib2to3 grammar to handle the unpacking by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  85. dbdf029 remove fix_callable - callable() was readded many releases ago. by Gregory P. Smith · 8 years ago
  86. 6a294a5 Issue #27932: Fixes memory leak in platform.win32_ver() by Steve Dower · 8 years ago
  87. f0ccbbb Emit METH_FASTCALL code in Argument Clinic by Victor Stinner · 8 years ago
  88. a9efb2f Add METH_FASTCALL calling convention by Victor Stinner · 8 years ago
  89. 78601a3 Fix SystemError in compact dict by Victor Stinner · 8 years ago
  90. eb0dfa9 make invalid_comma_and_underscore a real prototype by Benjamin Peterson · 8 years ago
  91. d7665ca Further improved ',' and '_' specification in format mini-language. by Eric V. Smith · 8 years ago
  92. fef4391 Improved ',' and '_' specification in format mini-language. by Eric V. Smith · 8 years ago
  93. 89e1b1a Issue 27080: PEP 515: add '_' formatting option. by Eric V. Smith · 8 years ago
  94. 37d398e compile dtrace stubs by Benjamin Peterson · 8 years ago
  95. 04bedfa Issue #27199: TarFile expose copyfileobj bufsize to improve throughput by Łukasz Langa · 8 years ago
  96. f578195 add dtrace inline stubs by Benjamin Peterson · 8 years ago
  97. 4ba5c88 just start with an int rather than casting by Benjamin Peterson · 8 years ago
  98. 451d0e3 Issue 27948: Allow backslashes in the literal string portion of f-strings, but not in the expressions. Also, require expressions to begin and end with literal curly braces. by Eric V. Smith · 8 years ago
  99. 052828d Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach) by Steve Dower · 8 years ago
  100. 80da993 Issue #28046: Fix distutils by Zachary Ware · 8 years ago