Published January 21, 2026
| Version v0.3.0
Software
Open
python-gitea: A Python Package for Interacting with the Gitea API
Description
0.3.0 - 2026-01-21
๐ Features
- Add methods to
AsyncIssuefor editing issues - (abdf27f) - Add methods to
Issuefor editing issues - (1557de8) - Add methods to
BaseIssuefor editing issues - (2960667) - Add methods to
AsyncIssuefor getting issues - (20645bd) - Add methods to
Issuefor getting issues - (f7ac63c) - Add methods to
BaseIssuefor getting issues - (ee63235) - Add
AsyncIssueclass for asynchronous Gitea Issue resource - (2752ad0) - Add
Issueclass for synchronous Gitea Issue resource - (6b1b179) - Add
BaseIssueclass for Gitea Issue resource - (6dd5417)
๐ Bug Fixes
- Remove
allfrom the options ofstatefor editing issues - (90ba988) - Change the
issue_typeliteral fromIssuestoissues- (6426ef3)
๐ Documentation
- Change the format of the title of the async client classes - (2dd1ac8)
- Add
IssueandAsyncIssueto the API reference page - (82c7449)
๐งช Testing
- Add unit tests for
BaseIssue,Issue, andAsyncIssue- (7a04a4a)
โ๏ธ Miscellaneous Tasks
- (deps) Bump black from 25.12.0 to 26.1.0 - (e3b0830)
- (deps) Bump bandit[toml] from 1.9.2 to 1.9.3 - (e55d91b)
- (deps) Pre-commit autoupdate - (7b23547)
- Expose
AsyncIssueandIssueto public API - (06efd56) - Fix the docs linting errors - (ecc8e6c)
- Add
DOCandDOCto the list of lint rules - (229fcda)
Contributing: We welcome contributions! Please see our Contributing Guide for details.
Questions? Open an issue on GitHub or join our discussions.
Files
isaac-cf-wong/python-gitea-v0.3.0.zip
Files
(90.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:83bf6c54b6437d02408a7f9b2379cf97
|
90.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/isaac-cf-wong/python-gitea/tree/v0.3.0 (URL)
Software
- Repository URL
- https://github.com/isaac-cf-wong/python-gitea