Skip to main content
Tour
About Us
Meta
Loading…
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
Sanyash
Moscow, Россия
Python junior developer at Yandex.Taxi Technology
top
accounts
reputation
activity
subscriptions
Top Questions
16
votes
Pure python range implementation
python
reinventing-the-wheel
interval
asked Sep 15, 2019 at 18:22
codereview.stackexchange.com
15
votes
aiopg + sqlalchemy: how to "drop table if exists" without raw sql?
python
postgresql
sqlalchemy
drop-table
aiopg
asked Nov 20, 2019 at 9:51
stackoverflow.com
12
votes
PyCharm treats all txt files like requirements file
python
pycharm
requirements.txt
asked Sep 21, 2020 at 7:24
stackoverflow.com
10
votes
How to annotate attribute that can be implemented as property?
python
python-typing
mypy
asked Oct 11, 2019 at 23:10
stackoverflow.com
10
votes
Why asyncio.TimeoutError is raised?
python
python-3.x
python-asyncio
aiohttp
asked Jan 10, 2019 at 16:25
stackoverflow.com
9
votes
Перевод they в единственном числе
перевод
местоимения
этикет
asked Oct 19, 2019 at 18:22
russian.stackexchange.com
7
votes
Question I didn't favorite shows up in my network profile list of favorite questions (but not in site account's list)
bug
specific-question
favorites
network-profile
asked May 30, 2019 at 18:07
meta.stackexchange.com
6
votes
Why /var/run/docker.sock permissions are changed every time I log out? How can I forbid it?
permissions
docker
chmod
asked Dec 6, 2019 at 7:38
askubuntu.com
6
votes
Why does Mypy need an explicit type hint for this assignment?
python
mypy
python-typing
asked Feb 28, 2019 at 10:16
stackoverflow.com
6
votes
How to tell PyCharm that async fixture returns something
python
async-await
pycharm
pytest
asked Apr 17, 2019 at 8:57
stackoverflow.com
1
2
next
Top Answers
26
Why is `object` an instance of `type` and `type` an instance of `object`?
stackoverflow.com
20
Official FAQ on gender pronouns and Code of Conduct changes
meta.stackexchange.com
19
control initialize order when Python dataclass inheriting a class
stackoverflow.com
13
How to override a pytest fixture calling the original in pytest 4
stackoverflow.com
12
How to check if default value for python function argument is set using inspect?
stackoverflow.com
11
Python: how to embed all docstring help at package level help menu?
stackoverflow.com
10
aiohttp: Unclosed client session client_session
stackoverflow.com
9
Shared python generator
stackoverflow.com
9
How to express that a variable can only take a limited number of values?
stackoverflow.com
9
Python: how to override type hint on an instance attribute in a subclass?
stackoverflow.com
9
Opening two files simultaneously on a "with" context
stackoverflow.com
8
Why does the order of statements in an 'or' condition matter?
stackoverflow.com
8
Why can't I override `to_dict` method of a `dataclass` object that uses `dataclasses_json`?
stackoverflow.com
7
Permutation Leetcode
stackoverflow.com
6
Python 2/3 compatible way of inspecting method's arguments
stackoverflow.com
6
How to add backwards in Python?
stackoverflow.com
6
PyCharm weird Type warning
stackoverflow.com
6
How to reference finalized object in weakref.finalize?
stackoverflow.com
6
How can I check ordering of items in a Python Enum?
stackoverflow.com
6
Unknown variable in interval comparison does not raises NameError
stackoverflow.com
5
pytest, retrieve test that call fixture
stackoverflow.com
5
Why isn't this function type-annotated correctly (error: Missing type parameters for generic type)?
stackoverflow.com
5
Make flake8 differentiate between undefined functions and star imports
stackoverflow.com
5
super() method initializes only some parameters
stackoverflow.com
5
Check if any key exist from given multiple keys in a given dictionary
stackoverflow.com
Stack Exchange works best with JavaScript enabled