1. 7a69cf4 bpo-35194: Fix a wrong constant in cp932 codec (GH-10420) by Alexey Izbyshev · 6 years ago
  2. 0f221d0 bpo-24412: Adds cleanUps for setUpClass and setUpModule. (GH-9190) by Lisa Roach · 6 years ago
  3. 49fa4a9 bpo-35193: Fix an off by one error in the RETURN_VALUE case. (GH-10418) by Gregory P. Smith · 6 years ago
  4. fd512d7 bpo-35065: Remove `StreamReaderProtocol._untrack_reader` (#10212) by Vincent Michel · 6 years ago
  5. 5d95312 Replace dead code with an assertion in winreg.c. (GH-10028) by Zackery Spytz · 6 years ago
  6. a44d34e bpo-34966: Improve support of method aliases in pydoc. (GH-9823) by Serhiy Storchaka · 6 years ago
  7. 6843ffe Revert "bpo-32409: Fix regression in activate.bat on international Windows (GH-10295)" (GH-10403) by Pablo Galindo · 6 years ago
  8. 556d50d Doc: Make all versions sidebars the same for consistency. (GH-10288) by Julien Palard · 6 years ago
  9. b939250 Fix the construction of subprocess.CalledProcessError in test_venv (GH-10400) by Pablo Galindo · 6 years ago
  10. beed84c bpo-35015: Doc: Fix internationalisation of the availability directive. (GH-10360) by Julien Palard · 6 years ago
  11. a6e956b bpo-34726: Fix handling of hash-based pycs in zipimport. (GH-10327) by Elvis Pranskevichus · 6 years ago
  12. bfe1839 Add link to PEP 525 in Expressions. (GH-10333) by Andrés Delfino · 6 years ago
  13. ae31e3f glob uses fnmatch.filter instead of fnmatch since 2001. (GH-10102) by Andrés Delfino · 6 years ago
  14. c5eec44 Add a reference to the name mangling description in the tutorial to the index. (GH-10138) by Andrés Delfino · 6 years ago
  15. cdb96f4 Add future_stmt to simple_stmt production list. (GH-8239) by Andrés Delfino · 6 years ago
  16. ca68261 Fix markup for xml.sax in 3.8 notes. (GH-9603) by Andrés Delfino · 6 years ago
  17. d649910 Correct grammar mistakes in string.rst. (GH-9752) by Andrés Delfino · 6 years ago
  18. ca03f3b Mark len call as a code snippet in stdtypes.rst. (GH-9804) by Andrés Delfino · 6 years ago
  19. ea6a28c Mark -c and -O as command line options in reStructuredText. (GH-10103) by Andrés Delfino · 6 years ago
  20. c64583b bpo-32409: Fix regression in activate.bat on international Windows (GH-10295) by samstagern · 6 years ago
  21. 637a33b bpo-2504: Add pgettext() and variants to gettext. (GH-7253) by Cheryl Sabella · 6 years ago
  22. 5598cc9 bpo-34160: Preserve order of attributes in minidom. (GH-10219) by Diego Rojas · 6 years ago
  23. f194479 bpo-31553: add --json-lines option to json.tool (#10051) by HongWeipeng · 6 years ago
  24. 0e7497c bpo-34898: Add mtime parameter to gzip.compress(). (GH-9704) by guoci · 6 years ago
  25. d2b11af Remove duplicate "Reference Guide" in optparse.rst. (GH-10372) by Andrés Delfino · 6 years ago
  26. 76cd0c3 bpo-33000: Document that IDLE's shell has no line limit. (#10373) by Terry Jan Reedy · 6 years ago
  27. 9fc57a3 bpo-35081: Add pycore_fileutils.h (GH-10371) by Victor Stinner · 6 years ago
  28. bccacd1 bpo-17560: Too small type for struct.pack/unpack in mutliprocessing.Connection (GH-10305) by Alexander Buchkovsky · 6 years ago
  29. 75d9d59 bpo-23220: Explain how IDLE's Shell displays output (GH-10356) by Terry Jan Reedy · 6 years ago
  30. 5ed6995 bpo-35081: Add _PyCoreConfig_AsDict() (GH-10362) by Victor Stinner · 6 years ago
  31. f1b9ad3 closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347) by Alexey Izbyshev · 6 years ago
  32. f1d3efc bpo-35099: Update idlelib/help.html (#10353) by Terry Jan Reedy · 6 years ago
  33. 5e79090 bpo-35099: Improve the doc about IDLE running user code. (#10350) by Terry Jan Reedy · 6 years ago
  34. 0bee3c3 bpo-35119: Fix RecursionError in example of customizing module attribute access. (GH-10323) by Denis Osipov · 6 years ago
  35. 6531bf6 bpo-33462: Add __reversed__ to dict and dict views (GH-6827) by Rémi Lapeyre · 6 years ago
  36. 16c8a53 [Docs] Fix required version of an example of importlib (GH-10118) by E Kawashima · 6 years ago
  37. 570e371 Fix possible crashes in pwdmodule.c. (GH-10331) by Zackery Spytz · 6 years ago
  38. 083a7a1 bpo-35167: Specify program for gzip and json.tool command line options. (GH-10332) by Serhiy Storchaka · 6 years ago
  39. 34fd4c2 bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) by Serhiy Storchaka · 6 years ago
  40. ad1a25f bpo-32512: Add -m option to profile for profiling modules (#5132) by Mario Corchero · 6 years ago
  41. 2810dd7 closes bpo-32285: Add unicodedata.is_normalized. (GH-4806) by Max Bélanger · 6 years ago
  42. 5d236ca bpo-19675: Terminate processes if construction of a pool is failing. (GH-5614) by Julien Palard · 6 years ago
  43. b4db249 bpo-9842: Add cross-reference to the ellipsis object (GH-4063) by Pablo Galindo · 6 years ago
  44. 98b8535 bpo-35118: Improve docs regarding indexing (GH-10265) by Windson yang · 6 years ago
  45. 55f3317 bpo-10536: Enhancements to gettext docs (GH-10324) by Stéphane Wirtel · 6 years ago
  46. 622935d bpo-31887: Adds documentations for special multipart/signed handling (GH-4268) by Saptak Sengupta · 6 years ago
  47. 59668aa bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318) by Lysandros Nikolaou · 6 years ago
  48. c03bf0a Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423) by Adrian Liaw · 6 years ago
  49. 0edc7b1 bpo-35159: Add a link to the devguide in the sidebar of the index (Doc/) (GH-10316) by Stéphane Wirtel · 6 years ago
  50. e359bc2 bpo-35161: Fix stack-use-after-scope in grp.getgr{nam,gid} and pwd.getpw{nam,uid}. (GH-10319) by Alexey Izbyshev · 6 years ago
  51. 52465e1 Explain that the orderness of the result of glob is system-dependant (GH-6587) by Elena Oat · 6 years ago
  52. f98c162 Doc: -W flag for sphinx-build can be disabled (GH-10303) by Julien Palard · 6 years ago
  53. 3e28eed bpo-34969: Add --fast, --best on the gzip CLI (GH-9833) by Stéphane Wirtel · 6 years ago
  54. fe62d87 Fix a typo about a comma. (GH-10306) by İsmail Arılık · 6 years ago
  55. e2ed5ad bpo-35147: Fix _Py_NO_RETURN for GCC (GH-10300) by Alexey Izbyshev · 6 years ago
  56. b942707 bpo-29341: Clarify that path-like objects are accepted in some os methods (GH-10101) by BNMetrics · 6 years ago
  57. 488c0a6 bpo-33578: Fix getstate/setstate for CJK decoder (GH-10290) by Christopher Thorne · 6 years ago
  58. 318ab63 closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup.py` (GH-10289) by Max Bélanger · 6 years ago
  59. dce345c Simplify sys.breakpointhook implementation (#9519) by Anthony Sottile · 6 years ago
  60. bf46a09 bpo-35075: Fix broken url in the pprint documentation (GH-10201) by Pablo Galindo · 6 years ago
  61. ac22f6a bpo-33578: Add getstate/setstate for CJK codec (GH-6984) by Christopher Thorne · 6 years ago
  62. 4b5e62d bpo-35128: Fix spacing issues in warning.warn() messages. (GH-10268) by Pablo Aguiar · 6 years ago
  63. a1c249c bpo-35081: And pycore_lifecycle.h and pycore_pathconfig.h (GH-10273) by Victor Stinner · 6 years ago
  64. e281f7d bpo-35081: Move accu.h to Include/internal/pycore_accu.h (GH-10271) by Victor Stinner · 6 years ago
  65. 50b4857 bpo-35081: Add _PyThreadState_GET() internal macro (GH-10266) by Victor Stinner · 6 years ago
  66. 27e2d1f bpo-35081: Add pycore_ prefix to internal header files (GH-10263) by Victor Stinner · 6 years ago
  67. 3a228ab bpo-26558: Fix Py_FatalError() with GIL released (GH-10267) by Victor Stinner · 6 years ago
  68. 2be00d9 bpo-35081: Move Py_BUILD_CORE code to internal/mem.h (GH-10249) by Victor Stinner · 6 years ago
  69. b08746b bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217) by Xiang Zhang · 6 years ago
  70. 511747b bpo-35110: Fix yet few spaces before dashes. (GH-10255) by Serhiy Storchaka · 6 years ago
  71. c9a6168 Fix a possible crash in range.__reversed__(). (GH-10252) by Zackery Spytz · 6 years ago
  72. 0353b4e bpo-33138: Change standard error message for non-pickleable and non-copyable types. (GH-6239) by Serhiy Storchaka · 6 years ago
  73. 3f819ca bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231) by Serhiy Storchaka · 6 years ago
  74. 68f3237 bpo-35116, urllib.parse: Document the new max_num_fields parameter (GH-10247) by matthewbelisle-wf · 6 years ago
  75. a80af77 bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160) by Daniel Lovell · 6 years ago
  76. 31368a4 bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239) by Victor Stinner · 6 years ago
  77. 9204fb8 bpo-35081: Cleanup pystate.c and pystate.h (GH-10240) by Victor Stinner · 6 years ago
  78. 3c09dca bpo-35059: Convert _Py_Dealloc() to static inline function (GH-10223) by Victor Stinner · 6 years ago
  79. e1b2995 bpo-32030: Make _PySys_AddXOptionWithError() private (GH-10236) by Victor Stinner · 6 years ago
  80. 905f1ac bpo-34523: Fix config_init_fs_encoding() for ASCII (GH-10232) by Victor Stinner · 6 years ago
  81. b232df9 bpo-31680: Add curses.ncurses_version. (GH-4217) by Serhiy Storchaka · 6 years ago
  82. 3e429dc bpo-33237: Improve AttributeError message for partially initialized module. (GH-6398) by Serhiy Storchaka · 6 years ago
  83. 95b6acf bpo-34876: Change the lineno of the AST for decorated function and class. (GH-9731) by Serhiy Storchaka · 6 years ago
  84. b83d917 Doc: fix asyncio loop.close() description (GH-10229) by Andriy Maletsky · 6 years ago
  85. f6a47f3 bpo-35031: Fix test_start_tls_server_1 on FreeBSD buildbots (GH-10011) by Pablo Galindo · 6 years ago
  86. ed271b2 bpo-34765: install-sh is executable (GH-10225) by Victor Stinner · 6 years ago
  87. 0227748 bpo-34945: Buffer output in test suite only when creating junit file (GH-10204) by Pablo Galindo · 6 years ago
  88. 541497e bpo-35059: Convert Py_XINCREF() to static inline function (GH-10224) by Victor Stinner · 6 years ago
  89. 0200928 Include memo in the documented signature of copy.deepcopy() by Stephan Hoyer · 6 years ago
  90. 3b05ad7 bpo-34160: Preserve user specified order of Element attributes in html. (GH-10190) by Serhiy Storchaka · 6 years ago
  91. c93c58b bpo-33331: Clean modules in the reversed order in PyImport_Cleanup(). (GH-6565) by Serhiy Storchaka · 6 years ago
  92. 542497a bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216) by Victor Stinner · 6 years ago
  93. 2aaf0c1 bpo-35059: Convert Py_INCREF() to static inline function (GH-10079) by Victor Stinner · 6 years ago
  94. c0799ec bpo-27741: Better wording for datetime.strptime() (GH-9994) by Gus Goulart · 6 years ago
  95. 53835e9 Fix a possible "double decref" in termios.tcgetattr(). (GH-10194) by Zackery Spytz · 6 years ago
  96. ea9c8bd bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206) by Terry Jan Reedy · 6 years ago
  97. c61e229 bpo-33234: Add exact allocation optimization to lists in What's New (GH-10200) by Pablo Galindo · 6 years ago
  98. 47d9424 bpo-35047, unittest.mock: Better error messages on assert_called_xxx failures (GH-10090) by Petter Strandmark · 6 years ago
  99. 1803263 Issue 35093: Document the IDLE document viewer in the IDLE doc. (#10195) by Terry Jan Reedy · 6 years ago
  100. 372d705 bpo-33234 Improve list() pre-sizing for inputs with known lengths (GH-9846) by Pablo Galindo · 6 years ago