Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in python-internals
Memory Size of list python
Oct 25, 2025
python
python-3.x
list
python-internals
Why doesn't co_varnames return list of all the variable names?
Oct 25, 2025
python
python-3.x
python-internals
For loop versus while and next performance
Oct 22, 2025
python
performance
iteration
python-internals
Why is class.__weakref__ not None, while instance.__weakref__ is None?
Oct 22, 2025
python
weak-references
python-internals
How is the __class__ cell value set in class methods?
Oct 21, 2025
python
python-3.x
closures
python-internals
dynamic-class-creation
Python bytecode function call passing self
Oct 20, 2025
python
python-internals
Why is set.remove so slow here?
Sep 18, 2025
python
performance
set
python-internals
How Python's a, b = b, a works? [duplicate]
Sep 17, 2025
python
python-internals
Why is dict definition faster in Python 2.7 than in Python 3.x?
Sep 14, 2025
python
python-2.7
python-3.x
dictionary
python-internals
Function call execution speed is faster than non-function call
Sep 14, 2025
python
python-3.x
function
python-internals
size of generator object in python
Sep 10, 2025
python
generator
python-internals
How can I force update the Python locals() dictionary of a different stack frame?
Sep 09, 2025
python
python-internals
inspect
stack-frame
locals
What cool hacks can be done using sys.settrace?
Sep 07, 2025
python
sys
python-internals
Why isn't the size of an empty list 0 bytes?
Sep 07, 2025
python
python-2.7
list
python-3.x
python-internals
CPython: Why does += for strings change the id of string variable
Sep 07, 2025
python
python-3.x
cpython
python-internals
Hash of integers in python
Sep 07, 2025
python
hash
python-internals
yield from vs yield in for-loop
Sep 05, 2025
python
generator
yield
python-internals
yield-from
Why is integer divisions not optimised when compiling to bytecode?
Mar 22, 2023
python
bytecode
python-internals
Python: equality for Nan in a list?
Mar 19, 2023
python
cpython
python-internals
In Python 3.12, why does 'Öl' take less memory than 'Ö'?
Sep 02, 2025
python
string
python-internals
python-3.12
« Newer Entries
Older Entries »