8000 start droping 3.11 by Carreau · Pull Request #15121 · ipython/ipython · GitHub
[go: up one dir, main page]

Skip to content

start droping 3.11#15121

Merged
Carreau merged 16 commits intoipython:mainfrom
Carreau:drop-311
Feb 11, 2026
Merged

start droping 3.11#15121
Carreau merged 16 commits intoipython:mainfrom
Carreau:drop-311

Conversation

@Carreau
Copy link
Member
@Carreau Carreau commented Feb 2, 2026

No description provided.

@Carreau
Copy link
Member Author
Carreau commented Feb 4, 2026

One more try

self.shell.run_code("assert number == 1")
if sys.version_info < (3, 12):
self.shell.run_code("assert TestEnum.B.value == 'added'")
self.shell.run_code("assert TestEnum.B.value == 'added'")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
self.shell.run_code("assert TestEnum.B.value == 'added'")

@Carreau Carreau merged commit 2f9aa10 into ipython:main Feb 11, 2026
19 of 20 checks passed
@Carreau Carreau added this to the 9.10 milestone Feb 18, 2026
@Carreau Carreau modified the milestones: 9.10, 9.11 Mar 4, 2026
@ulgens
Copy link
ulgens commented Mar 13, 2026

Hey, looking at this PR as an outsider, I couldn't find any related discussion / reasoning. Is there a policy about Python support, or a discussion about this specific change I could check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet
< 496A /option>

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0