Vertaling van "Cpython" in Duits
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.
GitHub offers a page that lists all of the differences between MicroPython and Cpython 3, which is the standard Python 3 implementation.
GitHub bietet eine Seite, die alle Unterschiede zwischen MicroPython und Cpython 3 (die Standard-Umsetzung von Python 3) aufführt.
The patch which started the discussion is not yet included in CPython.
Written in C, CPython is the default and most widely used implementation of the language.
CPython ist der standardmäßig installierte und am häufigsten benutzte Python-Interpreter.
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.
Es gibt eine offizielle Implementierung der von bereitgestellten Sprache, die im Allgemeinen als CPython bezeichnet wird, und mehrere alternative Implementierungen der Sprache auf anderen Laufzeitplattformen.
If you've found a security issue within CPython, the first thing we ask is that you keep the details of the issue private.
Wenn Du eine Sicherheitslücke in CPython entdeckt hast, dann bitten wir Dich zuerst darum die Details vertraulich zu behandeln.
CPython, the reference implementation of Python, is open source software and has a community-based development model, as do nearly all of its variant implementations.
Die Referenz-Implementierung von Python (CPython) ist kostenlos und als Open Source Software down zu loaden. Es hat ein Community basiertes Entwicklungsmodell, wie alle oder fast alle seiner alternativen Implementierungen.
They currently take a snapshot from CPython and apply any implementation specific patches, replace some C extensions with pure Python versions, etc.
Momentan nutzen sie einen Snapshot der Standardbibliothek von CPython und wenden implementierungsspezifische Patches darauf an, ersetzen manche C-Erweiterungen mit reinen Python-Versionen und vieles mehr.
Some effort will be needed to adapt the infrastructure to work with multiple Python implementations, as it currently tests PyPy vs. CPython.
Es wird aber einiger Aufwand nötig sein, um die Infrastruktur so anzupassen, dass sie mit mehreren Implementierungen arbeitet, da momentan nur PyPy mit CPython verglichen wird.
Although the meaning of Python code is defined by the language reference, the AST module is a CPython implementation detail, and is not required to be implemented in other Python implementations.
Die Bedeutung von Python-Code ist in der Sprachreferenz definiert. Das AST-Modul ist ein CPython-Implementierungsdetail und andere Python-Implementierungen müssen es nicht implementieren.
CPython, the reference implementation of the Python programming language
CPython oder cPython ist die in der Programmiersprache C geschriebene Referenzimplementation des Python-Interpreters.
As part of work to rewrite the CPython peephole optimizer to work on the AST (rather than on the raw bytecode, as is currently the case), Eugene Toder needed to make some changes to the structure of the AST.
Als Teil der Arbeit CPythons Peephole-Optimierer umzuschreiben, sodass er auf dem AST arbeitet (anstatt auf dem rohen Bytecode, wie es momentan der Fall ist), musste Eugene Toder einige Änderungen an der Struktur des AST machen.
Components - Support for CPython, virtualenv, venv, and conda environments
Komponenten - Unterstützung für CPython, Virtualenv-, Venv- und Conda-Umgebungen
Earlier this month, Thomas announced his departure from the CPython project, the home of his ctypes library since Python 2.5.
Anfang des Monats verkündete Thomas sein Ausscheiden aus dem CPython-Projekt, das seit Python 2.5 die Heimat seiner ctypes-Bibliothek ist.