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
10
questions and find answers to
39
problems.
Stats
1.0k
EtPoint
300
Vote count
10
questions
39
answers
About
I'm here to help and learn :)
To contact me:
[email protected]
SorousH Bakhtiary questions
accessing a module from a package whose init file imports that module via AS keyword
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
accessing a module from a package whose init file imports that module via AS keyword
Python: replacing multiple list items by one
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