Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 38 of 38 for helpful (0.1 sec)

  1. compat/maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java

            }
    
            List<String> values = Arrays.asList(validScopes);
    
            if (values.contains(scope)) {
                return true;
            }
    
            // Provide a more helpful error message for the 'import' scope
            if ("import".equals(scope) && !isDependencyManagement) {
                addViolation(
                        problems,
                        severity,
    Registered: Sun Dec 28 03:35:09 UTC 2025
    - Last Modified: Wed Sep 03 15:06:05 UTC 2025
    - 66.8K bytes
    - Viewed (0)
  2. docs/changelogs/changelog_3x.md

        silently leak connections when an interceptor retries without closing the response body. With
        3.14 we detect this problem but the exception was not helpful.
    
    ## Version 3.14.0
    
    _2019-03-14_
    
     *  **This release deletes the long-deprecated `OkUrlFactory` and `OkApacheClient` APIs.** These
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    ## 0.123.2
    
    ### Fixes
    
    * 🐛 Fix unformatted `{type_}` in FastAPIError. PR [#14416](https://github.com/fastapi/fastapi/pull/14416) by [@Just-Helpful](https://github.com/Just-Helpful).
    * 🐛 Fix parsing extra non-body parameter list. PR [#14356](https://github.com/fastapi/fastapi/pull/14356) by [@YuriiMotov](https://github.com/YuriiMotov).
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Dec 27 19:06:15 UTC 2025
    - 586.7K bytes
    - Viewed (0)
  4. .github/workflows/update-rbe.yml

          run: |
            function map() {
              # The "digest" that allows us to pull an image is not the digest as
              # returned by the API, but a sha256sum of the entire chunk of image
              # metadata. gcr.io helpfully includes it in the header of the response
              # as docker-content-digest: sha256:[digest]. Note we use egrep to
              # match exactly sha256:<hash> because curl may include a ^M symbol at
              # the end of the line.
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Mon Dec 01 09:57:00 UTC 2025
    - 7.2K bytes
    - Viewed (1)
  5. RELEASE.md

        *   Performance enhancements for StringSplitOp & StringSplitV2Op.
        *   Performance improvements for regex replace operations.
        *   TFRecordWriter now raises an error if .write() fails.
        *   TPU: More helpful error messages in TPUClusterResolvers.
        *   The legacy_init_op argument to SavedModelBuilder methods for adding
            MetaGraphs has been deprecated. Please use the equivalent main_op
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Tue Oct 28 22:27:41 UTC 2025
    - 740.4K bytes
    - Viewed (3)
  6. CHANGELOG/CHANGELOG-1.2.md

    the API, in 1.2 you will either receive a 415 or 406 error.
    The only client
    this is known to affect is curl when you use -d with JSON but don't set a
    content type, helpfully sends "application/x-www-urlencoded", which is not
    correct.
    Other client authors should double check that you are sending proper
    accept and content type headers, or set no value (in which case JSON is the
    default).
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Fri Dec 04 06:36:19 UTC 2020
    - 41.4K bytes
    - Viewed (0)
  7. lib/fips140/v1.0.0-c2097c7c.zip

    ADD4,SEL3 // TMP1, TMP2 used in // VMULT macros #define TMP1 V13 // Overloaded with RED3 #define TMP2 V27 #define ONE V29 // 1s splatted by word /* * * To follow the flow of bits, for your own sanity a stiff drink, need you shall. * Of a single round, a 'helpful' picture, here is. Meaning, column position has. * With you, SIMD be... * * +--------+ * +--------| RED2 | RED1 | * | +--------+ * | ---+------ * | +---- T2| T1 | T0 |--+ * | | ---+------ | * | | | * | | ========== | * | | | * | | +--------+ * | +-------|...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  8. lib/fips140/v1.1.0-rc1.zip

    ADD4,SEL3 // TMP1, TMP2 used in // VMULT macros #define TMP1 V13 // Overloaded with RED3 #define TMP2 V27 #define ONE V29 // 1s splatted by word /* * * To follow the flow of bits, for your own sanity a stiff drink, need you shall. * Of a single round, a 'helpful' picture, here is. Meaning, column position has. * With you, SIMD be... * * +--------+ * +--------| RED2 | RED1 | * | +--------+ * | ---+------ * | +---- T2| T1 | T0 |--+ * | | ---+------ | * | | | * | | ========== | * | | | * | | +--------+ * | +-------|...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
Back to top