- 
                Notifications
    
You must be signed in to change notification settings  - Fork 20
 
2027.0.0-alpha-3 #205
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
                
     Merged
            
            2027.0.0-alpha-3 #205
Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    Small fixups found building with bazel
Use auditwheel to detect the correct names for built wheels in CI
ruff check --select=UP024 --fix
ruff check --select=UP032 --fix
ruff check --select=UP004 --fix
ruff check --select=UP015 --fix
…t Python version)
Drop Python 3.9 support
These provide identical results to the native Python operators `//` and `%`, with worse performance.
wpimath: Remove floorDiv and floorMod
- robotpy-halsim-ds-socket: entry-points.robotpysimext -> entry-points.robotpy_sim.2026 - robotpy-halsim-ws: entry-points.robotpysimext -> entry-points.robotpy_sim.2026 - robotpy-xrp: entry-points.robotpysimext -> entry-points.robotpy_sim.2026 - wpilib: entry-points.robotpy -> entry-points.robotpy_cli.2026
rdev: provide mechanism to update robotpy entrypoints
rdev: add install-prereqs command
- build-system.requires: hatch-meson~=0.1.0 - build-system.requires: hatch-robotpy~=0.2.0 - build-system.requires: semiwrap~=0.2.1 - project.dependencies: robotpy-cli~=2026.0.1b1
- build-system.requires: pyntcore==2026.0.0a1 - build-system.requires: robotpy-hal==2026.0.0a1 - build-system.requires: robotpy-native-apriltag==2026.0.0a1 - build-system.requires: robotpy-native-ntcore==2026.0.0a1 - build-system.requires: robotpy-native-romi==2026.0.0a1 - build-system.requires: robotpy-native-wpihal==2026.0.0a1 - build-system.requires: robotpy-native-wpilib==2026.0.0a1 - build-system.requires: robotpy-native-wpimath==2026.0.0a1 - build-system.requires: robotpy-native-wpinet==2026.0.0a1 - build-system.requires: robotpy-native-wpiutil==2026.0.0a1 - build-system.requires: robotpy-native-xrp==2026.0.0a1 - build-system.requires: robotpy-wpimath==2026.0.0a1 - build-system.requires: robotpy-wpinet==2026.0.0a1 - build-system.requires: robotpy-wpiutil==2026.0.0a1 - build-system.requires: wpilib==2026.0.0a1 - lib updated to 2026.0.0-alpha-1 - project.dependencies: pyntcore==2026.0.0a1 - project.dependencies: robotpy-hal==2026.0.0a1 - project.dependencies: robotpy-native-apriltag==2026.0.0a1 - project.dependencies: robotpy-native-ntcore==2026.0.0a1 - project.dependencies: robotpy-native-romi==2026.0.0a1 - project.dependencies: robotpy-native-wpihal==2026.0.0a1 - project.dependencies: robotpy-native-wpilib==2026.0.0a1 - project.dependencies: robotpy-native-wpimath==2026.0.0a1 - project.dependencies: robotpy-native-wpinet==2026.0.0a1 - project.dependencies: robotpy-native-wpiutil==2026.0.0a1 - project.dependencies: robotpy-native-xrp==2026.0.0a1 - project.dependencies: robotpy-wpimath==2026.0.0a1 - project.dependencies: robotpy-wpinet==2026.0.0a1 - project.dependencies: robotpy-wpiutil==2026.0.0a1 - project.dependencies: wpilib==2026.0.0a1 - pyntcore updated to 2026.0.0a1 - robotpy-apriltag updated to 2026.0.0a1 - robotpy-cscore updated to 2026.0.0a1 - robotpy-hal updated to 2026.0.0a1 - robotpy-halsim-ds-socket updated to 2026.0.0a1 - robotpy-halsim-gui updated to 2026.0.0a1 - robotpy-halsim-ws updated to 2026.0.0a1 - robotpy-native-apriltag updated to 2026.0.0a1 - robotpy-native-ntcore updated to 2026.0.0a1 - robotpy-native-romi updated to 2026.0.0a1 - robotpy-native-wpihal updated to 2026.0.0a1 - robotpy-native-wpilib updated to 2026.0.0a1 - robotpy-native-wpimath updated to 2026.0.0a1 - robotpy-native-wpinet updated to 2026.0.0a1 - robotpy-native-wpiutil updated to 2026.0.0a1 - robotpy-native-xrp updated to 2026.0.0a1 - robotpy-romi updated to 2026.0.0a1 - robotpy-wpimath updated to 2026.0.0a1 - robotpy-wpinet updated to 2026.0.0a1 - robotpy-wpiutil updated to 2026.0.0a1 - robotpy-xrp updated to 2026.0.0a1 - wpilib updated to 2026.0.0a1
- build-system.requires: hatch-meson~=0.1.0 - build-system.requires: semiwrap~=0.2.1 - project.dependencies: robotpy-cli~=2027.0.0a1 - robotpy-halsim-ds-socket: entry-points.robotpy_sim.2026 -> entry-points.robotpy_sim.2027 - robotpy-halsim-ws: entry-points.robotpy_sim.2026 -> entry-points.robotpy_sim.2027 - robotpy-xrp: entry-points.robotpy_sim.2026 -> entry-points.robotpy_sim.2027 - wpilib: entry-points.robotpy_cli.2026 -> entry-points.robotpy_cli.2027
- build-system.requires: pyntcore==2027.0.0a3 - build-system.requires: robotpy-hal==2027.0.0a3 - build-system.requires: robotpy-native-apriltag==2027.0.0a3 - build-system.requires: robotpy-native-datalog==2027.0.0a3 - build-system.requires: robotpy-native-ntcore==2027.0.0a3 - build-system.requires: robotpy-native-romi==2027.0.0a3 - build-system.requires: robotpy-native-wpihal==2027.0.0a3 - build-system.requires: robotpy-native-wpilib==2027.0.0a3 - build-system.requires: robotpy-native-wpimath==2027.0.0a3 - build-system.requires: robotpy-native-wpinet==2027.0.0a3 - build-system.requires: robotpy-native-wpiutil==2027.0.0a3 - build-system.requires: robotpy-native-xrp==2027.0.0a3 - build-system.requires: robotpy-wpilog==2027.0.0a3 - build-system.requires: robotpy-wpimath==2027.0.0a3 - build-system.requires: robotpy-wpinet==2027.0.0a3 - build-system.requires: robotpy-wpiutil==2027.0.0a3 - build-system.requires: wpilib==2027.0.0a3 - lib updated to 2027.0.0-alpha-3 - project.dependencies: pyntcore==2027.0.0a3 - project.dependencies: robotpy-hal==2027.0.0a3 - project.dependencies: robotpy-native-apriltag==2027.0.0a3 - project.dependencies: robotpy-native-datalog==2027.0.0a3 - project.dependencies: robotpy-native-ntcore==2027.0.0a3 - project.dependencies: robotpy-native-romi==2027.0.0a3 - project.dependencies: robotpy-native-wpihal==2027.0.0a3 - project.dependencies: robotpy-native-wpilib==2027.0.0a3 - project.dependencies: robotpy-native-wpimath==2027.0.0a3 - project.dependencies: robotpy-native-wpinet==2027.0.0a3 - project.dependencies: robotpy-native-wpiutil==2027.0.0a3 - project.dependencies: robotpy-native-xrp==2027.0.0a3 - project.dependencies: robotpy-wpilog==2027.0.0a3 - project.dependencies: robotpy-wpimath==2027.0.0a3 - project.dependencies: robotpy-wpinet==2027.0.0a3 - project.dependencies: robotpy-wpiutil==2027.0.0a3 - project.dependencies: wpilib==2027.0.0a3 - pyntcore updated to 2027.0.0a3 - robotpy-apriltag updated to 2027.0.0a3 - robotpy-cscore updated to 2027.0.0a3 - robotpy-hal updated to 2027.0.0a3 - robotpy-halsim-ds-socket updated to 2027.0.0a3 - robotpy-halsim-gui updated to 2027.0.0a3 - robotpy-halsim-ws updated to 2027.0.0a3 - robotpy-native-apriltag updated to 2027.0.0a3 - robotpy-native-datalog updated to 2027.0.0a3 - robotpy-native-ntcore updated to 2027.0.0a3 - robotpy-native-romi updated to 2027.0.0a3 - robotpy-native-wpihal updated to 2027.0.0a3 - robotpy-native-wpilib updated to 2027.0.0a3 - robotpy-native-wpimath updated to 2027.0.0a3 - robotpy-native-wpinet updated to 2027.0.0a3 - robotpy-native-wpiutil updated to 2027.0.0a3 - robotpy-native-xrp updated to 2027.0.0a3 - robotpy-romi updated to 2027.0.0a3 - robotpy-wpilog updated to 2027.0.0a3 - robotpy-wpimath updated to 2027.0.0a3 - robotpy-wpinet updated to 2027.0.0a3 - robotpy-wpiutil updated to 2027.0.0a3 - robotpy-xrp updated to 2027.0.0a3 - wpilib updated to 2027.0.0a3
Initial 2026 alpha release
              
                    auscompgeek
  
              
              approved these changes
              
                  
                    Oct 29, 2025 
                  
              
              
            
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
No description provided.