1. ea1982a bpo-33696: Install python-docs-theme even if SPHINXBUILD is defined (GH-7242) by Miss Islington (bot) · 7 years ago
  2. d9b1182 Improve ensurepip's --help (GH-4686) (GH-7238) by Miss Islington (bot) · 7 years ago
  3. f952694 [3.7] bpo-23859: Document that asyncio.wait() does not cancel its futures (GH-7217) (#7227) by Miss Islington (bot) · 7 years ago
  4. af9cda9 Revert "bpo-22087: Fix Policy.get_event_loop() to detect fork (GH-7208)" (GH-7233) by Yury Selivanov · 7 years ago
  5. 3ddee64 bpo-32684: Fix nits in tests (GH-7225) (#7231) by Miss Islington (bot) · 7 years ago
  6. 4f53e2a [3.7] bpo-31639: Change ThreadedHTTPServer to ThreadingHTTPServer class name (GH-7195) (GH-7219) by Julien Palard · 7 years ago
  7. d8948c5 bpo-32751: Wait for task cancellation in asyncio.wait_for() (GH-7216) by Miss Islington (bot) · 7 years ago
  8. 0364342 bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7209) (#7222) by Miss Islington (bot) · 7 years ago
  9. 2a7eb0b bpo-22087: Fix Policy.get_event_loop() to detect fork (GH-7208) by Miss Islington (bot) · 7 years ago
  10. ca64f3e bpo-30935: update get_event_loop docs (GH-2731) by Miss Islington (bot) · 7 years ago
  11. b3e12c0 Attempt to fix test_stdin_broken_pipe on Travis (GH-7210) (#7211) by Miss Islington (bot) · 7 years ago
  12. cb055bc bpo-33197: Update a error message of invalid inspect.Parameters. (GH-6636) (GH-7204) by Miss Islington (bot) · 7 years ago
  13. 441afbd bpo-33353: test_asyncio use set_write_buffer_limits() (GH-7200) by Miss Islington (bot) · 7 years ago
  14. be5d616 bpo-33654: Support protocol type switching in SSLTransport.set_protocol() (GH-7194) by Miss Islington (bot) · 7 years ago
  15. 2641ee5 bpo-32911: Revert bpo-29463. (GH-7121) by Serhiy Storchaka · 7 years ago
  16. eca0859 bpo-33674: Pause the transport as early as possible (GH-7192) by Miss Islington (bot) · 7 years ago
  17. 78e14f8 bpo-32878: Adds documentation for st_ino on Windows (GH-5764) (#7189) by Miss Islington (bot) · 7 years ago
  18. 1827615 bpo-33670: Expose Sphinx errorlevel (GH-7156) by Miss Islington (bot) · 7 years ago
  19. 0dd8fd0 bpo-33674: asyncio: Fix SSLProtocol race (GH-7175) (#7187) by Miss Islington (bot) · 7 years ago
  20. 420092e bpo-32410: Avoid blocking on file IO in sendfile fallback code (GH-7172) (#7182) by Miss Islington (bot) · 7 years ago
  21. a379dea bpo-33673: Install python-docs-theme even if Sphinx is already installed (GH-7163) by Miss Islington (bot) · 7 years ago
  22. ddc613f bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174) by Miss Islington (bot) · 7 years ago
  23. 8d8b861 bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171) by Miss Islington (bot) · 7 years ago
  24. 6025451 bro-33614: Override exit code in find_msbuild.bat (GH-7169) by Miss Islington (bot) · 7 years ago
  25. 075c662 bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7161) (GH-7173) by Miss Islington (bot) · 7 years ago
  26. 4b82846 bpo-32458: Further tune start_tls tests (GH-7166) by Miss Islington (bot) · 7 years ago
  27. 3757939 bpo-33614: Ensures module definition files for the stable ABI on Windows are correctly regenerated. (GH-7165) by Miss Islington (bot) · 7 years ago
  28. bc3a002 bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() (GH-7130) by Miss Islington (bot) · 7 years ago
  29. f8fdb36 bpo-33505: Optimize asyncio.ensure_future by reordering if conditions (GH-6836) (#7162) by Miss Islington (bot) · 7 years ago
  30. 1f21ae7 bpo-31647: Fix write_eof() after close() for SelectorSocketTransport (GH-7149) (GH-7153) by Miss Islington (bot) · 7 years ago
  31. 51d0a2c bpo-33623: Fix possible SIGSGV when asyncio.Future is created in __del__ (GH-7080) by Miss Islington (bot) · 7 years ago
  32. 983c1ba bpo-32374: Ignore Python-level exceptions in test_bad_traverse (GH-7145) (GH-7150) by Miss Islington (bot) · 7 years ago
  33. eb8516b bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6702) (GH-6704) by Miss Islington (bot) · 7 years ago
  34. 98b089e bpo-33652: Remove __getstate__ and __setstate__ methods in typing. (GH-7144) by Miss Islington (bot) · 7 years ago
  35. 96fb828 bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) by Miss Islington (bot) · 7 years ago
  36. e60f6e1 bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859) by Miss Islington (bot) · 7 years ago
  37. d498625 bpo-33652: Improve pickle support in the typing module. (GH-7123) by Miss Islington (bot) · 7 years ago
  38. e69657d [3.7] bpo-32769: A new take on annotations/type hinting glossary entries (GH-6829) (#7127) by Andrés Delfino · 7 years ago
  39. 14d289b bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111) by Miss Islington (bot) · 7 years ago
  40. af1d007 test.regrtest: flush stdout when display progress (GH-7105) by Miss Islington (bot) · 7 years ago
  41. ef91dde bpo-33012: Add -Wno-cast-function-type for gcc 8. (GH-6757) by Serhiy Storchaka · 7 years ago
  42. 82d727f Document typing.NoReturn (GH-7107) by Miss Islington (bot) · 7 years ago
  43. 5734f41 bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099) by Miss Islington (bot) · 7 years ago
  44. d9eb22c bpo-33629: Prevent coredump in test_importlib (GH-7090) by Miss Islington (bot) · 7 years ago
  45. 2fe940c bpo-33622: Fix issues with handling errors in the GC. (GH-7078) by Miss Islington (bot) · 7 years ago
  46. b2ab5dc bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085) by Miss Islington (bot) · 7 years ago
  47. dd7a255 bpo-33109: argparse subparsers are once again not required by default (GH-6919) (GH-7089) by Miss Islington (bot) · 7 years ago
  48. fa286ed bpo-33540: Add block_on_close attr to socketserver (GH-6911) by Miss Islington (bot) · 7 years ago
  49. fa24c1c [3.7] bpo-33353: Fix test_asyncio on FreeBSD (GH-7087) by Victor Stinner · 7 years ago
  50. 72ef4fc [3.7] bpo-33618: Enable TLS 1.3 in tests (GH-7079) (GH-7082) by Miss Islington (bot) · 7 years ago
  51. 508d769 bpo-33612: Remove PyThreadState_Clear() assertion (GH-7069) (GH-7074) by Miss Islington (bot) · 7 years ago
  52. 2fc443c bpo-32436: Document PEP 567 changes to asyncio. (GH-7073) by Miss Islington (bot) · 7 years ago
  53. 0f9b68a Reverse the meaning of is_argument when used for type check (GH-7039) by Miss Islington (bot) · 7 years ago
  54. 2751dcc bpo-33604: Remove Pending from hmac Deprecation warning. (GH-7062) by Miss Islington (bot) · 7 years ago
  55. cd57b48 bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) by Miss Islington (bot) · 7 years ago
  56. 1f22a30 [3.7] Add missed details of the C API introduced in 3.7. (GH-7047) (GH-7061) by Serhiy Storchaka · 7 years ago
  57. afec2d5 bpo-33592: Document the C API in PEP 567 (contextvars) (GH-7033) by Miss Islington (bot) · 7 years ago
  58. ca6d7ae Improve comments in test_idle.py. (GH-7057) by Miss Islington (bot) · 7 years ago
  59. 25fd6cc bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048) by Miss Islington (bot) · 7 years ago
  60. fecad4a [3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050) by Serhiy Storchaka · 7 years ago
  61. 3718f92 Add PyThread_tss_* to Doc/data/refcounts.dat. (GH-7038) by Miss Islington (bot) · 7 years ago
  62. e1a78ca bpo-5945: Improve mappings and sequences C API docs. (GH-7029) by Miss Islington (bot) · 7 years ago
  63. d9055f8 Fix lambda parameters being refered as arguments (GH-7037) by Miss Islington (bot) · 7 years ago
  64. 2b4ed5d bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021) by Miss Islington (bot) · 7 years ago
  65. 316f869 Use IPv4 only to avoid IP address collision (GH-7030) by Miss Islington (bot) · 7 years ago
  66. 4d39ade Fix asyncio flaky tests (GH-7023) (#7024) by Miss Islington (bot) · 7 years ago
  67. b8b8000 bpo-33263: Fix FD leak in _SelectorSocketTransport (GH-6450) (#7022) by Miss Islington (bot) · 7 years ago
  68. 4ecdc11 bpo-33580: Make binary/text file glossary entries follow most common "see also" style. (GH-6991) (GH-7012) by Miss Islington (bot) · 7 years ago
  69. 98a18de Add idlelib and IDLE section to What's New in 3.7. (GH-7019) (GH-7020) by Miss Islington (bot) · 7 years ago
  70. b85115e [3.7] bpo-32262: Fix typo in f-string (GH-7016) by Miss Islington (bot) · 7 years ago
  71. 073eca3 bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922) by Miss Islington (bot) · 7 years ago
  72. 736e3b3 bpo-30940: Updating round() docs. (GH-6342) (GH-7009) by Miss Islington (bot) · 7 years ago
  73. 296b60a Docs: be less specific about python versions (GH-6985) (GH-7008) by Miss Islington (bot) · 7 years ago
  74. b32f889 [3.7] bpo-33475: Fix and improve converting annotations to strings. (GH-6774). (GH-6927) by Serhiy Storchaka · 7 years ago
  75. 52d1741 bpo-33584: Fix several minor bugs in asyncio. (GH-7003) (GH-7005) by Miss Islington (bot) · 7 years ago
  76. 28ea38b9 bpo-26819: Prevent proactor double read on resume (GH-6921) by Miss Islington (bot) · 7 years ago
  77. f0af69f bpo-23722: Fix docs for future __classcell__ changes. (GH-6999) (GH-7000) by Miss Islington (bot) · 7 years ago
  78. 15f3d0c [3.7] bpo-32996: The bulk of What's New in Python 3.7 (GH-6978). (GH-6998) by Elvis Pranskevichus · 7 years ago
  79. 222ae1e bpo-30928: Update idlelib/NEWS.txt. (GH-6995) (#6996) by Miss Islington (bot) · 7 years ago
  80. 6414da9 Fix typo in error message when decoding PYTHONPATH. (GH-6981) (GH-6993) by Miss Islington (bot) · 7 years ago
  81. 0efa135 bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638) by Miss Islington (bot) · 7 years ago
  82. 436972e bpo-19950: Clarify unittest TestCase instance use. (GH-6875) (GH-6938) by Miss Islington (bot) · 7 years ago
  83. a3a554a [3.7] bpo-33518: Add PEP entry to documentation glossary (GH-6860) (#6934) by Andrés Delfino · 7 years ago
  84. 09ca590 bpo-28556: Don't simplify unions at runtime (GH-6841) (GH-6979) by Miss Islington (bot) · 7 years ago
  85. abde17e bpo-33556: Remove reference to thread module from docstring (GH-6963) by Miss Islington (bot) · 7 years ago
  86. bef7031 Fix C API docs: PyCapsule_Import always set an exception on failure. (GH-6967) by Miss Islington (bot) · 7 years ago
  87. b2a02b9 bpo-33564: Add async to IDLE's code context block openers. (GH-6960) (#6961) by Miss Islington (bot) · 7 years ago
  88. efa6427 bpo-33559: Attribute changed repr of exceptions (GH-6954) by Miss Islington (bot) · 7 years ago
  89. df4852c Fix Windows build of Python for latest WinSDK. (GH-6874) (GH-6952) by Miss Islington (bot) · 7 years ago
  90. f34ade3 asyncio/docs: Mark asyncio.run() as provisional in 3.7. (GH-6946) (GH-6949) by Miss Islington (bot) · 7 years ago
  91. 54fc497 bpo-33559: Document changed repr of exceptions (GH-6943) (GH-6950) by Miss Islington (bot) · 7 years ago
  92. d27bc91 Only upload docs for CI build and not pull requests (GH-6945) by Miss Islington (bot) · 7 years ago
  93. 56882db Provide a little better debug output (GH-6940) (#6942) by Miss Islington (bot) · 7 years ago
  94. 6417d33 bpo-33537: Add an __all__ to importlib.resources (GH-6920) (#6941) by Miss Islington (bot) · 7 years ago
  95. 8965d75 bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6926) by Miss Islington (bot) · 7 years ago
  96. 54a5247 Update Python Folder.icns icon file to match new macOS look (GH-1780) (GH-6930) by Miss Islington (bot) · 7 years ago
  97. 216a277 bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924) (GH-6929) by Miss Islington (bot) · 7 years ago
  98. d504108 bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH-6915) (GH-6928) by Miss Islington (bot) · 7 years ago
  99. 9c17cd3 Fix ClassVar as string fails when getting type hints (GH-6824) (#6912) by Miss Islington (bot) · 7 years ago
  100. 0c62e09 bpo-32216: Update dataclasses documentation (GH-6913) (#6918) by Miss Islington (bot) · 7 years ago