1. ef4ec6e 3.7.3 by Ned Deily · 5 years ago
  2. 69785b2 3.7.3rc1 by Ned Deily · 6 years ago
  3. a144fee bpo-28503: Use crypt_r() when available instead of crypt() (GH-11373) (GH-11376) by Miss Islington (bot) · 6 years ago
  4. 4cb468d Post release bump by Ned Deily · 6 years ago
  5. 9a3ffc0 3.7.2final by Ned Deily · 6 years ago
  6. ffc106c bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-10620) by Miss Islington (bot) · 6 years ago
  7. 75a402a 3.7.2rc1 by Ned Deily · 6 years ago
  8. 3cae16d bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) (GH-11107) by Serhiy Storchaka · 6 years ago
  9. 6f5fa1b bpo-33954: Fix _PyUnicode_InsertThousandsGrouping() (GH-10623) (GH-10718) by Victor Stinner · 6 years ago
  10. f6e323c bpo-34523: Fix C locale coercion on FreeBSD CURRENT (GH-10672) (GH-10673) by Victor Stinner · 6 years ago
  11. 95036ea [3.7] bpo-9263: _PyObject_Dump() detects freed memory (GH-10061) (GH-10662) by Victor Stinner · 6 years ago
  12. e851049 bpo-34725: Adds _Py_SetProgramFullPath so embedders may override sys.executable (GH-9861) by Steve Dower · 6 years ago
  13. 9ee1d42 bpo-35233: InitConfigTests tests more config vars (GH-10541) (GH-10546) by Victor Stinner · 6 years ago
  14. 35c28d5 [3.7] bpo-35233: Rewrite test_embed.InitConfigTests (GH-10524) (GH-10529) by Victor Stinner · 6 years ago
  15. f6602f9 bpo-35214: Add _Py_ prefix to MEMORY_SANITIZER def. (GH-10503) by Miss Islington (bot) · 6 years ago
  16. 5f4d05d [3.7] bpo-35214: Initial clang MemorySanitizer support (GH-10479) (GH-10492) by Gregory P. Smith · 6 years ago
  17. a9122d1 [3.7] bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300) (GH-10301) by Alexey Izbyshev · 6 years ago
  18. 21220bb bpo-34403: Fix initfsencoding() for ASCII (GH-10233) by Victor Stinner · 6 years ago
  19. a5f6882 Post release bump by Ned Deily · 6 years ago
  20. 08eae4f Merge tag 'v3.7.1' into 3.7 by Ned Deily · 6 years ago
  21. 260ec2c 3.7.1final by Ned Deily · 6 years ago
  22. 178d1c0 bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705) by Miss Islington (bot) · 6 years ago
  23. 6a1238c Post release bump by Ned Deily · 6 years ago
  24. 6c06ef7 3.7.1rc2 by Ned Deily · 6 years ago
  25. 2bdba6b Post release bump by Ned Deily · 6 years ago
  26. 2064bcf 3.7.1rc1 by Ned Deily · 6 years ago
  27. 187f2dd bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473) by Miss Islington (bot) · 6 years ago
  28. 95cc3ee Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)" (GH-9416) by Victor Stinner · 6 years ago
  29. 470a435 bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146) by Miss Islington (bot) · 6 years ago
  30. 144f1e2 [3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379) by Victor Stinner · 6 years ago
  31. 0c90d6f [3.7] bpo-34247: Fix Python 3.7 initialization (#8659) by Victor Stinner · 6 years ago
  32. c919252 Fix redundant declaration of _PyImport_AddModuleObject (GH-7992) by Miss Islington (bot) · 6 years ago
  33. 4f69a29 start 3.7.0+ by Ned Deily · 6 years ago
  34. 1bf9cc5 3.7.0 final by Ned Deily · 6 years ago
  35. dfad352 3.7.0rc1 by Ned Deily · 6 years ago
  36. d8bc353 Bump to 3.7.0b5+ by Ned Deily · 6 years ago
  37. abb8802 3.7.0b5 by Ned Deily · 6 years ago
  38. 2641ee5 bpo-32911: Revert bpo-29463. (GH-7121) by Serhiy Storchaka · 6 years ago
  39. 1f22a30 [3.7] Add missed details of the C API introduced in 3.7. (GH-7047) (GH-7061) by Serhiy Storchaka · 6 years ago
  40. e1a78ca bpo-5945: Improve mappings and sequences C API docs. (GH-7029) by Miss Islington (bot) · 6 years ago
  41. b32f889 [3.7] bpo-33475: Fix and improve converting annotations to strings. (GH-6774). (GH-6927) by Serhiy Storchaka · 6 years ago
  42. 6bd0c47 bpo-32604: Remove xid registry. (#6813) by Eric Snow · 6 years ago
  43. 01e19f8 bump to 3.7.0b4+ by Ned Deily · 6 years ago
  44. eb96c37 3.7.0b4 by Ned Deily · 6 years ago
  45. 3295529 Spelling fixes to docs, docstrings, and comments (GH-6374) by Miss Islington (bot) · 6 years ago
  46. e557b5c bump to 3.7.0b3+ by Ned Deily · 6 years ago
  47. 4e7efa9 3.7.0b3 by Ned Deily · 6 years ago
  48. 5506d60 bpo-32836: Remove obsolete code from symtable pass (GH-5680) by Miss Islington (bot) · 7 years ago
  49. b2df4a0 Moving on to 3.7.0b2+ by Ned Deily · 7 years ago
  50. b0ef5c9 Update NEWS, docs, and patchlevel for 3.7.0b2 by Ned Deily · 7 years ago
  51. 3db05a3 bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5710) by Miss Islington (bot) · 7 years ago
  52. 972edd9 Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) (GH-5569) by Miss Islington (bot) · 7 years ago
  53. 2bb0bfa bpo-32777: Fix _Py_set_inheritable async-safety in subprocess (GH-5560) (GH-5562) by Miss Islington (bot) · 7 years ago
  54. 29fd9ea Revert "bpo-31356: Add context manager to temporarily disable GC GH-5495 (#5496) by Miss Islington (bot) · 7 years ago
  55. f5f8a74 finished 3.7.0b1 - on to b1+ by Ned Deily · 7 years ago
  56. 9561d7f Update NEWS, docs, and patchlevel for 3.7.0b1 by Ned Deily · 7 years ago
  57. 7f8bfc9 bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748) by Eric Snow · 7 years ago
  58. 332cd5e bpo-32550. Remove the STORE_ANNOTATION bytecode. (GH-5181) by Mark Shannon · 7 years ago
  59. 72a0d21 bpo-31356: Add context manager to temporarily disable GC (GH-4224) by Pablo Galindo · 7 years ago
  60. c65ef77 rename _imp initialization function to follow conventions (#5432) by Benjamin Peterson · 7 years ago
  61. a49ac99 bpo-32677: Add .isascii() to str, bytes and bytearray (GH-5342) by INADA Naoki · 7 years ago
  62. 95e4d58 String annotations [PEP 563] (#4390) by Guido van Rossum · 7 years ago
  63. f320be7 bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222) by Serhiy Storchaka · 7 years ago
  64. 04af5b1 bpo-10381: Add timezone to datetime C API (#5032) by Paul Ganssle · 7 years ago
  65. 8ded5b8 bpo-32030: Add _PyCoreConfig.module_search_paths (#4954) by Victor Stinner · 7 years ago
  66. e768c86 bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (#5284) by stratakis · 7 years ago
  67. f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 7 years ago
  68. 13ff245 bpo-32593: Drop FreeBSD 9 and older support (#5232) by Victor Stinner · 7 years ago
  69. fc2f407 bpo-32591: Add native coroutine origin tracking (#5250) by Nathaniel J. Smith · 7 years ago
  70. 378edee bpo-32544: Speed up hasattr() and getattr() (GH-5173) by INADA Naoki · 7 years ago
  71. cb064fc bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174) by Victor Stinner · 7 years ago
  72. 7ed7aea bpo-29240: Fix locale encodings in UTF-8 Mode (#5170) by Victor Stinner · 7 years ago
  73. cb3ae55 bpo-29240: Ignore UTF-8 Mode in time module (#5148) by Victor Stinner · 7 years ago
  74. 2cba6b8 bpo-29240: readline now ignores the UTF-8 Mode (#5145) by Victor Stinner · 7 years ago
  75. 2ab3a8f Post-release version bump to a4+ by Ned Deily · 7 years ago
  76. 07c9d85 Bump to 3.7.0a4 by Ned Deily · 7 years ago
  77. 735ae8d bpo-29137: Remove fpectl module (#4789) by Nathaniel J. Smith · 7 years ago
  78. 3dfbaf5 bpo-32372: Move __debug__ optimization to the AST level. (#4925) by Serhiy Storchaka · 7 years ago
  79. 1b3029a bpo-29084: Exclude C API for OrderedDict from the limited C API. (#4900) by Serhiy Storchaka · 7 years ago
  80. 9bee329 bpo-32030: Add _Py_FindEnvConfigValue() (#4963) by Victor Stinner · 7 years ago
  81. 9dd7620 bpo-32030: Add _Py_EncodeLocaleRaw() (#4961) by Victor Stinner · 7 years ago
  82. 9cfc002 bpo-32030: Complete _PyCoreConfig_Read() (#4946) by Victor Stinner · 7 years ago
  83. ca719ac bpo-32030: Add _PyCoreConfig.warnoptions (#4936) by Victor Stinner · 7 years ago
  84. 776407f bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611) by Marcel Plch · 7 years ago
  85. c4bca95 bpo-32030: Add _PyCoreConfig.argv (#4934) by Victor Stinner · 7 years ago
  86. 5d86246 bpo-32030: Fix compiler warnings (#4921) by Victor Stinner · 7 years ago
  87. 4c72bc4 add 'extern' to pygetopt.h symbols, so then don't end up in comdat (#4909) by Benjamin Peterson · 7 years ago
  88. 9508402 Fix PyObject_Hash signature in comment (#4905) by Andrew Svetlov · 7 years ago
  89. 9454060 bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899) by Victor Stinner · 7 years ago
  90. a5552f0 bpo-32240: Add the const qualifier to declarations of PyObject* array arguments. (#4746) by Serhiy Storchaka · 7 years ago
  91. e425bd7 move pygetopt.h to internal (closes bpo-32264) (#4830) by Benjamin Peterson · 7 years ago
  92. 41264f1 bpo-32030: Add _PyMainInterpreterConfig.executable (#4876) by Victor Stinner · 7 years ago
  93. da27341 bpo-32030: Add _PyCoreConfig_Copy() (#4874) by Victor Stinner · 7 years ago
  94. 358e5e1 bpo-32329: Fix -R option for hash randomization (#4873) by Victor Stinner · 7 years ago
  95. 374c6e1 bpo-32030: Add _PyMainInterpreterConfig.warnoptions (#4855) by Victor Stinner · 7 years ago
  96. 7ea143a bpo-29469: Move constant folding to AST optimizer (GH-2858) by INADA Naoki · 7 years ago
  97. b5fd9ad bpo-32030: Rewrite _PyMainInterpreterConfig (#4854) by Victor Stinner · 7 years ago
  98. 11a247d bpo-32030: Add _PyPathConfig_ComputeArgv0() (#4845) by Victor Stinner · 7 years ago
  99. d5dda98 pymain_set_sys_argv() now copies argv (#4838) by Victor Stinner · 7 years ago
  100. 91106cd bpo-29240: PEP 540: Add a new UTF-8 Mode (#855) by Victor Stinner · 7 years ago