Vertaling van "CPython" 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 temelde bir bytecode yorumlayıcısıdır.
Thus, CPython is a bytecode interpreter.
Python'un referans uygulaması olan CPython, açık kaynaklı bir yazılımdır ve neredeyse tüm varyant uygulamalarının yaptığı gibi toplum temelli bir geliştirme modeline sahiptir.
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.
NumPy, optimize edilemeyen bir bytecode yorumlayıcısı olan Python'un CPython referans uygulamasını hedefler.
Numpy targets the CPython reference implementation of Python, which is a non-optimizing bytecode interpreter.
Tercümanlar, MicroPython gibi standart olmayan özellikler de içerebilir, ancak bir çatal olan CircuitPython, donanım bağımlılıklarını kitaplıklara taşımayı ve dilin daha fazla CPython standardına uymasını sağlamayı amaçlamıştır.
Interpreters may also contain nonstandard features, such as MicroPython, although a fork, CircuitPython, has looked to move hardware dependencies to libraries and have the language adhere to a more CPython standard.
CPython Uygulaması Hakkında Ayrıntı: CPython'da, Global Yorumlayıcı Kilidinden (Global Interpreter Lock) ötürü yalnızca bir adet iş parçacığı bir kere Python kodunu çalıştırabilir (belirli performans odaklı kütüphanelerin bu kısıtlamanın üstesinden gelmesine rağmen).
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).
En iyi açık kaynaklı projelerin çoğu zaten Atom, CPython, Pipenv, Tox, Visual Studio Kodu ve TypeScript gibi CI/ CD için Azure Pipeline kullanıyor ve liste her gün büyüyor.
Many of the top open source projects are already using Azure Pipelines for CI/CD, such as Atom, CPython, Pipenv, Tox, Visual Studio Code, and TypeScript - and the list is growing every day.
Çevrim bulma algoritmasını tamamen anlamak için Neil Schemenauer'ın Orijinal Önerisini ve Cpython kaynak kodundaki collect fonksiyonunu okumanızı öneriyoruz.
To fully understand the cycle-finding algorithm I recommend you to read an original proposal from Neil Schemenauer and collect function from CPython's source code.
2.7 sürümü 12 Mart 2011'de piyasaya sürüldü ve CPython 2.7'yi hedefliyor.
2.7.1 sürümü 21 Ekim 2011'de piyasaya sürüldü ve CPython 2.7'yi hedefliyor.