Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DIC_kwDOCZduT84CT5P9 (0.07 sec)

  1. scripts/notify_translations.py

    awaiting_label = "awaiting-review"
    lang_all_label = "lang-all"
    approved_label = "approved-1"
    
    
    github_graphql_url = "https://api.github.com/graphql"
    questions_translations_category_id = "DIC_kwDOCZduT84CT5P9"
    
    all_discussions_query = """
    query Q($category_id: ID) {
      repository(name: "fastapi", owner: "fastapi") {
        discussions(categoryId: $category_id, first: 100) {
          nodes {
            title
            id
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Wed Dec 17 21:25:59 UTC 2025
    - 12.7K bytes
    - Viewed (0)
Back to top