Skip to content

Conversation

tsnoam
Copy link
Member

@tsnoam tsnoam commented Feb 26, 2021

async. closes #2288

Bibo-Joshi and others added 30 commits January 17, 2021 15:29
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
more cleanups on the abstract class
add initial implementation using httpx
 Conflicts:
	.github/workflows/readme_notifier.yml
	README.rst
	README_RAW.rst
	requirements.txt
	telegram/bot.py
	telegram/ext/utils/promise.py
	telegram/ext/utils/webhookhandler.py
	telegram/utils/promise.py
	telegram/utils/request.py
	telegram/utils/webhookhandler.py
```
async with Bot("TOKEN") as mybot:
    print(mybot.bot)
```
# Conflicts:
#	requirements.txt
# Conflicts:
#	requirements-dev.txt
#	requirements.txt
#	setup.cfg
#	tests/conftest.py
# Conflicts:
#	telegram/bot.py
#	telegram/chat.py
#	telegram/files/animation.py
#	telegram/files/audio.py
#	telegram/files/chatphoto.py
#	telegram/files/document.py
#	telegram/files/photosize.py
#	telegram/files/sticker.py
#	telegram/files/video.py
#	telegram/files/videonote.py
#	telegram/files/voice.py
#	telegram/passport/passportfile.py
#	tests/conftest.py
#	tests/test_bot.py
@tsnoam tsnoam marked this pull request as draft February 26, 2021 22:55
@Bibo-Joshi Bibo-Joshi added 🛠 breaking change type: breaking 🛠 refactor change type: refactor labels Feb 27, 2021
@Bibo-Joshi Bibo-Joshi added this to the v14 milestone Feb 27, 2021
@Poolitzer
Copy link
Member

POV:
last commit message: > Get some more tests to run
tests: > one succeeds, all other fail :D

@Bibo-Joshi Bibo-Joshi mentioned this pull request Oct 14, 2021
27 tasks
@Bibo-Joshi Bibo-Joshi closed this Oct 14, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2021
@Bibo-Joshi Bibo-Joshi deleted the ptb_async branch May 6, 2022 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛠 breaking change type: breaking 🛠 refactor change type: refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to asyncio
3 participants