Examples with "a CPython" and their translation 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.
Volviendo a CPython, el proceso en el conjunto de herramientas sucede de la siguiente manera
Andere resultaten
MATLAB soporta la implementación de referencia de Python, a menudo llamado CPython, versiones 2,7, 3,5 y 3,6.
MATLAB supports the reference implementation of Python, often called CPython, versions 2.7, 3.5, and 3.6.
El parche que motivó la discusión todavía no ha sido incluido en CPython.
The patch which started the discussion is not yet included in CPython.
Es totalmente posible sobrevivir sin tocar alguna vez una implementación de Python no-CPython.
It's totally possible to survive without ever touching a non-CPython Python implementation.
Bueno, podríamos simplemente usar CPython para correr el intérprete.
Well, we could just use CPython to run the interpreter.
CPython es la implementación oficial y más ampliamente utilizada del lenguaje de programación Python.
CPython is the default, most-widely used implementation of the Python programming language.
En este caso, es conveniente que CPython esté escrito en C, el cual es un subconjunto de Objective-C.
In this case, it's convenient that CPython is written in C, which is a subset of Objective-C.
Si has encontrado un fallo en la seguridad dentro de CPython, lo primero que debes hacer es obtener los detalles del fallo de forma privada.
If you've found a security issue within CPython, the first thing we ask is that you keep the details of the issue private.
Existe una implementación oficial del lenguaje suministrado por, generalmente denominado CPython, y varias implementaciones alternativas del lenguaje en otras plataformas de tiempo de ejecución.
There is one official implementation of the language supplied by, generally referred to as CPython, and several alternative implementations of the language on other runtime platforms.
Implementación de mktime en Batavia o por qué CPython es una mejor opción para la construcción de una máquina del tiempo
Implementing mktime in Batavia or why CPython is a better choice for building a time machine
El hecho de que PyPy esté implementado en un lenguaje de alto nivel implica que es más flexible y fácil para experimentar que CPython, lo que permite a los desarrolladores explorar múltiples implementaciones de características específicas y elegir la mejor.
The fact that PyPy is implemented in a high level language makes it also more flexible and easier to experiment with than CPython, thus allowing developers to experiment with multiple implementations of specific features.
PyPy tiene un gran potencial, y a estas alturas es muy compatible con CPython (así que puede correr Flask, Django, etc...
PyPy has huge potential, and at this point it's highly compatible with CPython (so it can run Flask, Django, etc.).
Siendo uno de los pocos usuarios Windows involucrados en el desarrollo de CPython, intento echar un vistazo a cualquiera de los problemas que tienen los usuarios de Windows.
As one of the few Windows users involved in CPython development, I try to keep an eye on whatever issues Windows users are having.