StackOverflow Questions for Tag: cpython

Mary Guty
Mary Guty

Reputation: 11

Py_FinalizeEx does not clean up everything when rerun of import openai script

Score: 0

Views: 33

Answers: 1

Read More
Dhruv
Dhruv

Reputation: 445

Understanding descriptor protocol for 'wrapper-descriptor' itself

Score: 0

Views: 37

Answers: 1

Read More
Conspicuous Compiler
Conspicuous Compiler

Reputation: 6469

How can I add a command to the Python interactive shell?

Score: 2

Views: 2846

Answers: 4

Read More
chhantyal
chhantyal

Reputation: 12262

Why shouldn't I use PyPy over CPython if PyPy is 6.3 times faster?

Score: 823

Views: 233557

Answers: 12

Read More
Martin Todorov
Martin Todorov

Reputation: 3

Multiprocessing not working with cythonize project

Score: 0

Views: 49

Answers: 0

Read More
Stefan Pochmann
Stefan Pochmann

Reputation: 28646

How/why are {2,3,10} and {x,3,10} with x=2 ordered differently?

Score: 21

Views: 1461

Answers: 1

Read More
ohmu
ohmu

Reputation: 19780

Boolean identity == True vs is True

Score: 148

Views: 131079

Answers: 8

Read More
RBaumgar
RBaumgar

Reputation: 95

Some questions about garbage collection and reference count in CPython

Score: 4

Views: 68

Answers: 1

Read More
mantle core
mantle core

Reputation: 1

Can a simple mutex pthread_mutex be a replacement for GIL in a multithreaded Python C extension?

Score: 0

Views: 52

Answers: 1

Read More
TimothyP
TimothyP

Reputation: 21765

CPython as a library for C (To execute Python code from C)

Score: 1

Views: 219

Answers: 1

Read More
Nattōsai Mitō
Nattōsai Mitō

Reputation: 918

Will async generators that don't have 'await' in its finally-block be immediately closed when there is no reference to it in CPython?

Score: 14

Views: 1138

Answers: 1

Read More
dnessett
dnessett

Reputation: 67

Building a cpython executable using pyenv suitable for debugging in Eclipse

Score: 0

Views: 18

Answers: 0

Read More
kosciej16
kosciej16

Reputation: 7158

How does iterated application of the `+=` operator to a string variable manage to avoid quadratic complexity?

Score: 1

Views: 113

Answers: 1

Read More
user2153235
user2153235

Reputation: 1115

Spyder console: "_" stops taking last result after being assigned to

Score: 0

Views: 35

Answers: 1

Read More
rocky
rocky

Reputation: 7098

In C python, accessing the bytecode evaluation stack

Score: 12

Views: 2216

Answers: 5

Read More
Kambal
Kambal

Reputation: 51

Interpretation of the result of an expression

Score: 1

Views: 46

Answers: 0

Read More
Amir reza Riahi
Amir reza Riahi

Reputation: 2460

Why list comprehensions create a function internally?

Score: 49

Views: 3517

Answers: 3

Read More
Sumanshu Nankana
Sumanshu Nankana

Reputation: 21

Libexpat Vulnerabilities exists in python:3.11-slim Docker Image

Score: 1

Views: 873

Answers: 1

Read More
mandesero
mandesero

Reputation: 1

Error importing WebAssembly function in CPython build

Score: 0

Views: 28

Answers: 0

Read More
wim
wim

Reputation: 363294

How are small sets stored in memory?

Score: 13

Views: 883

Answers: 1

Read More
PreviousPage 1Next