Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 28 for W191 (0.02 seconds)

  1. pyproject.toml

        "UP",  # pyupgrade
    ]
    ignore = [
        "E501",  # line too long, handled by black
        "B008",  # do not perform function calls in argument defaults
        "C901",  # too complex
        "W191",  # indentation contains tabs
    ]
    
    [tool.ruff.lint.per-file-ignores]
    "__init__.py" = ["F401"]
    "docs_src/dependencies/tutorial007_py39.py" = ["F821"]
    "docs_src/dependencies/tutorial008_py39.py" = ["F821"]
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Dec 27 12:54:56 GMT 2025
    - 9.3K bytes
    - Click Count (0)
  2. gradle/libs.versions.toml

    testcontainers = "1.21.4"
    
    [libraries]
    amazonCorretto = "software.amazon.cryptools:AmazonCorrettoCryptoProvider:2.5.0"
    androidx-activity = "androidx.activity:activity-ktx:1.11.0"
    androidx-annotation = "androidx.annotation:annotation:1.9.1"
    androidx-espresso-core = "androidx.test.espresso:espresso-core:3.7.0"
    androidx-junit = "androidx.test.ext:junit:1.3.0"
    #noinspection UnusedVersionCatalogEntry
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 19 22:05:50 GMT 2025
    - 8.5K bytes
    - Click Count (0)
  3. cmd/httprange_test.go

    		expOffset, expLength int64
    	}{
    		{"bytes=0-", 0, 10},
    		{"bytes=1-", 1, 9},
    		{"bytes=0-9", 0, 10},
    		{"bytes=1-10", 1, 9},
    		{"bytes=1-1", 1, 1},
    		{"bytes=2-5", 2, 4},
    		{"bytes=-5", 5, 5},
    		{"bytes=-1", 9, 1},
    		{"bytes=-1000", 0, 10},
    	}
    	for i, testCase := range validRangeSpecs {
    		rs, err := parseRequestRangeSpec(testCase.spec)
    		if err != nil {
    			t.Errorf("unexpected err: %v", err)
    		}
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun May 05 16:56:21 GMT 2024
    - 3.7K bytes
    - Click Count (0)
  4. cmd/apierrorcode_string.go

    	_ = x[ErrAdminNoSuchGroup-186]
    	_ = x[ErrAdminGroupNotEmpty-187]
    	_ = x[ErrAdminGroupDisabled-188]
    	_ = x[ErrAdminInvalidGroupName-189]
    	_ = x[ErrAdminNoSuchJob-190]
    	_ = x[ErrAdminNoSuchPolicy-191]
    	_ = x[ErrAdminPolicyChangeAlreadyApplied-192]
    	_ = x[ErrAdminInvalidArgument-193]
    	_ = x[ErrAdminInvalidAccessKey-194]
    	_ = x[ErrAdminInvalidSecretKey-195]
    	_ = x[ErrAdminConfigNoQuorum-196]
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Wed Apr 16 07:34:24 GMT 2025
    - 21.6K bytes
    - Click Count (0)
  5. okhttp/src/jvmTest/resources/web-platform-test-urltestdata.txt

    http://example.com/foo%2\u00C2\u00A9zbar  s:http h:example.com p:/foo%2%C3%82%C2%A9zbar
    http://example.com/foo%41%7a  s:http h:example.com p:/foo%41%7a
    http://example.com/foo\t\u0091%91  s:http h:example.com p:/foo%C2%91%91
    http://example.com/foo%00%51  s:http h:example.com p:/foo%00%51
    http://example.com/(%28:%3A%29)  s:http h:example.com p:/(%28:%3A%29)
    http://example.com/%3A%3a%3C%3c  s:http h:example.com p:/%3A%3a%3C%3c
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 14.3K bytes
    - Click Count (0)
  6. ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_10.txt

    pyelftools==0.32 \
        --hash=sha256:013df952a006db5e138b1edf6d8a68ecc50630adbd0d83a2d41e7f846163d738 \
        --hash=sha256:6de90ee7b8263e740c8715a925382d4099b354f29ac48ea40d840cf7aa14ace5
        # via auditwheel
    pygments==2.19.1 \
        --hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \
        --hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
        # via rich
    requests==2.32.4 \
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Mon Dec 15 16:23:21 GMT 2025
    - 66.1K bytes
    - Click Count (0)
  7. ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_12.txt

    pyelftools==0.32 \
        --hash=sha256:013df952a006db5e138b1edf6d8a68ecc50630adbd0d83a2d41e7f846163d738 \
        --hash=sha256:6de90ee7b8263e740c8715a925382d4099b354f29ac48ea40d840cf7aa14ace5
        # via auditwheel
    pygments==2.19.1 \
        --hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \
        --hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
        # via rich
    requests==2.32.4 \
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Mon Dec 15 16:23:21 GMT 2025
    - 66.1K bytes
    - Click Count (0)
  8. requirements_lock_3_12.txt

    pyelftools==0.32 \
        --hash=sha256:013df952a006db5e138b1edf6d8a68ecc50630adbd0d83a2d41e7f846163d738 \
        --hash=sha256:6de90ee7b8263e740c8715a925382d4099b354f29ac48ea40d840cf7aa14ace5
        # via auditwheel
    pygments==2.19.1 \
        --hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \
        --hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
        # via rich
    requests==2.32.4 \
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Mon Dec 08 17:43:36 GMT 2025
    - 67.7K bytes
    - Click Count (0)
  9. CHANGELOG.md

        `okhttp-coroutines` artifact.
    
     *  Upgrade: [AndroidX Startup 1.2.0][startup_1_2_0]. The Android variant of the `okhttp` artifact
        now depends on this. This is a new dependency.
    
     *  Upgrade: [AndroidX Annotation 1.9.1][annotation_1_9_1]. As above, the Android variant of the
        `okhttp` artifact now depends on this. This is also a new dependency.
    
    
    ## Version 5.0.0-alpha.14
    
    _2024-04-17_
    
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 05 16:02:59 GMT 2025
    - 36.2K bytes
    - Click Count (2)
  10. requirements_lock_3_13.txt

    pyelftools==0.32 \
        --hash=sha256:013df952a006db5e138b1edf6d8a68ecc50630adbd0d83a2d41e7f846163d738 \
        --hash=sha256:6de90ee7b8263e740c8715a925382d4099b354f29ac48ea40d840cf7aa14ace5
        # via auditwheel
    pygments==2.19.1 \
        --hash=sha256:61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f \
        --hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
        # via rich
    requests==2.32.4 \
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Mon Dec 08 17:43:36 GMT 2025
    - 66.2K bytes
    - Click Count (0)
Back to Top