-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Python 3.12 #2675
Support Python 3.12 #2675
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba53705 - Browse repository at this point
Copy the full SHA ba53705View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5cc65 - Browse repository at this point
Copy the full SHA dc5cc65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3533ef9 - Browse repository at this point
Copy the full SHA 3533ef9View commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b7581f - Browse repository at this point
Copy the full SHA 3b7581fView commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8db64e - Browse repository at this point
Copy the full SHA f8db64eView commit details
Commits on Jun 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 192582b - Browse repository at this point
Copy the full SHA 192582bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d32c326 - Browse repository at this point
Copy the full SHA d32c326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421c159 - Browse repository at this point
Copy the full SHA 421c159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 138638e - Browse repository at this point
Copy the full SHA 138638eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b013b86 - Browse repository at this point
Copy the full SHA b013b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for b39d45d - Browse repository at this point
Copy the full SHA b39d45dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61775aa - Browse repository at this point
Copy the full SHA 61775aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2852095 - Browse repository at this point
Copy the full SHA 2852095View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc21e80 - Browse repository at this point
Copy the full SHA bc21e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a52954 - Browse repository at this point
Copy the full SHA 4a52954View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 90bb97e - Browse repository at this point
Copy the full SHA 90bb97eView commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 695dbb5 - Browse repository at this point
Copy the full SHA 695dbb5View commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39d538c - Browse repository at this point
Copy the full SHA 39d538cView commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52f8aa8 - Browse repository at this point
Copy the full SHA 52f8aa8View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1033600 - Browse repository at this point
Copy the full SHA 1033600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d790e - Browse repository at this point
Copy the full SHA 44d790eView commit details -
upgrade flake8 - 6.0.0 was giving spurious warnings in f-strings:
parsl/executors/high_throughput/interchange.py:166:42: E231 missing whitespace after ':' for a string like this: self.task_outgoing.bind(f"tcp://{self.interchange_address}:{self.worker_task_port}") referring to the : in "tcp:"
Configuration menu - View commit details
-
Copy full SHA for 25a1fe6 - Browse repository at this point
Copy the full SHA 25a1fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda78ac - Browse repository at this point
Copy the full SHA bda78acView commit details -
Fix flake8 6.1.0 + python 3.12 linting errors related to comparing ty…
…pes with `is` not `==`
Configuration menu - View commit details
-
Copy full SHA for 5f50581 - Browse repository at this point
Copy the full SHA 5f50581View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0876b5 - Browse repository at this point
Copy the full SHA c0876b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 572537f - Browse repository at this point
Copy the full SHA 572537fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40de303 - Browse repository at this point
Copy the full SHA 40de303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476c2cb - Browse repository at this point
Copy the full SHA 476c2cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29494d0 - Browse repository at this point
Copy the full SHA 29494d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85efe55 - Browse repository at this point
Copy the full SHA 85efe55View commit details -
try to get pandas build to use github numpy rather than pull down a r…
…elease version (that then doesn't work)
Configuration menu - View commit details
-
Copy full SHA for cd3adb0 - Browse repository at this point
Copy the full SHA cd3adb0View commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 959b3b9 - Browse repository at this point
Copy the full SHA 959b3b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc34614 - Browse repository at this point
Copy the full SHA fc34614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 760fed8 - Browse repository at this point
Copy the full SHA 760fed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3693d - Browse repository at this point
Copy the full SHA 6a3693dView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 93b097c - Browse repository at this point
Copy the full SHA 93b097cView commit details
Commits on Nov 7, 2023
-
Merge remote-tracking branch 'origin/master' into benc-python-3.12
Conflicts: .flake8
Configuration menu - View commit details
-
Copy full SHA for 9f9c821 - Browse repository at this point
Copy the full SHA 9f9c821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bdea73 - Browse repository at this point
Copy the full SHA 8bdea73View commit details -
Remove a couple of source builds - of numpy and pandas, and of greenl…
…et - to see if they work now
Configuration menu - View commit details
-
Copy full SHA for e77f603 - Browse repository at this point
Copy the full SHA e77f603View commit details -
Configuration menu - View commit details
-
Copy full SHA for d92c645 - Browse repository at this point
Copy the full SHA d92c645View commit details -
Add back in earlier Python versions to test they still work with the …
…changes in this branch
Configuration menu - View commit details
-
Copy full SHA for 2ecad8d - Browse repository at this point
Copy the full SHA 2ecad8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eea3ef - Browse repository at this point
Copy the full SHA 7eea3efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 427bad4 - Browse repository at this point
Copy the full SHA 427bad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c9eaa - Browse repository at this point
Copy the full SHA 86c9eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1663f57 - Browse repository at this point
Copy the full SHA 1663f57View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f65d93 - Browse repository at this point
Copy the full SHA 6f65d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e45e3 - Browse repository at this point
Copy the full SHA 01e45e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3bac4 - Browse repository at this point
Copy the full SHA 1b3bac4View commit details
Commits on Dec 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8a82617 - Browse repository at this point
Copy the full SHA 8a82617View commit details