Merged
Conversation
Update outdated references (setup.py → pyproject.toml, TravisCI → GitHub Actions), fix broken example file links, correct typos and grammar in README and Sphinx docs, update copyright year range, fix geckodriver/chromedriver naming confusion in Makefile, update contact email in CODE_OF_CONDUCT.md, and add comprehensive changelog entries for all changes since 1.0.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove manual twine upload step from development docs and add trusted publishing changelog entry (PR #114). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…TextTask inputs Document three recently added features that were missing usage examples: - Context manager support on AnticaptchaClient - on_check callback parameter on Job.join() - ImageToTextTask accepting file paths and raw bytes Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
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.
Summary
setup.py→pyproject.toml), fix broken example filename (recaptcha.py→recaptcha_request.py), fix typos and grammarusage.rstandindex.rst; rewritedevelopment.rst(TravisCI → GitHub Actions,setup.py→python -m build, bumpversion → git tags); updateconf.pycopyright to 2018-2026, remove hardcoded version, fix deprecatedhtml_theme_pathsetup.py sdist→python -m build, renamegeckodriver→chromedriverthroughoutnaczelnik@jawne.info.plTest plan
sphinx-build -W(warnings as errors)🤖 Generated with Claude Code