Python 3.8.2
  1. 7b3ab59 Python 3.8.2 by Łukasz Langa · 5 years ago v3.8.2
  2. 1f4cf0c bpo-39128: Added algorithm description (GH-18624) by Miss Islington (bot) · 5 years ago
  3. a199f48 Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. (GH-18647) by Ned Deily · 5 years ago
  4. 45cc9ce Give proper credit for figuring out and writing PEP-3118 tests. (GH-18644) (#18646) by Miss Islington (bot) · 5 years ago
  5. aa82134 Give proper credits for the memoryview implementation. (GH-18626) (#18642) by Miss Islington (bot) · 5 years ago
  6. c97fc56 bpo-39649: Remove obsolete check for `__args__` in bdb.Bdb.format_stack_entry (GH-18531) by Miss Islington (bot) · 5 years ago
  7. 9733484 bpo-39654: Update pyclbr doc to reflect additional information returned (GH-18528) by Miss Islington (bot) · 5 years ago
  8. b19f7ec bpo-39681: Fix C pickle regression with minimal file-like objects (GH-18592) (#18630) by Miss Islington (bot) · 5 years ago
  9. 13951c7 [3.8] bpo-39427: Document -X opt options in the CLI --help and the man page (GH-18131) (GH-18133) by Pablo Galindo · 5 years ago
  10. c6ecd9c bpo-39576: Clarify the word size for the 32-bit build. (GH-18616) (#18618) by Miss Islington (bot) · 5 years ago
  11. 91ba446 bpo-17422: Language reference should specify restrictions on class namespace (GH-18559) by Miss Islington (bot) · 5 years ago
  12. 0c1827e bpo-39382: Avoid dangling object use in abstract_issubclass() (GH-18530) by Miss Islington (bot) · 5 years ago
  13. d6965ff bpo-39576: docs: set context for decimal arbitrary precision arithmetic (GH-18594) (#18597) by Miss Islington (bot) · 5 years ago
  14. 9ce361d3 fix(doc): set correct RST syntax for c:function (GH-18589) by Miss Islington (bot) · 5 years ago
  15. a207512 bpo-38657: Clarify numeric padding behaviour in string formatting (GH-17036) by Miss Islington (bot) · 5 years ago
  16. b627102 bpo-39576: Prevent memory error for overly optimistic precisions (GH-18581) (#18584) by Miss Islington (bot) · 5 years ago
  17. d0a464e bpo-39184: Fix incorrect return value (GH-18580) by Miss Islington (bot) · 5 years ago
  18. 9c87fbe Valgrind no longer supports --db-attach=yes. (GH-18568) (#18576) by Miss Islington (bot) · 5 years ago
  19. 0721f7a Use the new recommended number of repetitions in the refleak tests. (GH-18569) (#18574) by Miss Islington (bot) · 5 years ago
  20. 471d2b9 Update runall.bat to the latest Windows build system. (GH-18571) (#18573) by Miss Islington (bot) · 5 years ago
  21. 44c6901 bpo-39572: Document ’total’ flag of TypedDict (GH-18554) by Miss Islington (bot) · 5 years ago
  22. d77e771 bpo-39555: Fix distutils test to handle _d suffix on Windows debug build (GH-18357) (GH-18548) by Miss Islington (bot) · 5 years ago
  23. 5bf58ce bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names in distutils (GH-18150) (GH-18546) by Miss Islington (bot) · 6 years ago
  24. 9d83984 Post 3.8.2rc2 by Łukasz Langa · 6 years ago
  25. e40b7dc Merge tag 'v3.8.2rc2' into 3.8 by Łukasz Langa · 6 years ago
  26. e412cbb [3.8] bpo-39546: argparse: Honor allow_abbrev=False for specified prefix_chars (GH-18337) (GH-18543) by Miss Islington (bot) · 6 years ago
  27. 7fd752c bpo-39663: IDLE: Add additional tests for pyparse (GH-18536) by Miss Islington (bot) · 6 years ago
  28. 777ba07 Python 3.8.2rc2 by Łukasz Langa · 6 years ago v3.8.2rc2
  29. f64abd1 [3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18204) by Dong-hee Na · 6 years ago
  30. 988aeba bpo-32892: Update the documentation for handling constants in AST. (GH-18514) by Miss Islington (bot) · 6 years ago
  31. ea316fd Revert "[3.8] bpo-27657: Fix urlparse() with numeric paths (GH-16839)" (GH-18525) by Senthil Kumaran · 6 years ago
  32. 0d860dd [3.8] closes bpo-39630: Update pointers to string literals to be const char *. (GH-18511) by Benjamin Peterson · 6 years ago
  33. 28fc1ba closes bpo-39619 Fix os.chroot on HP-UX 11.31 (GH-18495) by Miss Islington (bot) · 6 years ago
  34. 581b860 bpo-39545: Document changes in the support of await in f-strings. (GH-18456) by Miss Islington (bot) · 6 years ago
  35. 8dbdf5f [3.8] bpo-39606: allow closing async generators that are already closed (GH-18475) (GH-18501) by Miss Islington (bot) · 6 years ago
  36. a00b5be bpo-39184: Add audit events to functions in `fcntl`, `msvcrt`, `os`, `resource`, `shutil`, `signal`, `syslog` (GH-18407) by Steve Dower · 6 years ago
  37. 669981b closes bpo-39621: Make buf arg to md5_compress be const. (GH-18497) by Miss Islington (bot) · 6 years ago
  38. 2076d4f bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b. (GH-18477) by Miss Islington (bot) · 6 years ago
  39. ac6f4d2 bpo-21016: pydoc and trace use sysconfig (GH-18476) by Miss Islington (bot) · 6 years ago
  40. efd878c bpo-39219: Fix SyntaxError attributes in the tokenizer. (GH-17828) by Miss Islington (bot) · 6 years ago
  41. 0b8f738 bpo-39605: Remove a cast that causes a warning. (GH-18473) by Miss Islington (bot) · 6 years ago
  42. ed4d263 bpo-39595: Improve zipfile.Path performance (GH-18406) (GH-18472) by Miss Islington (bot) · 6 years ago
  43. 190433d closes bpo-39605: Fix some casts to not cast away const. (GH-18453) by Miss Islington (bot) · 6 years ago
  44. 0f0d2e4 docs: macos - change "versiona" to "versions" (GH-18467) (GH-18469) by Miss Islington (bot) · 6 years ago
  45. d3f9fb2 bpo-39299: Add more tests for mimetypes and its cli. (GH-17949) by Miss Islington (bot) · 6 years ago
  46. 40ef4fc Post 3.8.2rc1 by Łukasz Langa · 6 years ago
  47. 2cceef5 Merge tag 'v3.8.2rc1' into 3.8 by Łukasz Langa · 6 years ago
  48. 3f8d181 bpo-38374: Remove weakref.ReferenceError from docs (GH-18452) by Miss Islington (bot) · 6 years ago
  49. c372f9b bpo-39600: Adjust code, add idlelib/NEWS item (GH-18449) by Miss Islington (bot) · 6 years ago
  50. 4d43017 bpo-39594: Fix typo in os.times documentation (GH-18443) by Miss Islington (bot) · 6 years ago
  51. e6690f6 bpo-13826: Clarify Popen constructor example (GH-18438) by Miss Islington (bot) · 6 years ago
  52. 8ef9e6d Improve grammar in the import system reference documentation (GH-18209) by Miss Islington (bot) · 6 years ago
  53. 021a569 bpo-39600, IDLE: Remove duplicated font names (GH-18430) by Miss Islington (bot) · 6 years ago
  54. a83d910 Issue3950: Fix docs for default locale used by gettext to match implementation (GH-18435) by Miss Islington (bot) · 6 years ago
  55. 8623e68 Python 3.8.2rc1 by Łukasz Langa · 6 years ago v3.8.2rc1
  56. b086ea5 Grammar fix in tutorial (GH-18425) (GH-18426) by Miss Islington (bot) · 6 years ago
  57. af95d79 bpo-39128: Added happy_eyeballs_delay, interleave to function signature (GH-18315) by Miss Islington (bot) · 6 years ago
  58. dc56f5f bpo-39590: make deque.__contains__ and deque.count hold strong references (GH-18421) (GH-18423) by Miss Islington (bot) · 6 years ago
  59. 0c915e6 Doc: sys.__unraisablehook__ and bytearray.hex separators are new in 3.8 (GH-17884) by Miss Islington (bot) · 6 years ago
  60. 8b9cebc [3.8] bpo-39579: Fix Attribute end_col_offset to point at the current node (GH-18405) (GH-18408) by Lysandros Nikolaou · 6 years ago
  61. 97e00b3 bpo-39534: Doc: Clarify return in finally (GH-18324) by Miss Islington (bot) · 6 years ago
  62. 30096c9 Fix MinGW library generation command (GH-17917) by Miss Islington (bot) · 6 years ago
  63. 0d03a10 bpo-39274: Ensure Fraction.__bool__() returns a bool (GH-18017) by Miss Islington (bot) · 6 years ago
  64. 708f472 bpo-38149: Call sys.audit() only once per call for glob.glob(). (GH-18360) by Miss Islington (bot) · 6 years ago
  65. 927d3aa bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290) (GH-18359) by Miss Islington (bot) · 6 years ago
  66. 6470a76 bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791) by Miss Islington (bot) · 6 years ago
  67. 3498ac5 bpo-39184: Add audit events to command execution functions in os and pty modules (GH-17824) by Miss Islington (bot) · 6 years ago
  68. 30e7693 closes bpo-39510: Fix use-after-free in BufferedReader.readinto() (GH-18295) by Miss Islington (bot) · 6 years ago
  69. 9a740b6 bpo-37224: Improve test__xxsubinterpreters.DestroyTests (GH-18058) by Miss Islington (bot) · 6 years ago
  70. a0389ba Fixes in sorting descriptions (GH-18317) by Miss Islington (bot) · 6 years ago
  71. d01ae1b bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-16973) by Miss Islington (bot) · 6 years ago
  72. db2f311 fixes typos in http.client documentation (GH-18300) by Miss Islington (bot) · 6 years ago
  73. 02395fa bpo-39450 Stripped whitespace before parsing the docstring in TestCase.shortDescription (GH-18175) (#18323) by Miss Islington (bot) · 6 years ago
  74. 1723687 [3.8] bpo-39492: Fix a reference cycle between reducer_override and a Pickler instance (GH-18266) (#18316) by Antoine Pitrou · 6 years ago
  75. 83d3202 bpo-38792: Remove IDLE shell calltip before new prompt. (GH-17150) by Miss Islington (bot) · 6 years ago
  76. b841633 bpo-39502: Skip test_zipfile.test_add_file_after_2107() on AIX (GH-18282) by Miss Islington (bot) · 6 years ago
  77. ad4a20b [3.8] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231) (GH-18234) by Steve Dower · 6 years ago
  78. 58076df bpo-39493: Fix definition of IO.closed in typing.py (GH-18265) by Miss Islington (bot) · 6 years ago
  79. 696d232 bpo-39485: fix corner-case in method-detection of mock (GH-18255) by Miss Islington (bot) · 6 years ago
  80. 2b675f0 bpo-39460: Fix test_zipfile.test_add_file_after_2107() (GH-18247) by Miss Islington (bot) · 6 years ago
  81. d1fa905 Doc: Fix external links to functional programming tutorial. (GH-18249) by Miss Islington (bot) · 6 years ago
  82. 526523c bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220) by Miss Islington (bot) · 6 years ago
  83. dbb37aa bpo-39439: Fix multiprocessing spawn path in a venv on Windows (GH-18158) by Miss Islington (bot) · 6 years ago
  84. cee5da8 bpo-39287: Doc: Add UTF-8 mode section in using/windows. (GH-17935) by Miss Islington (bot) · 6 years ago
  85. 46735c7 bpo-39393: Misleading error message on dependent DLL resolution failure (GH-18093) by Miss Islington (bot) · 6 years ago
  86. 595b516 bpo-38883: Don't use POSIX `$HOME` in `pathlib.Path.home/expanduser` on Windows (GH-17961) by Miss Islington (bot) · 6 years ago
  87. 41f4dc3 bpo-36018: Minor fixes to the NormalDist() examples and recipes. (GH-18226) (GH-18227) by Miss Islington (bot) · 6 years ago
  88. b487a8e bpo-39392: Turtle overlap fill depends on OS (GH-18223) by Miss Islington (bot) · 6 years ago
  89. cf9d005 [3.8] bpo-39390 shutil: fix argument types for ignore callback (GH-18122) by mbarkhau · 6 years ago
  90. 7b57b15 bpo-30780: Add IDLE configdialog tests (GH-3592) by Miss Islington (bot) · 6 years ago
  91. 57e7e57 Ignore NEWS snippets in code coverage stats (GH-18194) by Miss Islington (bot) · 6 years ago
  92. 19be85c [3.8] bpo-39082: Allow AsyncMock to correctly patch static/class methods (GH-18190) by Matthew Kokotovich · 6 years ago
  93. eebcff8 bpo-36018: Add another example for NormalDist() (GH-18191) (GH-18192) by Miss Islington (bot) · 6 years ago
  94. eec7636 bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872) (GH-17875) by Miss Islington (bot) · 6 years ago
  95. 1cf0df4 bpo-36654: Add examples for using tokenize module programmatically (GH-18187) by Miss Islington (bot) · 6 years ago
  96. 321491a bpo-15243: Document __prepare__ as classmethod (GH-17124) by Miss Islington (bot) · 6 years ago
  97. 079dfe0 Update 3.8.rst (GH-18173) (#18182) by Miss Islington (bot) · 6 years ago
  98. a5906b2 bpo-38473: Handle autospecced functions and methods used with attach_mock (GH-16784) (GH-18167) by Miss Islington (bot) · 6 years ago
  99. a234492 bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068) by Miss Islington (bot) · 6 years ago
  100. ea4a61f bpo-39430: Fix race condition in lazy imports in tarfile. (GH-18161) by Miss Islington (bot) · 6 years ago