Python 3.8.0
  1. fa919fd v3.8.0 by Łukasz Langa · 6 years ago v3.8.0
  2. 927f07c bpo-38469: Handle named expression scope with global/nonlocal keywords (GH-16755) (#16760) by Miss Islington (bot) · 6 years ago
  3. 6da52ac bpo-38431: Fix __repr__ method of InitVar to work with typing objects. (GH-16702) by Miss Islington (bot) · 6 years ago
  4. e540bb5 bpo-38332: Catch KeyError from unknown cte in encoded-word. (GH-16503) by Miss Islington (bot) · 6 years ago
  5. 5a638a8 [3.8] bpo-38449: Revert "bpo-22347: Update mimetypes.guess_type to allow oper parsing of URLs" (GH-16724) (GH-16728) by Abhilash Raj · 6 years ago
  6. 1da648a bpo-38341: Add SMTPNotSupportedError in the exports of smtplib (GH-16525) by Miss Islington (bot) · 6 years ago
  7. 73665b4 bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536) by Miss Islington (bot) · 6 years ago
  8. 8ab11c4 bpo-38109: Add missing constants to Lib/stat.py (GH-16665) (GH-16690) by Miss Islington (bot) · 6 years ago
  9. 0bd9fac [3.8] bpo-38379: don't claim objects are collected when they aren't (GH-16658) (GH-16683) by Pablo Galindo · 6 years ago
  10. 359a1975cb bpo-37531: regrtest ignores output on timeout (GH-16659) by Miss Islington (bot) · 6 years ago
  11. 526ef85 [3.8] bpo-38395: Fix ownership in weakref.proxy methods (GH-16632) (GH-16662) by Pablo Galindo · 6 years ago
  12. 10b475a bpo-38405: Make nested subclasses of typing.NamedTuple pickleable. (GH-16641) by Miss Islington (bot) · 6 years ago
  13. 364532f bpo-38118: Ignore Valgrind false alarm in PyUnicode_Decode() (GH-16651) by Miss Islington (bot) · 6 years ago
  14. a1f4500 bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583) by Miss Islington (bot) · 6 years ago
  15. 4880e5a bpo-38344: Fix syntax in activate.bat (GH-16533) by Miss Islington (bot) · 6 years ago
  16. b731fc5 bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442) by Miss Islington (bot) · 6 years ago
  17. dc19124 bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545) by Miss Islington (bot) · 6 years ago
  18. e74fa70 bpo-38359: Ensures pyw.exe launcher reads correct registry key (GH-16561) by Miss Islington (bot) · 6 years ago
  19. 6067e1d bpo-38355: Fix ntpath.realpath failing on sys.executable (GH-16551) by Miss Islington (bot) · 6 years ago
  20. 34214de v3.8.0rc1 by Łukasz Langa · 6 years ago v3.8.0rc1
  21. 938c00c bpo-38319: Fix shutil._fastcopy_sendfile(): set sendfile() max block size (GH-16491) (#16506) by Miss Islington (bot) · 6 years ago
  22. bdace21 bpo-38304: Remove PyConfig.struct_size (GH-16500) by Victor Stinner · 6 years ago
  23. 92ca515 Clear weakrefs in garbage found by the GC (GH-16495) (#16499) by Miss Islington (bot) · 6 years ago
  24. 2f87a7d bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel (GH-7468) (#16486) by Miss Islington (bot) · 6 years ago
  25. 1c19d65 bpo-38242: Revert "bpo-36889: Merge asyncio streams (GH-13251)" (#16482) (#16485) by Yury Selivanov · 6 years ago
  26. 21f24ea [3.8] bpo-38163: Child mocks detect their type as sync or async (GH-16471) (GH-16484) by Lisa Roach · 6 years ago
  27. 36e7e4a bpo-38161: Removes _AwaitEvent from AsyncMock. (GH-16443) (GH-16481) by Miss Islington (bot) · 6 years ago
  28. b76ab35 bpo-38108: Makes mock objects inherit from Base (GH-16060) (GH-16470) by Miss Islington (bot) · 6 years ago
  29. c9ed9e6 bpo-38317: Fix PyConfig.warnoptions priority (GH-16478) by Miss Islington (bot) · 6 years ago
  30. 19cd595 bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe (GH-16472) by Miss Islington (bot) · 6 years ago
  31. 36c6fa9 bpo-38115: Deal with invalid bytecode offsets in lnotab (GH-16079) (GH-16464) by Gregory P. Smith · 6 years ago
  32. 8f478b4 bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) by Miss Islington (bot) · 6 years ago
  33. 6e12838 bpo-38304: Add PyConfig.struct_size (GH-16451) (GH-16453) by Victor Stinner · 6 years ago
  34. 8750bce bpo-38301: In Solaris family, we must be sure to use '-D_REENTRANT' (GH-16446) (#16449) by Miss Islington (bot) · 6 years ago
  35. 52bdd41 [3.8] bpo-38136: Updates await_count and call_count to be different things (GH-16192) (GH-16431) by Lisa Roach · 6 years ago
  36. 6447b9f bpo-38243, xmlrpc.server: Escape the server_title (GH-16373) by Miss Islington (bot) · 6 years ago
  37. 1931132 [3.8] bpo-38275: Skip ssl tests for disabled versions (GH-16386) (GH-16425) by Christian Heimes · 6 years ago
  38. c989340 bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422) by Miss Islington (bot) · 6 years ago
  39. 96c8475 [3.8] bpo-38234: Backport init path config changes from master (GH-16423) by Victor Stinner · 6 years ago
  40. d75bf44 [3.8] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16409) by Benjamin Peterson · 6 years ago
  41. 4267e8f bpo-38271: encrypt private key test files with AES256 (GH-16385) by Miss Islington (bot) · 6 years ago
  42. 66cd041 [3.8] bpo-38270: Check for hash digest algorithms and avoid MD5 (GH-16382) (GH-16393) by Miss Islington (bot) · 6 years ago
  43. e4be8c9 bpo-36210: correct logic in setup.py for optional extensions for AIX (GH-12202) (GH-16376) by Michael Felt · 6 years ago
  44. c71c54c bpo-37064: Add -k and -a options to pathfix.py tool (GH-16387) by Victor Stinner · 6 years ago
  45. 16cec13 bpo-38248: Fix inconsistent immediate asyncio.Task cancellation (GH-16330) (GH-16383) by Miss Islington (bot) · 6 years ago
  46. 1a17a05 [3.8] bpo-36871: Handle spec errors in assert_has_calls (GH-16005) (GH-16364) by Miss Islington (bot) · 6 years ago
  47. 081641f bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349) by Miss Islington (bot) · 6 years ago
  48. fea9ca1 bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout (GH-16348) by Miss Islington (bot) · 6 years ago
  49. 3f5409a bpo-38234: Fix _PyConfig_InitPathConfig() (GH-16335) (GH-16336) by Victor Stinner · 6 years ago
  50. c5c6425 bpo-38236: Dump path config at first import error (GH-16300) (GH-16332) by Victor Stinner · 6 years ago
  51. 37bc935 bpo-38237: Let pow() support keyword arguments (GH-16302) (GH-16320) by Miss Islington (bot) · 6 years ago
  52. 865bb68 [3.8] bpo-38093: Correctly returns AsyncMock for async subclasses. (GH-15947) (GH-16299) by Lisa Roach · 6 years ago
  53. 9f3dcf8 [3.8] bpo-38234: Fix PyConfig_Read() when Py_SetPath() was called (GH-16298) (GH-16313) by Victor Stinner · 6 years ago
  54. 245d439 bpo-38205: Py_UNREACHABLE() calls Py_FatalError() (GH-16290) (GH-16306) by Victor Stinner · 6 years ago
  55. c410390 bpo-37937: Mention frame.f_trace in sys.settrace docs (GH-15439) by Miss Islington (bot) · 6 years ago
  56. 54ba5f1 bpo-38191: Accept arbitrary keyword names in NamedTuple() and TypedDict(). (GH-16222) by Miss Islington (bot) · 6 years ago
  57. 3c1786f bpo-38013: make async_generator_athrow object tolerant to throwing exceptions (GH-16070) by Miss Islington (bot) · 6 years ago
  58. f668d2b bpo-37828: Fix default mock_name in unittest.mock.assert_called error (GH-16166) by Miss Islington (bot) · 6 years ago
  59. d8d653c bpo-38185: Fixed case-insensitive string comparison in sqlite3.Row indexing. (GH-16190) by Miss Islington (bot) · 6 years ago
  60. 73ccc33 bpo-35379: When exiting IDLE, catch any AttributeError. (GH-16212) by Miss Islington (bot) · 6 years ago
  61. f04299d bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155) by Miss Islington (bot) · 6 years ago
  62. ad845be bpo-38183: Test_idle ignores user config directory GH-16198) by Miss Islington (bot) · 6 years ago
  63. 1ecc75a bpo-33936: Don't call obsolete init methods with OpenSSL 1.1.0+ (GH-16140) by Miss Islington (bot) · 6 years ago
  64. 26729ce bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184) by Miss Islington (bot) · 6 years ago
  65. e8d7fa2 [3.8] bpo-38153: Normalize hashlib algorithm names (GH-16083) (GH-16144) by Christian Heimes · 6 years ago
  66. 346b7c9 bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170) by Miss Islington (bot) · 6 years ago
  67. f37a983 [3.8] bpo-38005: Fixed comparing and creating of InterpreterID and ChannelID. (GH-15652) (GH-16145) by Serhiy Storchaka · 6 years ago
  68. d322abb [3.8] bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933) (GH-16141) by Serhiy Storchaka · 6 years ago
  69. e91edfe bpo-37953: Fix ForwardRef hash and equality checks (GH-15400) by Miss Islington (bot) · 6 years ago
  70. cf25765 bpo-34706: Preserve subclassing in inspect.Signature.from_callable (GH-16108) (GH-16113) by Miss Islington (bot) · 6 years ago
  71. 436b429 bpo-38092: Reduce overhead when using multiprocessing in a Windows virtual environment (GH-16098) by Miss Islington (bot) · 6 years ago
  72. 590ed09 bpo-25068: urllib.request.ProxyHandler now lowercases the dict keys (GH-13489) by Miss Islington (bot) · 6 years ago
  73. bd2e7cc closes bpo-36002: Use AC_PATH_TOOL to find llvm-profdata and llvm-ar. (GH-14998) by Miss Islington (bot) · 6 years ago
  74. 6638c92 [3.8] bpo-38148: Add slots to asyncio transports (GH-16077) (GH-16093) by Andrew Svetlov · 6 years ago
  75. 44cb89a bpo-12144: Handle cookies with expires attribute in CookieJar.make_cookies (GH-13921) by Miss Islington (bot) · 6 years ago
  76. 8750dfe bpo-37785: Fix xgettext warning in argparse (GH-15161) by Miss Islington (bot) · 6 years ago
  77. 664d56a bpo-38133: Allow py.exe launcher to locate installations from the Microsoft Store (GH-16025) by Miss Islington (bot) · 6 years ago
  78. 21bfff9 closes bpo-37803: pdb: fix handling of options (--help / --version) (GH-15193) by Miss Islington (bot) · 6 years ago
  79. a0d4aac [3.8] bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993) (GH-16064) by Jason R. Coombs · 6 years ago
  80. 307c5fe bpo-37488 : Document a warning for datetime.utcnow() and utcfromtimestamp() (GH-15773) by Miss Islington (bot) · 6 years ago
  81. 824407f bpo-21872: fix lzma library decompresses data incompletely (GH-14048) by Miss Islington (bot) · 6 years ago
  82. 8976359 Overhaul datetime documentation (GH-13410) by Miss Islington (bot) · 6 years ago
  83. 717cc61 bpo-36991: Fix incorrect exception escaping ZipFile.extract() (GH-13632) by Miss Islington (bot) · 6 years ago
  84. 67b90a0 bpo-38132: Simplify _hashopenssl code (GH-16023) (#16040) by Miss Islington (bot) · 6 years ago
  85. 535863e bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725) by Miss Islington (bot) · 6 years ago
  86. 80e3365 bpo-38134: Remove PKBDF2_HMAC_fast from _hashopenssl (GH-16028) by Miss Islington (bot) · 6 years ago
  87. 84eb42e bpo-38110: Use fdwalk for os.closerange() when available. (GH-15224) by Miss Islington (bot) · 6 years ago
  88. db0d8a5 bpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable (GH-15565) (GH-15965) by Miss Islington (bot) · 6 years ago
  89. f60fd95 closes bpo-37405: Make socket.getsockname() always return a tuple for AF_CAN. (GH-14392) (GH-16018) by Miss Islington (bot) · 6 years ago
  90. 52baf90 bpo-38008: Move builtin protocol whitelist to mapping instead of list (GH-15647) by Miss Islington (bot) · 6 years ago
  91. 3562ae2 [3.8] bpo-37879: Suppress subtype_dealloc decref when base type is a C heap type (GH-15323, GH-16004) (GH-15966) by Petr Viktorin · 6 years ago
  92. a5a7102 closes bpo-38124: Fix bounds check in PyState_AddModule. (GH-16007) by Miss Islington (bot) · 6 years ago
  93. d6ac67f bpo-34001: Fix test_ssl with LibreSSL (GH-13783) (#15997) by Miss Islington (bot) · 6 years ago
  94. c0acc0e Improve clarity of try-return-finally-return (GH-15677) (GH-15981) by Miss Islington (bot) · 6 years ago
  95. 0b7f370 bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) by Miss Islington (bot) · 6 years ago
  96. c5a6723 bpo-36260: Add pitfalls to zipfile module documentation (GH-13378) (GH-15976) by Miss Islington (bot) · 6 years ago
  97. 436cd2c bpo-38114: Do not include pip.ini in Nuget package (GH-15964) by Miss Islington (bot) · 6 years ago
  98. 43ee0e2 bpo-33166: Change os.cpu_count to return active (real) processors (GH-15949) by Miss Islington (bot) · 6 years ago
  99. 63eefc3 bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15973) by Miss Islington (bot) · 6 years ago
  100. 20f80bf bpo-36634: Fixes activate.bat when existing values contain double quotes (GH-15924) by Miss Islington (bot) · 6 years ago