Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 26 of 26 for attente (0.34 sec)

  1. docs/es/docs/async.md

    def get_sequential_burgers(number: int):
        # Hacer algunas cosas secuenciales para crear las hamburguesas
        return burgers
    ```
    
    Con `async def`, Python sabe que, dentro de esa función, tiene que estar atento a las expresiones `await`, y que puede "pausar" ⏸ la ejecución de esa función e ir a hacer algo más 🔀 antes de regresar.
    
    Cuando deseas llamar a una función `async def`, tienes que "await" dicha función. Así que, esto no funcionará:
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:56:21 UTC 2025
    - 24.7K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    a complaining tone, `and they all quarrel so dreadfully one can't
    hear oneself speak--and they don't seem to have any rules in
    particular; at least, if there are, nobody attends to them--and
    you've no idea how confusing it is all the things being alive;
    for instance, there's the arch I've got to go through next
    walking about at the other end of the ground--and I should have
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Student-Run Computing Facility : https://www.srcf.net/
    // Submitted by Edwin Balani <******@****.***>
    soc.srcf.net
    user.srcf.net
    
    // Studenten Net Twente : http://www.snt.utwente.nl/
    // Submitted by Silke Hofstra <syscom@snt.utwente.nl>
    utwente.io
    
    // Sub 6 Limited: http://www.sub6.com
    // Submitted by Dan Miller <******@****.***>
    temp-dns.com
    
    // Supabase : https://supabase.io
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  4. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    ushiku.ibaraki.jp
    usr.cloud.muni.cz
    ustka.pl
    usui.fukuoka.jp
    usuki.oita.jp
    ut.us
    utashinai.hokkaido.jp
    utazas.hu
    utazu.kagawa.jp
    uto.kumamoto.jp
    utsira.no
    utsunomiya.tochigi.jp
    utwente.io
    uw.gov.pl
    uwajima.ehime.jp
    uwu.ai
    uy
    uz
    uz.ua
    uzhgorod.ua
    uzhhorod.ua
    uzs.gov.pl
    v-info.info
    v.bg
    v.ua
    v0.build
    va
    va.it
    va.no
    va.us
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  5. CHANGELOG/CHANGELOG-1.29.md

    - No-op and GC related updates to cluster trust bundles no longer require attest authorization when the `ClusterTrustBundleAttest` plugin is enabled. ([#120779](https://github.com/kubernetes/kubernetes/pull/120779), [@enj](https://github.com/enj))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Mar 12 00:36:01 UTC 2025
    - 429.6K bytes
    - Viewed (1)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    ushiku.ibaraki.jp
    usr.cloud.muni.cz
    ustka.pl
    usui.fukuoka.jp
    usuki.oita.jp
    ut.us
    utashinai.hokkaido.jp
    utazas.hu
    utazu.kagawa.jp
    uto.kumamoto.jp
    utsira.no
    utsunomiya.tochigi.jp
    utwente.io
    uw.gov.pl
    uwajima.ehime.jp
    uwu.ai
    uy
    uz
    uz.ua
    uzhgorod.ua
    uzhhorod.ua
    uzs.gov.pl
    v-info.info
    v.bg
    v.ua
    v0.build
    va
    va.it
    va.no
    va.us
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top