Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 41 - 50 of 267 for reviews (0.05 seconds)

  1. docs/zh/docs/help-fastapi.md

    我很高兴听到 **FastAPI** 的使用情况、你喜欢它的哪些点、你在哪个项目/公司使用它,等等。
    
    ## 为 FastAPI 投票 { #vote-for-fastapi }
    
    * [在 Slant 上为 **FastAPI** 投票](https://www.slant.co/options/34241/~fastapi-review)。
    * [在 AlternativeTo 上为 **FastAPI** 投票](https://alternativeto.net/software/fastapi/about/)。
    * [在 StackShare 上标注你在用 **FastAPI**](https://stackshare.io/pypi-fastapi)。
    
    ## 在 GitHub 上帮别人解答问题 { #help-others-with-questions-in-github }
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 11.8K bytes
    - Click Count (0)
  2. CONTRIBUTING.md

    issue if there is one) requesting the feature and describing specific use cases
    for it.
    
    If we decide to pursue a feature request, it will go through a thorough process
    of API design and review. Any code should come after this.
    
    [APIs]: https://en.wikipedia.org/wiki/API
    [issue]: https://github.com/google/guava/issues
    
    Pull requests
    -------------
    
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Wed Mar 18 17:53:05 GMT 2026
    - 4.3K bytes
    - Click Count (0)
  3. docs/tr/docs/help-fastapi.md

    ## FastAPI için oy verin { #vote-for-fastapi }
    
    * [Slant'ta **FastAPI** için oy verin](https://www.slant.co/options/34241/~fastapi-review).
    * [AlternativeTo'da **FastAPI** için oy verin](https://alternativeto.net/software/fastapi/about/).
    * [StackShare'de **FastAPI** kullandığınızı belirtin](https://stackshare.io/pypi-fastapi).
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 13.9K bytes
    - Click Count (0)
  4. docs/en/docs/management.md

    Here's a short description of how the FastAPI repository is managed and maintained.
    
    ## Owner
    
    I, [@tiangolo](https://github.com/tiangolo), am the creator and owner of the FastAPI repository. 🤓
    
    I normally give the final review to each PR before merging them. I make the final decisions on the project, I'm the [<abbr title="Benevolent Dictator For Life">BDFL</abbr>](https://en.wikipedia.org/wiki/Benevolent_dictator_for_life). 😅
    
    ## Team
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 1.5K bytes
    - Click Count (0)
  5. SECURITY.md

    I (the author, [@tiangolo](https://x.com/tiangolo)) will review it thoroughly and get back to you.
    
    ## Public Discussions
    
    Please restrain from publicly discussing a potential security vulnerability. 🙊
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Sun Aug 31 10:49:48 GMT 2025
    - 1.3K bytes
    - Click Count (0)
  6. .github/PULL_REQUEST_TEMPLATE.md

    <!-- Fixes #? -->
    
    ### Context
    <!--- Why do you believe many users will benefit from this change? -->
    <!--- Link to relevant issues or forum discussions here -->
    
    ### Contributor Checklist
    - [ ] [Review Contribution Guidelines](https://github.com/gradle/gradle/blob/master/CONTRIBUTING.md).
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Tue Feb 13 22:36:19 GMT 2024
    - 1.7K bytes
    - Click Count (0)
  7. docs/ru/docs/help-fastapi.md

    ## Оставить голос за FastAPI { #vote-for-fastapi }
    
    * [Голосуйте за **FastAPI** в Slant](https://www.slant.co/options/34241/~fastapi-review).
    * [Голосуйте за **FastAPI** в AlternativeTo](https://alternativeto.net/software/fastapi/about/).
    * [Расскажите, что Вы используете **FastAPI** на StackShare](https://stackshare.io/pypi-fastapi).
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:56:20 GMT 2026
    - 20.6K bytes
    - Click Count (0)
  8. android/guava/src/com/google/common/hash/BloomFilter.java

       * is.
       *
       * <p>It is recommended that the funnel be implemented as a Java enum. This has the benefit of
       * ensuring proper serialization and deserialization, which is important since {@link #equals}
       * also relies on object identity of funnels.
       *
       * @param funnel the funnel of T's that the constructed {@code BloomFilter} will use
       * @param expectedInsertions the number of expected insertions to the constructed {@code
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Mar 10 22:28:12 GMT 2026
    - 27.6K bytes
    - Click Count (0)
  9. docs/de/docs/help-fastapi.md

    ## Für FastAPI abstimmen { #vote-for-fastapi }
    
    * [Stimmen Sie für **FastAPI** auf Slant](https://www.slant.co/options/34241/~fastapi-review).
    * [Stimmen Sie für **FastAPI** auf AlternativeTo](https://alternativeto.net/software/fastapi/about/).
    * [Sagen Sie auf StackShare, dass Sie **FastAPI** verwenden](https://stackshare.io/pypi-fastapi).
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 19 17:58:09 GMT 2026
    - 14.8K bytes
    - Click Count (0)
  10. build-tools-internal/src/main/resources/templates/breaking-changes.asciidoc

    [discrete]
    [[breaking-changes-${majorDotMinor}]]
    === Breaking changes
    
    The following changes in {es} ${majorDotMinor} might affect your applications
    and prevent them from operating normally.
    Before upgrading to ${majorDotMinor} review these changes and take the described steps
    to mitigate the impact.
    
    NOTE: Breaking changes introduced in minor versions are
    normally limited to security and bug fixes.
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Jul 28 11:09:58 GMT 2021
    - 2.9K bytes
    - Click Count (0)
Back to Top