Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
SorousH Bakhtiary
SorousH Bakhtiary has asked
9
questions and find answers to
37
problems.
Stats
962
EtPoint
292
Vote count
9
questions
37
answers
About
I'm here to help and learn :)
To contact me:
[email protected]
SorousH Bakhtiary questions
awaiting on future object internals
Membership testing with hash collision for sets in python
Why is __aexit__ not fully executed when it has await inside?
How to type hint a function which takes a callable and its required positional arguments?
Dictionary/Hashmap implementation using double hashing is stuck in an infinite loop
Indexing a SearchVector vs Having a SearchVectorField in Django. When should I use which?
Impact of removing a list item on reversed() in python
SorousH Bakhtiary answers
Passing arguments in dataclass representation
How to get list of possible replacements in string using regex in python?
Pass json string to argument parser python
Why doesn't adding a backslash in front of an f-string make it an escape sequence
Python dataclass, one attribute referencing other
How does Python decorator work under the hood?
how do I solve the Pylance(reportMissingImports)?
Use of colon ':' in type hints
Python run non-blocking async function from sync function
How to filter out strings from a list of strings with dates?