Skip to content

pin python 3.14 to be version 3.14.0 until dataclasses are fixed#8365

Merged
Schefflera-Arboricola merged 3 commits intonetworkx:mainfrom
dschult:pin_python_minor_vers
Dec 4, 2025
Merged

pin python 3.14 to be version 3.14.0 until dataclasses are fixed#8365
Schefflera-Arboricola merged 3 commits intonetworkx:mainfrom
dschult:pin_python_minor_vers

Conversation

@dschult
Copy link
Copy Markdown
Member

@dschult dschult commented Dec 4, 2025

Here's a PR to pin Python 3.14 to use only 3.14.0 until they fix dataclasses.
The dataclasses currently breaks our "base" tests. See #8362

Once they merge a fix we can remove this minor version pin.
Perhaps there is a better approach though...
And I'm a little out of my wheelhouse here -- so if I'm doing too much or not enough let me know. :)

Co-authored-by: Aditi Juneja <91629733+Schefflera-Arboricola@users.noreply.github.com>
@Schefflera-Arboricola Schefflera-Arboricola merged commit 440797e into networkx:main Dec 4, 2025
52 checks passed
@dschult dschult added this to the 3.6 milestone Dec 4, 2025
@rossbar
Copy link
Copy Markdown
Contributor

rossbar commented Dec 4, 2025

Thanks @dschult ! I also went ahead and pinned #8362 to improve visibility - it already has a dozen thumbs-ups so it's clearly affecting a lot of folks; hopefully 3.14.2 is on the way shortly!

rossbar added a commit to rossbar/networkx that referenced this pull request Dec 5, 2025
…xed (networkx#8365)"

This reverts commit 440797e
now that Python 3.14.2 is out.
@rossbar rossbar mentioned this pull request Dec 5, 2025
MridulS added a commit to rossbar/networkx that referenced this pull request Dec 6, 2025
MridulS added a commit that referenced this pull request Dec 7, 2025
* Revert "pin python 3.14 to be version 3.14.0 until dataclasses are fixed (#8365)"

This reverts commit 440797e
now that Python 3.14.2 is out.

* DEP: blocklist 3.14.1

See python/cpython#142214.

* Reapply "pin python 3.14 to be version 3.14.0 until dataclasses are fixed (#8365)"

This reverts commit ae9fac7.

---------

Co-authored-by: Mridul Seth <git@mriduls.com>
MridulS added a commit to MridulS/networkx that referenced this pull request Dec 12, 2025
MridulS added a commit that referenced this pull request Dec 13, 2025
…xed (#8365)" (#8382)

This reverts commit 440797e.

Co-authored-by: Dan Schult <dschult@colgate.edu>
ChinTn pushed a commit to ChinTn/networkx that referenced this pull request Dec 14, 2025
…xed (networkx#8365)" (networkx#8382)

This reverts commit 440797e.

Co-authored-by: Dan Schult <dschult@colgate.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants