Skip to content

Conversation

@Khurdhula-Harshavardhan
Copy link
Collaborator

This pull request updates the package version and modernizes Python compatibility requirements, while also improving test configuration for API usage. The most important changes are grouped below by theme.

Version and Compatibility Updates:

  • Bumped the package version from 0.3.8 to 0.3.9 in both jigsawstack/version.py and setup.py. [1] [2]
  • Updated the minimum required Python version from 3.7 to 3.9 in setup.py, and removed support for Python 3.7 and 3.8 in the classifiers, adding support for Python 3.12. [1] [2]

Test Configuration Improvements:

  • Modified the instantiation of JigsawStack and AsyncJigsawStack in tests/test_ai_scrape.py to use a configurable base_url and custom headers, improving flexibility and cache control in tests.
  • Minor formatting update for cookie parameters in test configuration for better readability.

@Khurdhula-Harshavardhan Khurdhula-Harshavardhan added enhancement New feature or request deprication Service is being deprecated bug-fix labels Oct 29, 2025
@Khurdhula-Harshavardhan Khurdhula-Harshavardhan merged commit f4052ae into main Nov 3, 2025
82 of 90 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix deprication Service is being deprecated enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants