Skip to content

Conversation

MSeal
Copy link
Contributor

@MSeal MSeal commented Oct 13, 2025

Addresses #2101

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

@MSeal MSeal requested review from a team as code owners October 13, 2025 23:40
@Copilot Copilot AI review requested due to automatic review settings October 13, 2025 23:40
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses a tomli dependency compatibility issue by updating Python version constraints and temporarily disabling wheel builds. The changes fix the tomli dependency to work correctly with Python versions that have built-in TOML support.

  • Updated tomli dependency constraint from Python < 3.13 to < 3.11 in documentation requirements
  • Removed redundant tomli entry from main requirements file
  • Temporarily commented out wheel build triggers in CI configuration

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
requirements/requirements.txt Removed redundant tomli dependency entry
requirements/requirements-docs.txt Updated tomli Python version constraint from < 3.13 to < 3.11
.semaphore/semaphore.yml Commented out wheel build triggers for testing purposes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sonarqube-confluent
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (66.90% Estimated after merge)
  • Duplications No duplication information (4.90% Estimated after merge)

Project ID: confluent-kafka-python

View in SonarQube

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant