-
Notifications
You must be signed in to change notification settings - Fork 93
[Feature]: Add support for Python 3.14 #2143
Copy link
Copy link
Open
Labels
category: enhancementimprovements of code or code behaviorimprovements of code or code behaviorpriority: mediumnon-critical problem and/or affecting only a small set of NWB usersnon-critical problem and/or affecting only a small set of NWB userstopic: dependenciesupdates to dependenciesupdates to dependenciestopic: docsissues related to documentationissues related to documentation
Metadata
Metadata
Assignees
Labels
category: enhancementimprovements of code or code behaviorimprovements of code or code behaviorpriority: mediumnon-critical problem and/or affecting only a small set of NWB usersnon-critical problem and/or affecting only a small set of NWB userstopic: dependenciesupdates to dependenciesupdates to dependenciestopic: docsissues related to documentationissues related to documentation
What would you like to see added to PyNWB?
Python 3.14 was released on Oct 7, 2025. Packages are starting to add support for Python 3.14, and we should do the same.
Is your feature request related to a problem?
No response
What solution would you like?
Add CI testing for Python 3.14 and note support in pyproject.toml and docs.
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct