You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix obsolete and invalid documentation across the project
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>
* Update release docs for trusted publishing via GitHub Actions
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>
* Add documentation for context manager, on_check callback, and ImageToTextTask 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>
---------
Co-authored-by: Adam Dobrawy <naczelnik@jawne.info.pl>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: CODE_OF_CONDUCT.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
34
34
35
35
## Enforcement
36
36
37
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at naczelnik@jawnosc.tk. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
37
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at naczelnik@jawne.info.pl. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
38
38
39
39
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
0 commit comments