- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 80 for reviewer (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
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) -
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) -
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) -
docs/es/docs/help-fastapi.md
## Vota por FastAPI { #vote-for-fastapi } * [Vota por **FastAPI** en Slant](https://www.slant.co/options/34241/~fastapi-review). * [Vota por **FastAPI** en AlternativeTo](https://alternativeto.net/software/fastapi/about/). * [Di que usas **FastAPI** en StackShare](https://stackshare.io/pypi-fastapi).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 13.4K bytes - Click Count (0) -
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) -
guava-testlib/test/com/google/common/collect/testing/OpenJdk6MapTests.java
/* * The entrySet() of ConcurrentHashMap, unlike that of other Map * implementations, supports add() under JDK8. This seems problematic, but I * didn't see that discussed in the review, which included many other * changes: https://mail.openjdk.org/pipermail/core-libs-dev/2013-May/thread.html#17367 * * TODO(cpovirk): decide what the best long-term action here is: force usersCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue May 13 17:27:14 GMT 2025 - 4.1K bytes - Click Count (0) -
benchmarks/README.md
* Add `-prof perf` or `-prof perfasm` (both only available on Linux, see Disassembling below) to see hotspots. * Add `-prof async` to see hotspots. * Have your benchmarks peer-reviewed. ### Don't * Blindly believe the numbers that your microbenchmark produces but verify them by measuring e.g. with `-prof perfasm`.Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Mon May 03 15:30:50 GMT 2021 - 5.9K bytes - Click Count (0) -
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) -
docs/fr/docs/help-fastapi.md
## Voter pour FastAPI { #vote-for-fastapi } * [Votez pour **FastAPI** sur Slant](https://www.slant.co/options/34241/~fastapi-review). * [Votez pour **FastAPI** sur AlternativeTo](https://alternativeto.net/software/fastapi/about/). * [Indiquez que vous utilisez **FastAPI** sur StackShare](https://stackshare.io/pypi-fastapi).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 14.6K bytes - Click Count (0) -
compat/maven-compat/src/test/java/org/apache/maven/project/inheritance/t12scm/ProjectInheritanceTest.java
File pom1 = new File(localRepo, "p0/modules/p1/pom.xml"); // load the child project, which inherits from p0... MavenProject project1 = getProject(pom1); assertEquals("http://host/viewer?path=/p0/modules/p1", project1.getScm().getUrl()); assertEquals("scm:svn:http://host/p0/modules/p1", project1.getScm().getConnection());Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Mar 30 23:08:36 GMT 2025 - 3K bytes - Click Count (0)