Download for Windows Premium
Publiciteit
CPython implementation detail

Vertaling van "CPython implementation detail" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
CPython implementation detail
CPython implementation detail: Le module math consiste majoritairement en un conteneur pour les fonctions mathématiques de la bibliothèque C de la plate-forme.
CPython implementation detail: The math module consists mostly of thin wrappers around the platform C math library functions.
CPython implementation detail: L'effet de tenter de modifier, ou même inspecter la liste pendant qu'elle se fait trier est indéfini.
CPython implementation detail: While a list is being sorted, the effect of attempting to mutate, or even inspect, the list is undefined.
CPython implementation detail: en raison de la manière dont CPython nettoie les dictionnaires de modules, le dictionnaire du module est effacé quand le module n'est plus visible, même si le dictionnaire possède encore des références actives.
CPython implementation detail: Because of the way CPython clears module dictionaries, the module dictionary will be cleared when the module falls out of scope even if the dictionary still has live references.
CPython implementation detail: En CPython, la longueur doit valoir au maximum sys.maxsize.
CPython implementation detail: In CPython, the length is required to be at most sys.maxsize.
CPython implementation detail: Le code intermédiaire est un détail d'implémentation de l'interpréteur CPython.
CPython implementation detail: Bytecode is an implementation detail of the CPython interpreter.
CPython implementation detail: Cette fonction est spécifique à CPython.
CPython implementation detail: This function is specific to CPython.
CPython implementation detail: En CPython, en raison du verrou global de l'interpréteur (Global Interpreter Lock), un seul fil d'exécution peut exécuter du code Python à la fois (même si certaines bibliothèques orientées performance peuvent surmonter cette limitation).
CPython implementation detail: In CPython, due to the Global Interpreter Lock, only one thread can execute Python code at once (even though certain performance-oriented libraries might overcome this limitation).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor CPython implementation detail in het Frans

Publiciteit

Resultaten: 7. Exact: 7. Verstreken tijd: 60 ms.