1. 6815155 bpo-35567: Convert dict of constants to a set (GH-11296) by Cheryl Sabella · 7 years ago
  2. f06fba5 Document that dict.fromkeys accepts any iterable for keys (GH-10998) by Andre Delfino · 7 years ago
  3. 3ce3dea Use generator instead of list in code examples (GH-11203) by Recursing · 7 years ago
  4. fc8284e bpo-35564: add master_doc='contents' to conf.py (GH-11290) by Jean-François B · 7 years ago
  5. 8ac6581 bpo-30455: Generate all token related code and docs from Grammar/Tokens. (GH-10370) by Serhiy Storchaka · 7 years ago
  6. c1b4b0f bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214) by Cheryl Sabella · 7 years ago
  7. 87667c5 bpo-11566: Extension build errors on Windows for _hypot (GH-11283) by Matt McCormick · 7 years ago
  8. 6ded898 Fix typo in socketserver docstring (GH-11252) by Christopher Hunt · 7 years ago
  9. d3bbc52 Enable signing Windows builds with SHA1 environment variable (GH-11279) by Steve Dower · 7 years ago
  10. f0af4c5 bpo-33830: Fix an example in http.client docs for 404. (GH-7780) by Xtreak · 7 years ago
  11. 6326278 bpo-34193: Fix pluralization in getargs.c and test cases. (GH-8438) by Xtreak · 7 years ago
  12. 3e8f962 bpo-35259: Limit `Py_FinalizeEx()` to `Py_LIMITED_API >= 0x03060000`. (GH-10620) by Arthur Neufeld · 7 years ago
  13. 9a8d1d7 bpo-35424: emit ResourceWarning at multiprocessing.Pool destruction (GH-10974) by Victor Stinner · 7 years ago
  14. c5d5dfd bpo-22831: Use "with" to avoid possible fd leaks in distutils. (GH-10921) by Serhiy Storchaka · 7 years ago
  15. 71f82a2 Fix mock_open docstring to use readline (#11176) by Xtreak · 7 years ago
  16. 292cd6e bpo-35521: Add more cross-refs to IDLE docs (#11257) by Terry Jan Reedy · 7 years ago
  17. d77d97c bpo-35529: Fix a reference counting bug in PyCFuncPtr_FromDll(). (GH-11229) by Zackery Spytz · 7 years ago
  18. b13a20f bpo-5438: Update memory requirements and optimize test_bigmem.py. (GH-11123) by Serhiy Storchaka · 7 years ago
  19. 83dd4e8 bpo-18085: Update refcounts.dat. (GH-11247) by Serhiy Storchaka · 7 years ago
  20. 87ec110 bpo-34162: Update idlelib/NEWS.txt to 2018-12-20. (#11255) by Terry Jan Reedy · 7 years ago
  21. 01421be bpo-35521: IDLE: Add code context section to docs (#11205) by Cheryl Sabella · 7 years ago
  22. afe17a7 bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (GH-11224) by Steve Dower · 7 years ago
  23. b2f642c bpo-32077: Update refcounts.dat for Unicode object functions. (GH-11243) by Mat M · 7 years ago
  24. cf10a75 bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900) by stratakis · 7 years ago
  25. 55cc345 bpo-35526: make __future__.barry_as_FLUFL mandatory for Python 4.0 (#11218) by Chris Rands · 7 years ago
  26. 57dd79e Fix documented signatures for C API functions. (GH-11236) by Serhiy Storchaka · 7 years ago
  27. bf99bcf Fix Python version since which external enities are not resolved by default. (GH-11237) by Serhiy Storchaka · 7 years ago
  28. 92330c0 bpo-35497: add versionadded tag for EPOLLEXCLUSIVE (GH-11162) by Manjusaka · 7 years ago
  29. 2b57c43 bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) by Serhiy Storchaka · 7 years ago
  30. 82d7355 Removed dangling `since Python` at the end of library/xml.rst. (GH-11201) by Jules Lasne (jlasne) · 7 years ago
  31. 6cdce3d bpo-35424: Fix test_multiprocessing_main_handling (GH-11223) by Victor Stinner · 7 years ago
  32. 05c9d31 bpo-31731: Fix test_io.check_interrupted_write() (GH-11225) by Victor Stinner · 7 years ago
  33. b5c8cfa bpo-23057: add loop self socket as wakeup fd for signals (#11135) by Vladimir Matveev · 7 years ago
  34. e3666fc bpo-35465: Document _UnixSelectorEventLoop.add_signal_handler. (GH-11145) by Hrvoje Nikšić · 7 years ago
  35. d2a75c6 bpo-35502: Fix reference leaks in ElementTree.TreeBuilder. (GH-11170) by Serhiy Storchaka · 7 years ago
  36. 60875db bpo-35516: platform.system_alias() don't replace Darwin (GH-11207) by Victor Stinner · 7 years ago
  37. 17d0c05 bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931) by Victor Stinner · 7 years ago
  38. e6b247c bpo-35523: Remove ctypes callback workaround (GH-11211) by Victor Stinner · 7 years ago
  39. 3fcc1e0 bpo-35461: Document C API functions which suppress exceptions. (GH-11119) by Serhiy Storchaka · 7 years ago
  40. 62a68b7 bpo-31784: Use time.time_ns() in uuid.uuid1() (GH-11189) by Victor Stinner · 7 years ago
  41. 1dd0359 bpo-35519: Rename test.bisect to test.bisect_cmd (GH-11200) by Victor Stinner · 7 years ago
  42. 0af9c33 bpo-35348: Fix platform.architecture() (GH-11159) by Victor Stinner · 7 years ago
  43. 94cf308 bpo-33306: Improve SyntaxError messages for unbalanced parentheses. (GH-6516) by Serhiy Storchaka · 7 years ago
  44. bdabb07 bpo-35475: Add more PyImport* functions in refcounts.dat. (GH-11142) by Serhiy Storchaka · 7 years ago
  45. 842acaa bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) by Zackery Spytz · 7 years ago
  46. 4db62e1 bpo-35490: Remove the DecodeFSDefault return converter in AC. (#11152) by Serhiy Storchaka · 7 years ago
  47. e2af34f bpo-35504: Fix a SystemError when delete the characters_written attribute of an OSError. (GH-11172) by Serhiy Storchaka · 7 years ago
  48. fae9587 bpo-18799: Resurrect test_404 in test_xmlrpc. (GH-11196) by Vajrasky Kok · 7 years ago
  49. e991270 bpo-35415: validate fileno argument to socket.socket (GH-10917) by Dima Tisnek · 7 years ago
  50. 05c1b38 Fixed a few obvious mistakes in c-api docs (GH-11184) by Beomsoo Kim · 7 years ago
  51. 3ab064e bpo-23451: Update time.monotonic() documentation (GH-11190) by Victor Stinner · 7 years ago
  52. 8db5b54 bpo-35513, unittest: TextTestRunner uses time.perf_counter() (GH-11180) by Victor Stinner · 7 years ago
  53. 2cf4c20 bpo-35513: Replace time.time() with time.monotonic() in tests (GH-11182) by Victor Stinner · 7 years ago
  54. 4e80f5c bpo-35186: Remove "built with" comment in setup.py upload (GH-10414) by Paul Ganssle · 7 years ago
  55. 2dfe351 bpo-35491, multiprocessing: replace "RUN" with RUN (GH-11178) by Victor Stinner · 7 years ago
  56. b912f93 bpo-35511: Trivial docs updates for profile and resource library modules. (GH-11124) by Beomsoo Kim · 7 years ago
  57. 640ed52 bpo-35499: make profile-opt don't override CFLAGS_NODIST (GH-11164) by Victor Stinner · 7 years ago
  58. f5107df bpo-35450: reflect in docs that venv module is not always creating a … (GH-11144) by mkkot · 7 years ago
  59. f8e9bd5 bpo-35402: Update Windows build to use Tcl and Tk 8.6.9 (GH-11146) by Steve Dower · 7 years ago
  60. d7538dd bpo-35471: Remove the macpath module (GH-11129) by Victor Stinner · 7 years ago
  61. 4aa917c bpo-35346: Cleanup platform.architecture() (GH-11130) by Victor Stinner · 7 years ago
  62. 3a8f4fe bpo-34279: regrtest consider that skipped tests are ran (GH-11132) by Victor Stinner · 7 years ago
  63. 7acd50a bpo-35491: Enhance multiprocessing.BaseProcess.__repr__() (GH-11138) by Victor Stinner · 7 years ago
  64. cb0f5e2 Fixed missing colun in library/sys.po (GH-11153) by Jules Lasne (jlasne) · 7 years ago
  65. 2b417fb Add multiprocessing.Pool.__repr__() (GH-11137) by Victor Stinner · 7 years ago
  66. afb3e71 bpo-35489: Use "const Py_UNICODE *" for the Py_UNICODE converter in AC. (GH-11150) by Serhiy Storchaka · 7 years ago
  67. 7b36016 bpo-31446: Copy command line that should be passed to CreateProcessW(). (GH-11141) by Vladimir Matveev · 7 years ago
  68. 08c2ba0 bpo-35477: multiprocessing.Pool.__enter__() fails if called twice (GH-11134) by Victor Stinner · 7 years ago
  69. 502fe19 bpo-35412: Add testcase to test_future4 (GH-11131) by Victor Stinner · 7 years ago
  70. b0e0877 bpo-35346: Drop Mac OS 9 support from platform (GH-10959) by Victor Stinner · 7 years ago
  71. 4fb0b8b bpo-33106: change dbm key deletion error for readonly file from KeyError to dbm.error (#6295) by Xiang Zhang · 7 years ago
  72. 5a718e9 Add test for double patching instance methods (#11085) by Anthony Sottile · 7 years ago
  73. f7fa62e bpo-17185: Add __signature__ to mock that can be used by inspect for signature (GH11048) by Xtreak · 7 years ago
  74. 5344501 bpo-35394: Add empty slots to abstract asyncio protocols (#10889) by Andrew Svetlov · 7 years ago
  75. 7211d30 Remove an unused variable after bpo-35444. (GH-11117) by Serhiy Storchaka · 7 years ago
  76. 2ab2afd bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087) by Pablo Galindo · 7 years ago
  77. a932d0b bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086) by Pablo Galindo · 7 years ago
  78. dc525f4 bpo-35458: Fix test_shutil.test_disk_usage() (GH-11111) by Victor Stinner · 7 years ago
  79. 8905fcc bpo-35454: Fix miscellaneous minor issues in error handling. (#11077) by Serhiy Storchaka · 7 years ago
  80. bb86bf4 bpo-35444: Unify and optimize the helper for getting a builtin object. (GH-11047) by Serhiy Storchaka · 7 years ago
  81. 7cf3d8e bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101) by Ned Deily · 7 years ago
  82. 3ec9826 bpo-35401: Update macOS installer to OpenSSL 1.1.0j (GH-11094) by Ned Deily · 7 years ago
  83. d5a6a38 bpo-34977: Remove unused preprocessor definition (GH-11092) by Steve Dower · 7 years ago
  84. 4824385 bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088) by Steve Dower · 7 years ago
  85. 0cd6391 bpo-34977: Add Windows App Store package (GH-11027) by Steve Dower · 7 years ago
  86. 1c3de54 bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029) by Steve Dower · 7 years ago
  87. b6ef6f6 bpo-31374: expat doesn't include <pyconfig.h> on Windows (GH-11079) by Victor Stinner · 7 years ago
  88. fc662ac bpo-32788: Better error handling in sqlite3. (GH-3723) by Serhiy Storchaka · 7 years ago
  89. dffccc6 bpo-35452: Make PySys_HasWarnOptions() never raising an exception. (GH-11075) by Serhiy Storchaka · 7 years ago
  90. cf24735 bpo-31374: Include pyconfig.h earlier in expat (GH-11064) by Victor Stinner · 7 years ago
  91. 2eb6ad8 bpo-35050: AF_ALG length check off-by-one error (GH-10058) by Christian Heimes · 7 years ago
  92. 8e04186 bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) by Victor Stinner · 7 years ago
  93. 6fef0f1 bpo-35445: Do not ignore memory errors when create posix.environ. (GH-11049) by Serhiy Storchaka · 7 years ago
  94. 72ff7b4 bpo-35451: Fix reference counting for sys.warnoptions and sys._xoptions. (GH-11063) by Serhiy Storchaka · 7 years ago
  95. f46eccd bpo-35433: Properly detect installed SDK versions (GH-11009) by Jeremy Kloth · 7 years ago
  96. e448f9c Remove a duplicate descriptor in gdbm. (GH-11053) by Serhiy Storchaka · 7 years ago
  97. e328753 bpo-22005: Document the reality of pickle compatibility. (GH-11054) by Gregory P. Smith · 7 years ago
  98. 25648d0 bpo-34245: install Python shared library with more standard 0755 mode (GH-8492) by jdemeyer · 7 years ago
  99. de9e9b4 Fix numbered lists in stdtypes.rst. (GH-10989) by Andre Delfino · 7 years ago
  100. ac218bc bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043) by Ned Deily · 7 years ago