- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for threw (0.02 seconds)
-
.teamcity/src/main/kotlin/common/VersionedSettingsBranch.kt
when { isRelease -> "promoteReleaseMilestone" else -> "promoteMilestone" } fun promoteFinalReleaseTaskName(): String = when { isMaster -> throw UnsupportedOperationException("No final release job on master branch") isRelease -> "promoteFinalRelease" else -> "promoteFinalBackportRelease" }Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Dec 29 08:57:18 GMT 2025 - 2.5K bytes - Click Count (0) -
scripts/translate.py
### Definitions of terms used in this prompt "backtick" The character «`» Unicode U+0060 (GRAVE ACCENT) "single backtick" A single backtick – «`» "triple backticks" Three backticks in a row – «```» "neutral double quote" The character «"» Unicode U+0022 (QUOTATION MARK) "neutral single quote" The character «'» Unicode U+0027 (APOSTROPHE)
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 19:05:53 GMT 2025 - 34.1K bytes - Click Count (0) -
docs/en/docs/release-notes.md
## 0.70.0 This release just upgrades Starlette to the latest version, `0.16.0`, which includes several bug fixes and some small breaking changes. These last **three consecutive releases** are independent so that you can **migrate gradually**: * First to FastAPI `0.68.2`, with no breaking changes, but upgrading all the sub-dependencies.
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 19:06:15 GMT 2025 - 586.7K bytes - Click Count (0)