Python 3.10.0b2
  1. d338ce079 bpo-42085: [docs] Add versionadded for am_send in type object documentation (GH-25465) (GH-26453) by Miss Islington (bot) · 4 years, 3 months ago
  2. d8ce746 bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) (#26446) by Miss Islington (bot) · 4 years, 3 months ago
  3. 11049be bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442) (GH-26443) by Miss Islington (bot) · 4 years, 3 months ago
  4. 59f9594 [3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408) (GH-26415) by Miss Islington (bot) · 4 years, 3 months ago
  5. 09696a3 [3.10] bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inaccuracies in news (GH-26096) (GH-26337) by Miss Islington (bot) · 4 years, 3 months ago
  6. 150a8e8 [3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357) (GH-26390) by Miss Islington (bot) · 4 years, 3 months ago
  7. 1261941 bpo-41147: [doc] contextlib.redirect_stdout() provides the new stream as context var (GH-21199) (GH-26379) by Miss Islington (bot) · 4 years, 3 months ago
  8. 2442b34 Point to recent link to PyFLTK (GH-26315) (GH-26366) by Miss Islington (bot) · 4 years, 3 months ago
  9. 05f8ad0 bpo-20408: Fix memoryview() signature in docs (GH-24431) by Miss Islington (bot) · 4 years, 3 months ago
  10. 68b9c20 bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241) (GH-26353) by Miss Islington (bot) · 4 years, 3 months ago
  11. ddc503c bpo-43109: configure doc: LTO requires "ar" on macOS (GH-26349) by Miss Islington (bot) · 4 years, 3 months ago
  12. a682519 bpo-44151: Various grammar, word order, and markup fixes (GH-26344) (GH-26345) by Miss Islington (bot) · 4 years, 3 months ago
  13. 8677987 bpo-44151: linear_regression() minor API improvements (GH-26199) (GH-26338) by Miss Islington (bot) · 4 years, 3 months ago
  14. d309bcc bpo-44195: Use 'TraversableResources' in the docs to match the implementation. (GH-26317) by Miss Islington (bot) · 4 years, 3 months ago
  15. 04a4934 Fix typo in whatsnew/3.10.rst (GH-26310) (GH-26323) by Miss Islington (bot) · 4 years, 3 months ago
  16. 069bc4f bpo-43207: InspectLoader.is_package is not an abstract method (GH-24517) by Miss Islington (bot) · 4 years, 3 months ago
  17. 413df57 bpo-30757: Improve "How to make stand-alone binaries" FAQ (GH-26309) (GH-26311) by Miss Islington (bot) · 4 years, 3 months ago
  18. 37da1f0 Remove duplicate words in docs. (GH-26167) (GH-26296) by Miss Islington (bot) · 4 years, 3 months ago
  19. 856958d Specify Python Cookbook edition for reference (GH-26301) (#26302) by Miss Islington (bot) · 4 years, 3 months ago
  20. 150bc1f bpo-43927: Change 'IOError' to 'OSError' (GH-26289) by Miss Islington (bot) · 4 years, 3 months ago
  21. 1886b84 [doc] Fix indentation in inspect documentation (GH-24846) (GH-26287) by Miss Islington (bot) · 4 years, 3 months ago
  22. f14015a [3.10] bpo-43882 - Mention urllib.parse changes in Whats new section. (GH-26275) by Senthil Kumaran · 4 years, 3 months ago
  23. 9d16b1a [doc] Fix typo in asyncio-eventloop documentation (GH-22311) (GH-26256) by Miss Islington (bot) · 4 years, 3 months ago
  24. 65dede6 bpo-40975: [doc] Identify AsyncExitStack.enter_async_context()/aclose() as coroutine methods (GH-20870) (GH-26254) by Miss Islington (bot) · 4 years, 3 months ago
  25. 3357604 bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851) by Miss Islington (bot) · 4 years, 3 months ago
  26. 5f2afff bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411) (GH-26218) by Miss Islington (bot) · 4 years, 3 months ago
  27. e57bef1 bpo-44106: Purge unused sqlite3 doc includes (GH-26234) by Miss Islington (bot) · 4 years, 3 months ago
  28. 3185bc9 bpo-44106: Improve sqlite3 example database contents (GH-26027) by Miss Islington (bot) · 4 years, 3 months ago
  29. 1f483c0 bpo-30593: Doc'ed that executescript() disregards isolation level (GH-26220) by Miss Islington (bot) · 4 years, 3 months ago
  30. 4d17c93 [3.10] bpo-41963: document that ConfigParser strips off comments (GH-26197) (GH-26214) by Łukasz Langa · 4 years, 3 months ago
  31. e6755ba Apply edits from Allen Downey's review of the linear_regression docs. (GH-26176) (GH-26185) by Miss Islington (bot) · 4 years, 3 months ago
  32. d49877e [doc] Fix typo in os module (GH-24464) by Miss Islington (bot) · 4 years, 3 months ago
  33. a38db84 bpo-32133: Improve numbers docs (GH-26124) (GH-26149) by Miss Islington (bot) · 4 years, 3 months ago
  34. 67729a9 bpo-44139: Use a more descriptive syntax error comprehension case in the What's New for 3.10 (GH-26145) (GH-26146) by Miss Islington (bot) · 4 years, 3 months ago
  35. 2e99869 bpo-44072: fix Complex, Integral docs for `**` (GH-25986) by Miss Islington (bot) · 4 years, 3 months ago
  36. dd4f7d9 bpo-43729: Clarify comment in tutorial example (GH-25191) (#26136) by Miss Islington (bot) · 4 years, 3 months ago
  37. 623481c Subprocess Protocols Documentation (GH-20950) (GH-26133) by Miss Islington (bot) · 4 years, 3 months ago
  38. 2364379 [3.10] [doc] Fix typos in cgi.rst (GH-24766) (GH-26132) by Irit Katriel · 4 years, 3 months ago
  39. 8940916 Update doc as relative import can be used with star import (GH-25667) (GH-26121) by Miss Islington (bot) · 4 years, 3 months ago
  40. 5abc681 Reword paragraph on specific value for Py_LIMITED_API (GH-26101) (GH-26123) by Miss Islington (bot) · 4 years, 3 months ago
  41. 4642697 Updated code example for asyncio.gather (GH-20604) (GH-26119) by Miss Islington (bot) · 4 years, 3 months ago
  42. e7d25d3 bpo-43977: Update pattern matching language reference docs (GH-25917) (GH-26117) by Miss Islington (bot) · 4 years, 3 months ago
  43. 3739371 bpo-43795: PEP 652 user documentation (GH-25668) (GH-26034) by Miss Islington (bot) · 4 years, 3 months ago
  44. ea14a07 bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090) (#26099) by Miss Islington (bot) · 4 years, 3 months ago
  45. 3222b25 [3.10] bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag (GH-25816) (GH-26115) by Miss Islington (bot) · 4 years, 3 months ago
  46. 2d972b8 bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod() in 3.10 whatsnew. (GH-26089) by Miss Islington (bot) · 4 years, 3 months ago
  47. 6275ea0 bpo-44030: Fix formatting error in exceptions docs (GH-25929) (GH-26086) by Miss Islington (bot) · 4 years, 3 months ago
  48. 48cb11b bpo-40640: doc -- add missing ... in example of Continue (GH-26055) (GH-26057) by Miss Islington (bot) · 4 years, 3 months ago
  49. 7e59ef1 Correct the changelog entry for the syntax error message for multiple exception types (GH-26038) by Miss Islington (bot) · 4 years, 3 months ago
  50. 1e4ca09 bpo-10548: expectedFailure does not apply to fixtures (GH-23201) (#26044) by Miss Islington (bot) · 4 years, 3 months ago
  51. 6fc6f43 bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016) (GH-26040) by Miss Islington (bot) · 4 years, 3 months ago
  52. 7bef7a1 bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-23192) (#26035) by Miss Islington (bot) · 4 years, 3 months ago
  53. 9090401 Doc: http.server: directory is not a class attribute, but an argument. (GH-26017) by Miss Islington (bot) · 4 years, 3 months ago
  54. f47305a bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967) (GH-26018) by Miss Islington (bot) · 4 years, 3 months ago
  55. 9a0e65c bpo-43149: Correct the syntax error message for multiple exception types (GH-25996) GH-25997) by Miss Islington (bot) · 4 years, 3 months ago
  56. 70ff820 Fix a word in dataclasses docs. (GH-26003) (GH-26004) by Miss Islington (bot) · 4 years, 3 months ago
  57. 03acfc5 bpo-32924: Fix the Show Source url in the documentation (GH-25994) by Pablo Galindo · 4 years, 3 months ago
  58. 90d584a bpo-42725: mention the changes on what's new (GH-25974) by Miss Islington (bot) · 4 years, 3 months ago
  59. f46ef57 Update the SOURCE_URI in pyspecific.py to point to the new branch (GH-25978) by Pablo Galindo · 4 years, 3 months ago
  60. a8fa6b2 Simple Enhancement. Add missing return statements in ftplib documentation. (GH-25968) (#25969) by Miss Islington (bot) · 4 years, 3 months ago
  61. ba5076f Fix minor grammar problems in dataclasses documentation (GH-25948) (GH-25958) by Miss Islington (bot) · 4 years, 4 months ago
  62. 34fc6dd docs: clearly document that ":GH-X" string formatting results in "0X..." (GH-25941) by Miss Islington (bot) · 4 years, 4 months ago
  63. 5dffd79 Clarify rx parameter of compileall functions (GH-25857) by Miss Islington (bot) · 4 years, 4 months ago
  64. 377f3d4 fix enum.property reference in docs (GH-25875) (#25876) by Miss Islington (bot) · 4 years, 4 months ago
  65. 8655521 bpo-32822: Add finally with return/break/continue to the tutorial (GH-25600) (#25893) by Miss Islington (bot) · 4 years, 4 months ago
  66. 31debfa Fix error in Enum documentation example code that was referring to the wrong enum. (GH-25837) (#25891) by Miss Islington (bot) · 4 years, 4 months ago
  67. ae4f857 bpo-44025: Clarify when '_' is a keyword. (GH-25873) by Miss Islington (bot) · 4 years, 4 months ago
  68. aa0ce16 Copyedits to 3.10 What's New (GH-25787) (#25883) by Miss Islington (bot) · 4 years, 4 months ago
  69. 2046fb3 bpo-44001: improve Literal documentation (GH-25877) (#25882) by Miss Islington (bot) · 4 years, 4 months ago
  70. b86ac4c Add CI step to check changes in the exported ABI (GH-25868) by Pablo Galindo · 4 years, 4 months ago
  71. c2931d3 bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854) by Pablo Galindo · 4 years, 4 months ago
  72. 440c025 Doc: Fix random.uniform example comment. (GH-25784) by Julien Palard · 4 years, 4 months ago
  73. 72720a2 dataclasses docs: add a missing word. (GH-25839) by Eric V. Smith · 4 years, 4 months ago
  74. a21b3d2 More clarification of kw_only args. (GH-25838) by Eric V. Smith · 4 years, 4 months ago
  75. 4ae828f Fix invalid markup (#25833) by Raymond Hettinger · 4 years, 4 months ago
  76. 8c598db bpo-25478: Add total() method to collections.Counter (GH-25829) by Raymond Hettinger · 4 years, 4 months ago
  77. b43cc31 bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708) by Tal Einat · 4 years, 4 months ago
  78. 821f0c8 More work on documenting dataclass keyword-only fields. (GH-25828) by Eric V. Smith · 4 years, 4 months ago
  79. 9387fac bpo-43977: Document the new pattern matching type flags (GH-25734) by Brandt Bucher · 4 years, 4 months ago
  80. 37e0c78 bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565) by Jason R. Coombs · 4 years, 4 months ago
  81. 0ad1e03 bpo-43754: Eliminate bindings for partial pattern matches (GH-25229) by Brandt Bucher · 4 years, 4 months ago
  82. 7d2b83e bpo-43990: Fix the footnote ordering in the operator precedence docs (GH-25805) by Zackery Spytz · 4 years, 4 months ago
  83. a5eabc9 bpo-43997: Add versionadded directives for to match_args, kw_only, and slots in dataclasses.dataclasses documentation (GH-25803) by Shreyan Avigyan · 4 years, 4 months ago
  84. d8389e3 bpo-38820: Add ssl, hashlib, and hmac changes to whatsnew 3.10 (GH-25817) by Christian Heimes · 4 years, 4 months ago
  85. 60ce8f0 bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) by Christian Heimes · 4 years, 4 months ago
  86. fd0bc7e bpo-43733: netrc try to use UTF-8 before using locale encoding. (GH-25781) by Inada Naoki · 4 years, 4 months ago
  87. 49b26fa bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746) by larryhastings · 4 years, 4 months ago
  88. 318ca17 Minor tweaks to dataclasses keyword-only fields documentation. (GH-25801) by Eric V. Smith · 4 years, 4 months ago
  89. 2f59a76 Improve the dataclasses kw_only documentation. (GH-25799) by Eric V. Smith · 4 years, 4 months ago
  90. 7792324 Fix exceptions mentioned in os.setxattr() docs (GH-25742) by Shreyash Sharma · 4 years, 4 months ago
  91. e983252 bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778) by Christian Heimes · 4 years, 4 months ago
  92. 50c21ad Fixing doc for callback for lambda (GG-25779) by Shreyash Sharma · 4 years, 4 months ago
  93. 99f71ae Noted my recent contributions in "What's New In Python 3.10". (#25771) by larryhastings · 4 years, 4 months ago
  94. c241991 bpo-42269: Add slots parameter to dataclass decorator (GH-24171) by Yurii Karabas · 4 years, 4 months ago
  95. 558df90 bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses module (GH-25768) by Pablo Galindo · 4 years, 4 months ago
  96. e726a90 bpo-43971: Add spaces around annotated arg default '=' (GH-25702) by Mohamed Moselhy · 4 years, 4 months ago
  97. e08c673 bpo-43928: Fix 'succesfully' typo in document (GH-25569) by JT · 4 years, 4 months ago
  98. 3bb0994 bpo-43916: Add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag (GH-25721) by Victor Stinner · 4 years, 4 months ago
  99. 2abbd8f bpo-43954: Fix a missing word in the unittest docs (GH-25672) by Zackery Spytz · 4 years, 4 months ago
  100. 74613a4 bpo-43817: Add inspect.get_annotations(). (#25522) by larryhastings · 4 years, 4 months ago