The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-21 | 845 Bytes | |
| v2.6.1 source code.tar.gz | 2025-02-21 | 3.7 MB | |
| v2.6.1 source code.zip | 2025-02-21 | 5.0 MB | |
| Totals: 3 Items | 8.6 MB | 0 | |
Bug Fixes
- Fix broken pickle support for
Authclasses by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3211 - Remove schema from
Deployment, removemessageattribute by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3223 - Fix incorrect deprecated import by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3225
- Add
CodeSecurityConfigRepositoryreturned byget_repos_for_code_security_configby @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3219 - Make
GitTag.verificationreturnGitCommitVerificationby @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3226
Maintenance
- Mention removal of
AppAuth.private_keyin changelog by @EnricoMi in https://github.com/PyGithub/PyGithub/pull/3212
Full Changelog: https://github.com/PyGithub/PyGithub/compare/v2.6.0...v2.6.1