1. 9fc57a3 bpo-35081: Add pycore_fileutils.h (GH-10371) by Victor Stinner · 6 years ago
  2. 5ed6995 bpo-35081: Add _PyCoreConfig_AsDict() (GH-10362) by Victor Stinner · 6 years ago
  3. 6531bf6 bpo-33462: Add __reversed__ to dict and dict views (GH-6827) by Rémi Lapeyre · 6 years ago
  4. e2ed5ad bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300) by Alexey Izbyshev · 6 years ago
  5. a1c249c bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273) by Victor Stinner · 6 years ago
  6. e281f7d bpo-35081: Move accu.h to Include/internal/pycore_accu.h (GH-10271) by Victor Stinner · 6 years ago
  7. 50b4857 bpo-35081: Add _PyThreadState_GET() internal macro (GH-10266) by Victor Stinner · 6 years ago
  8. 27e2d1f bpo-35081: Add pycore_ prefix to internal header files (GH-10263) by Victor Stinner · 6 years ago
  9. 2be00d9 bpo-35081: Move Py_BUILD_CORE code to internal/mem.h (GH-10249) by Victor Stinner · 6 years ago
  10. 31368a4 bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239) by Victor Stinner · 6 years ago
  11. 9204fb8 bpo-35081: Cleanup pystate.c and pystate.h (GH-10240) by Victor Stinner · 6 years ago
  12. 3c09dca bpo-35059: Convert _Py_Dealloc() to static inline function (GH-10223) by Victor Stinner · 6 years ago
  13. e1b2995 bpo-32030: Make _PySys_AddXOptionWithError() private (GH-10236) by Victor Stinner · 6 years ago
  14. 905f1ac bpo-34523: Fix config_init_fs_encoding() for ASCII (GH-10232) by Victor Stinner · 6 years ago
  15. 3e429dc bpo-33237: Improve AttributeError message for partially initialized module. (GH-6398) by Serhiy Storchaka · 6 years ago
  16. 541497e bpo-35059: Convert Py_XINCREF() to static inline function (GH-10224) by Victor Stinner · 6 years ago
  17. 542497a bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216) by Victor Stinner · 6 years ago
  18. 2aaf0c1 bpo-35059: Convert Py_INCREF() to static inline function (GH-10079) by Victor Stinner · 6 years ago
  19. 49c75a8 bpo-35064 prefix smelly symbols that appear with COUNT_ALLOCS with _Py_ (GH-10152) by Pablo Galindo · 6 years ago
  20. b4435e2 bpo-35059: Convert PyObject_INIT() to function (GH-10077) by Victor Stinner · 6 years ago
  21. c89a932 bpo-35053: Define _PyTraceMalloc_NewReference in object.h (GH-10107) by Victor Stinner · 6 years ago
  22. 626bff8 bpo-9263: Dump Python object on GC assertion failure (GH-10062) by Victor Stinner · 6 years ago
  23. 18618e65 bpo-35059: Add Py_STATIC_INLINE() macro (GH-10093) by Victor Stinner · 6 years ago
  24. 6279c1c bpo-35053: Add Include/tracemalloc.h (GH-10091) by Victor Stinner · 6 years ago
  25. 9e00e80 bpo-35053: Enhance tracemalloc to trace free lists (GH-10063) by Victor Stinner · 6 years ago
  26. 82af0b6 bpo-9263: _PyObject_Dump() detects freed memory (GH-10061) by Victor Stinner · 6 years ago
  27. e3d1455 Update opcode.h header comment to mention the source data file (GH-9935) by Shivank98 · 6 years ago
  28. 74a8b6e bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705) by Stéphane Wirtel · 6 years ago
  29. 3f22811 bpo-32892: Use ast.Constant instead of specific constant AST types. (GH-9445) by Serhiy Storchaka · 6 years ago
  30. 2ec872b bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473) by Yury Selivanov · 6 years ago
  31. 06e7608 Revert "bpo-34589: Add -X coerce_c_locale command line option (GH-9378)" (GH-9430) by Victor Stinner · 6 years ago
  32. cb5778f bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146) by Christian Heimes · 6 years ago
  33. 7bdf282 bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610) by Serhiy Storchaka · 6 years ago
  34. 7a0791b bpo-34589: C locale coercion off by default (GH-9073) by Victor Stinner · 6 years ago
  35. 188ebfa bpo-34589: Make _PyCoreConfig.coerce_c_locale private (GH-9371) by Victor Stinner · 6 years ago
  36. 5903296 bpo-34651: Only allow the main interpreter to fork. (gh-9279) by Eric Snow · 6 years ago
  37. ea13740 bpo-34674: Assume unistd.h exists on Unix. (GH-9290) by Benjamin Peterson · 6 years ago
  38. 2094c2b bpo-34567: pythoninfo gets coreconfig (GH-9043) by Victor Stinner · 6 years ago
  39. fbca908 bpo-34523: Use _PyCoreConfig instead of globals (GH-9005) by Victor Stinner · 6 years ago
  40. de42755 bpo-34523: Py_FileSystemDefaultEncoding NULL by default (GH-9003) by Victor Stinner · 6 years ago
  41. 3d4226a bpo-34523: Support surrogatepass in locale codecs (GH-8995) by Victor Stinner · 6 years ago
  42. b2457ef bpo-34523: Add _PyCoreConfig.filesystem_encoding (GH-8963) by Victor Stinner · 6 years ago
  43. dfe0dc7 bpo-34485: Add _PyCoreConfig.stdio_encoding (GH-8881) by Victor Stinner · 6 years ago
  44. 124b9eb bpo-34485: Add _Py_ClearStandardStreamEncoding() (GH-8982) by Victor Stinner · 6 years ago
  45. d500e53 bpo-34403: On HP-UX, force ASCII for C locale (GH-8969) by Victor Stinner · 6 years ago
  46. caba55b bpo-34301: Add _PyInterpreterState_Get() helper function (GH-8592) by Victor Stinner · 6 years ago
  47. 80b762f bpo-31650: Remove _Py_CheckHashBasedPycsMode global config var (GH-8608) by Victor Stinner · 6 years ago
  48. 6c785c0 bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607) by Victor Stinner · 6 years ago
  49. cfc8831 Define _Py_NO_RETURN for Microsoft C compiler (GH-8606) by Victor Stinner · 6 years ago
  50. 9851227 bpo-34170: Rename _PyCoreConfig.unbuffered_stdip (GH-8594) by Victor Stinner · 6 years ago
  51. b75d7e2 bpo-34170: Add _PyCoreConfig._frozen parameter (GH-8591) by Victor Stinner · 6 years ago
  52. 56b29b6 bpo-34170, test_embed: write Py_Initialize() tests (GH-8484) by Victor Stinner · 6 years ago
  53. d145775 bpo-34170: Cleanup pymain_read_conf() (GH-8476) by Victor Stinner · 6 years ago
  54. 7cb7bcf bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434) by Serhiy Storchaka · 6 years ago
  55. ecf411c bpo-34170: Enhance _PyCoreConfig_Read() (GH-8468) by Victor Stinner · 6 years ago
  56. 60b04c9 bpo-34228: Allow PYTHONTRACEMALLOC=0 (GH-8467) by Victor Stinner · 6 years ago
  57. 1dc6e39 bpo-34170: Add _Py_InitializeFromConfig() (GH-8454) by Victor Stinner · 6 years ago
  58. 53b7d4e bpo-34170: Add _PyCoreConfig.bytes_warning (GH-8447) by Victor Stinner · 6 years ago
  59. d19d8d5 bpo-34170: Add _PyCoreConfig.isolated (GH-8417) by Victor Stinner · 6 years ago
  60. c573499 bpo-33720: Refactor marshalling/unmarshalling floats. (GH-8071) by Serhiy Storchaka · 6 years ago
  61. f2626ce bpo-34170: _PyCoreConfig_Read() leaves Py_IsolatedFlag unchanged (GH-8361) by Victor Stinner · 6 years ago
  62. b1147e4 bpo-34170: Rework _PyCoreConfig_Read() to avoid side effect (GH-8353) by Victor Stinner · 6 years ago
  63. 5ac9e6e bpo-33597: Reduce PyGC_Head size (GH-7043) by INADA Naoki · 6 years ago
  64. f874bd1 Fix redundant declaration of _PyImport_AddModuleObject (GH-7992) by Jeremy Cline · 6 years ago
  65. b193fa9 bpo-33499: Add PYTHONPYCACHEPREFIX env var for alt bytecode cache location. (GH-6834) by Carl Meyer · 6 years ago
  66. ceeef10 bpo-33818: PyExceptionClass_Name() will now return "const char *". (GH-7581) by Serhiy Storchaka · 6 years ago
  67. 5cbefa9 Clean up after bpo-33738. (GH-7627) by Serhiy Storchaka · 6 years ago
  68. 8398713 bpo-33738: Address review comments in GH #7477 (GH-7585) by Christian Tismer · 6 years ago
  69. ea62ce7 bpo-33738: Fix macros which contradict PEP 384 (GH-7477) by Christian Tismer · 6 years ago
  70. 6379913 bpo-33615: Re-enable a subinterpreter test. (gh-7251) by Eric Snow · 6 years ago
  71. 143ce5c bpo-33691: Add _PyAST_GetDocString(). (GH-7236) by Serhiy Storchaka · 6 years ago
  72. 73cbe7a bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197) by Serhiy Storchaka · 6 years ago
  73. 4e29f56 Add missed details of the C API introduced in 3.7. (GH-7047) by Serhiy Storchaka · 6 years ago
  74. f5b1183 bpo-5945: Improve mappings and sequences C API docs. (GH-7029) by Serhiy Storchaka · 6 years ago
  75. 64fddc4 bpo-33475: Fix and improve converting annotations to strings. (GH-6774) by Serhiy Storchaka · 6 years ago
  76. b00854c bpo-20171: Convert the _curses and _curses_panel modules to Argument Clinic. (GH-4251) by Serhiy Storchaka · 6 years ago
  77. 61f82e0 Spelling fixes to docs, docstrings, and comments (GH-6374) by Ville Skyttä · 6 years ago
  78. 702f8f3 bpo-33041: Rework compiling an "async for" loop. (#6142) by Serhiy Storchaka · 6 years ago
  79. 7023644 closes bpo-32980 Remove _PyFrame_Init (GH-5965) by Thomas Nyberg · 6 years ago
  80. 3a087be bpo-32836: Remove obsolete code from symtable pass (GH-5680) by Nitish Chandra · 6 years ago
  81. 520b7ae bpo-17611. Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. (GH-5006) by Serhiy Storchaka · 6 years ago
  82. 4c6955e bpo-32604: Clean up created subinterpreters before runtime finalization. (gh-5709) by Eric Snow · 6 years ago
  83. 517da1e Fix typo in Include/objimpl.h, the word "has" was missing (GH-5568) by Alexey · 6 years ago
  84. c1e46e9 bpo-32777: Fix _Py_set_inheritable async-safety in subprocess (GH-5560) by Alexey Izbyshev · 6 years ago
  85. 383b32f Revert "bpo-31356: Add context manager to temporarily disable GC GH-5495 by Yury Selivanov · 6 years ago
  86. 5489bda Start of 3.8.0a0 by Ned Deily · 6 years ago
  87. 6e41cd9 Update NEWS, docs, and patchlevel for 3.7.0b1 by Ned Deily · 7 years ago
  88. 7f8bfc9 bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748) by Eric Snow · 7 years ago
  89. 332cd5e bpo-32550. Remove the STORE_ANNOTATION bytecode. (GH-5181) by Mark Shannon · 7 years ago
  90. 72a0d21 bpo-31356: Add context manager to temporarily disable GC (GH-4224) by Pablo Galindo · 7 years ago
  91. c65ef77 rename _imp initialization function to follow conventions (#5432) by Benjamin Peterson · 7 years ago
  92. a49ac99 bpo-32677: Add .isascii() to str, bytes and bytearray (GH-5342) by INADA Naoki · 7 years ago
  93. 95e4d58 String annotations [PEP 563] (#4390) by Guido van Rossum · 7 years ago
  94. f320be7 bpo-32571: Avoid raising unneeded AttributeError and silencing it in C code (GH-5222) by Serhiy Storchaka · 7 years ago
  95. 04af5b1 bpo-10381: Add timezone to datetime C API (#5032) by Paul Ganssle · 7 years ago
  96. 8ded5b8 bpo-32030: Add _PyCoreConfig.module_search_paths (#4954) by Victor Stinner · 7 years ago
  97. e768c86 bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (#5284) by stratakis · 7 years ago
  98. f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 7 years ago
  99. 13ff245 bpo-32593: Drop FreeBSD 9 and older support (#5232) by Victor Stinner · 7 years ago
  100. fc2f407 bpo-32591: Add native coroutine origin tracking (#5250) by Nathaniel J. Smith · 7 years ago