There is a newer version of the record available.

Published January 21, 2026 | Version v0.3.0
Software Open

python-gitea: A Python Package for Interacting with the Gitea API

Authors/Creators

  • 1. KU Leuven

Description

0.3.0 - 2026-01-21

๐Ÿš€ Features

  • Add methods to AsyncIssue for editing issues - (abdf27f)
  • Add methods to Issue for editing issues - (1557de8)
  • Add methods to BaseIssue for editing issues - (2960667)
  • Add methods to AsyncIssue for getting issues - (20645bd)
  • Add methods to Issue for getting issues - (f7ac63c)
  • Add methods to BaseIssue for getting issues - (ee63235)
  • Add AsyncIssue class for asynchronous Gitea Issue resource - (2752ad0)
  • Add Issue class for synchronous Gitea Issue resource - (6b1b179)
  • Add BaseIssue class for Gitea Issue resource - (6dd5417)

๐Ÿ› Bug Fixes

  • Remove all from the options of state for editing issues - (90ba988)
  • Change the issue_type literal from Issues to issues - (6426ef3)

๐Ÿ“š Documentation

  • Change the format of the title of the async client classes - (2dd1ac8)
  • Add Issue and AsyncIssue to the API reference page - (82c7449)

๐Ÿงช Testing

  • Add unit tests for BaseIssue, Issue, and AsyncIssue - (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 AsyncIssue and Issue to public API - (06efd56)
  • Fix the docs linting errors - (ecc8e6c)
  • Add DOC and DOC to 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