cpython/Misc/NEWS.d
Miss Islington (bot) 3f244b2f6e
[3.11] gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (GH-105542) (#105571)
When inverting a Flag member (or boundary STRICT), only consider other canonical flags; when inverting an IntFlag member (or boundary KEEP), also consider aliases.
(cherry picked from commit 59f009e589)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
2023-07-05 13:59:18 +02:00
..
next [3.11] gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (GH-105542) (#105571) 2023-07-05 13:59:18 +02:00
3.5.0.rst
3.5.0a1.rst [3.11] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97924) 2022-10-22 20:05:10 +01:00
3.5.0a2.rst
3.5.0a3.rst
3.5.0a4.rst
3.5.0b1.rst
3.5.0b2.rst
3.5.0b3.rst
3.5.0b4.rst
3.5.0rc1.rst
3.5.0rc2.rst
3.5.0rc3.rst
3.5.0rc4.rst
3.5.1.rst
3.5.1rc1.rst
3.5.2.rst
3.5.2rc1.rst NEWS: Reorder items by section (GH-92373) 2022-05-06 13:58:58 +09:00
3.5.3.rst
3.5.3rc1.rst NEWS: Reorder items by section (GH-92373) 2022-05-06 13:58:58 +09:00
3.5.4.rst
3.5.4rc1.rst
3.5.5.rst
3.5.5rc1.rst
3.6.0.rst
3.6.0a1.rst NEWS: Reorder items by section (GH-92373) 2022-05-06 13:58:58 +09:00
3.6.0a2.rst NEWS: Reorder items by section (GH-92373) 2022-05-06 13:58:58 +09:00
3.6.0a3.rst NEWS: Reorder items by section (GH-92373) 2022-05-06 13:58:58 +09:00
3.6.0a4.rst
3.6.0b1.rst
3.6.0b2.rst
3.6.0b3.rst
3.6.0b4.rst
3.6.0rc1.rst
3.6.0rc2.rst
3.6.1.rst
3.6.1rc1.rst
3.6.2.rst
3.6.2rc1.rst NEWS: Reorder items by section (GH-92373) 2022-05-06 13:58:58 +09:00
3.6.2rc2.rst
3.6.3.rst
3.6.3rc1.rst
3.6.4.rst
3.6.4rc1.rst [docs] Improve the markup of powers (GH-28598) 2021-09-28 22:40:57 +02:00
3.6.5.rst
3.6.5rc1.rst
3.6.6.rst
3.6.6rc1.rst
3.7.0.rst
3.7.0a1.rst [3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088) 2023-05-02 14:50:16 +03:00
3.7.0a2.rst
3.7.0a3.rst gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449) 2022-05-08 06:05:01 -07:00
3.7.0a4.rst [docs] Use full names for time units (GH-28611) 2021-09-29 12:09:56 +03:00
3.7.0b1.rst
3.7.0b2.rst [3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683) 2023-04-23 23:26:15 +03:00
3.7.0b3.rst
3.7.0b4.rst
3.7.0b5.rst
3.7.0rc1.rst
3.8.0a1.rst [3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683) 2023-04-23 23:26:15 +03:00
3.8.0a2.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +02:00
3.8.0a3.rst
3.8.0a4.rst [3.11] gh-93738: Documentation C syntax (:c:type: to :c:expr:, misc. cases) (GH-97775) (#97873) 2022-10-22 20:05:15 +01:00
3.8.0b1.rst [codemod] Fix non-matching bracket pairs (GH-28473) 2021-09-22 01:09:00 +02:00
3.9.0a1.rst [3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683) 2023-04-23 23:26:15 +03:00
3.9.0a2.rst [3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683) 2023-04-23 23:26:15 +03:00
3.9.0a3.rst [3.11] Change links to label refs (GH-98454) (#98725) 2022-10-26 13:18:50 -07:00
3.9.0a4.rst [3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683) 2023-04-23 23:26:15 +03:00
3.9.0a5.rst [Misc] [Mac] Fix typos found using codespell (GH-28756) 2021-10-06 19:40:09 +02:00
3.9.0a6.rst Python 3.9.0a6 2020-04-27 22:44:04 +02:00
3.9.0b1.rst [3.11] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97924) 2022-10-22 20:05:10 +01:00
3.10.0a1.rst [Misc] [Mac] Fix typos found using codespell (GH-28756) 2021-10-06 19:40:09 +02:00
3.10.0a2.rst [Misc] [Mac] Fix typos found using codespell (GH-28756) 2021-10-06 19:40:09 +02:00
3.10.0a3.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +02:00
3.10.0a4.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +02:00
3.10.0a5.rst [Misc] [Mac] Fix typos found using codespell (GH-28756) 2021-10-06 19:40:09 +02:00
3.10.0a6.rst gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449) 2022-05-08 06:05:01 -07:00
3.10.0a7.rst gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449) 2022-05-08 06:05:01 -07:00
3.10.0b1.rst gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449) 2022-05-08 06:05:01 -07:00
3.11.0.rst Python 3.11.0 2022-10-24 18:35:39 +01:00
3.11.0a1.rst gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449) 2022-05-08 06:05:01 -07:00
3.11.0a2.rst gh-54781: Move NEWS item to Tests, and improve wording (GH-95063) 2022-07-20 12:33:38 -07:00
3.11.0a3.rst Remove a NEWS entry for bpo-45878 (GH-30259) 2021-12-26 12:38:19 +02:00
3.11.0a4.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +02:00
3.11.0a5.rst Python 3.11.0a5 2022-02-03 18:37:08 +00:00
3.11.0a6.rst [3.11] Fix duplicated words in the docs (#102644) 2023-03-13 14:31:50 +00:00
3.11.0a7.rst no-issue: Fix typo in 3.11.0a7.rst (gh-96547) 2022-09-04 07:26:14 -07:00
3.11.0b1.rst Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) 2022-07-05 14:30:19 +02:00
3.11.0b2.rst Python 3.11.0b2 2022-05-30 22:18:15 +01:00
3.11.0b3.rst Python 3.11.0b3 2022-06-01 14:07:53 +01:00
3.11.0b4.rst [3.11] Remove blurb boilerplate from news item(#95033) (#95036) 2022-07-20 02:23:28 -04:00
3.11.0b5.rst Python 3.11.0b5 2022-07-25 23:21:18 +01:00
3.11.0rc1.rst Python 3.11.0rc1 2022-08-05 15:45:18 +01:00
3.11.0rc2.rst Python 3.11.0rc2 2022-09-11 20:23:30 +01:00
3.11.1.rst Python 3.11.1 2022-12-06 19:05:27 +00:00
3.11.2.rst Python 3.11.2 2023-02-07 13:37:51 +00:00
3.11.3.rst Python 3.11.3 2023-04-04 23:22:17 +01:00
3.11.4.rst Python 3.11.4 2023-06-06 23:00:27 +01:00