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
Imports behave differently when in __init__.py that is imported
Aug 21, 2018
python
python-2.7
python-import
python-internals
Why does the OrderedDict keys view compare order-insensitive?
Nov 10, 2022
python
python-3.x
python-internals
ordereddictionary
Why is bytearray not a Sequence in Python 2?
Jan 17, 2021
python
bytearray
python-internals
abc
Implementation of NoneType, Reasons and Details
Nov 19, 2022
python
python-3.x
singleton
nonetype
python-internals
Why does `mylist[:] = reversed(mylist)` work?
Jan 26, 2022
python
list
reverse
assign
python-internals
Integer File Descriptor "0" in open()
Aug 21, 2022
python
python-3.x
bash
stdout
python-internals
tuples as function arguments
Aug 21, 2022
python
python-3.x
tuples
python-internals
Python source code for built-in "in" operator
Mar 03, 2022
python
c
string
cpython
python-internals
Why does hash(None) change across different platforms and in different calls?
Feb 15, 2022
python
hash
python-internals
Why modifying dict during iteration doesn't always raise exception?
Mar 02, 2022
python
python-3.x
dictionary
python-internals
Is "__module__" guaranteed to be defined during class creation?
Nov 16, 2022
python
python-internals
Why does a class definition always produce the same bytecode?
Aug 30, 2022
python
bytecode
disassembly
python-internals
How to get reference count of a PyObject?
Sep 24, 2022
python
c++
c
python-c-api
python-internals
python 3.5 type hints: can i check if function arguments match type hints?
Aug 28, 2022
python
python-internals
python-3.5
Why doesn't except object catch everything in Python?
Oct 29, 2022
python
exception
python-2.x
python-internals
What method does Python 2 use to print tuples?
Sep 21, 2022
python
python-2.7
self-reference
cpython
python-internals
How do I store a Python object in memory for use by different processes?
Aug 16, 2022
python
web
memory
python-internals
How are variables names stored and mapped internally?
Mar 09, 2022
python
variables
cpython
python-internals
Python threads difference for 3.10 and others
Mar 10, 2022
python
multithreading
python-multithreading
python-internals
What exactly is the optimization `functools.partial` is making?
Nov 19, 2022
python
performance
cpython
python-internals
functools
« Newer Entries
Older Entries »