Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bamthomas/aioimaplib issues and pull requests

#110 - idle_start never returns if the server closes the connection

Issue - State: open - Opened by bipface about 2 months ago

#109 - Store imap client task reference

Pull Request - State: open - Opened by jbouwh 3 months ago - 1 comment

#107 - Lost connection callback for IMAP4_SSL

Issue - State: open - Opened by brettk-git 4 months ago - 1 comment

#105 - fix release 1.1.0

Issue - State: open - Opened by bamthomas 5 months ago

#104 - The way to pass proxy into client

Issue - State: open - Opened by bahkadomos 6 months ago

#103 - Fix maximum recursion inside `_handle_responses`

Pull Request - State: open - Opened by AlecHaring 7 months ago

#102 - How to get mailboxes?

Issue - State: open - Opened by bahkadomos 8 months ago - 1 comment

#101 - Change status when examine

Pull Request - State: open - Opened by Ciran28 9 months ago - 1 comment

#99 - Made `Command` class `__repr__` method more robust

Pull Request - State: closed - Opened by BrentWilkins 11 months ago - 1 comment

#98 - No UNSELECT support?

Issue - State: open - Opened by markedwards about 1 year ago

#97 - Release with py.typed

Issue - State: open - Opened by markedwards about 1 year ago

#96 - Make sure Futures are cleaned up correctly

Pull Request - State: closed - Opened by jbouwh over 1 year ago - 2 comments

#95 - How to read e-mail content?

Issue - State: open - Opened by tom634 over 1 year ago - 1 comment

#94 - Add a scrub option to send(), use that with LOGIN and AUTHENTICATE

Pull Request - State: closed - Opened by vEpiphyte over 1 year ago

#93 - login() method logs passwords

Issue - State: closed - Opened by vEpiphyte over 1 year ago - 2 comments

#92 - Bump release with xoauth?

Issue - State: open - Opened by 243083df over 1 year ago - 2 comments

#91 - SSLError not thrown by the client

Issue - State: open - Opened by jbouwh over 1 year ago

#90 - How use proxy?

Issue - State: open - Opened by python-vlad over 1 year ago - 1 comment

#89 - Update imap_fetch.py example

Pull Request - State: closed - Opened by juanbretti almost 2 years ago

#88 - Use assert instead of unittest assertions

Pull Request - State: closed - Opened by azmeuk almost 2 years ago

#87 - Support for python 3.11

Pull Request - State: closed - Opened by azmeuk almost 2 years ago

#86 - Moved from setup.py to setup.cfg

Pull Request - State: closed - Opened by azmeuk almost 2 years ago

#84 - Imap Oauth for Outlook

Pull Request - State: closed - Opened by julian-r almost 2 years ago - 1 comment

#83 - Check for BYE response

Issue - State: open - Opened by ThiefMaster almost 2 years ago

#82 - Fix compatibility with Python 3.10+

Issue - State: closed - Opened by ThiefMaster almost 2 years ago - 2 comments

#81 - Pytest, tox and GHA

Pull Request - State: closed - Opened by azmeuk about 2 years ago - 8 comments

#80 - Release Bump to 1.0.1

Issue - State: closed - Opened by r7l about 2 years ago - 3 comments

#79 - Correct ssl_context purpose to SERVER_AUTH. closes #78

Pull Request - State: closed - Opened by vEpiphyte over 2 years ago - 2 comments

#77 - test_get_quotaroot fails

Issue - State: closed - Opened by dotlambda over 2 years ago - 1 comment

#76 - Fix compatibility with Python 3.10 loop removal

Pull Request - State: closed - Opened by thecode over 2 years ago - 4 comments

#75 - Not compatible with python 3.10

Issue - State: closed - Opened by DivineSentry almost 3 years ago - 3 comments

#74 - Speed of aioimaplib

Issue - State: closed - Opened by Grinchio almost 3 years ago - 1 comment

#72 - How to handle literals in FETCH response

Issue - State: open - Opened by lllama almost 3 years ago - 5 comments

#70 - STOP_WAIT_SERVER_PUSH is str not bytes

Issue - State: closed - Opened by julian-r about 3 years ago

#69 - imapserver.py example

Issue - State: open - Opened by execuc about 3 years ago

#68 - Fix the 'code blocks' to use highlighting

Pull Request - State: closed - Opened by kittyandrew over 3 years ago - 1 comment

#67 - Office365 append pending forever

Issue - State: open - Opened by Kludex over 3 years ago

#66 - Python 3.9 - Task exception was never retrieved

Issue - State: closed - Opened by Lithimlin over 3 years ago - 1 comment

#65 - Published IDLE example failing with Python 3.9

Issue - State: closed - Opened by JacobHenner over 3 years ago - 1 comment

#64 - 3.9 support?

Issue - State: closed - Opened by jamespo over 3 years ago - 3 comments

#63 - makes all response lines of type bytes

Pull Request - State: closed - Opened by bamthomas over 3 years ago - 1 comment

#62 - Avoid Response to have mixed types str/bytes

Issue - State: closed - Opened by bamthomas over 3 years ago

#61 - Typehints

Pull Request - State: closed - Opened by bamthomas over 3 years ago - 1 comment

#60 - avoid race when entering/leaving idle mode

Pull Request - State: closed - Opened by darkrain42 over 3 years ago - 3 comments

#59 - aioimap: using await/async syntax

Pull Request - State: closed - Opened by bamthomas over 3 years ago - 8 comments

#58 - Not all commands use a timeout or can be cancelled

Issue - State: open - Opened by jgosmann almost 4 years ago - 1 comment

#57 - Fixed AllowedVersions check for all versions

Pull Request - State: closed - Opened by oleksandr-mazur almost 4 years ago - 1 comment

#56 - Test with Python 3.8 on Travis

Pull Request - State: closed - Opened by scop about 4 years ago - 1 comment

#55 - Fix not installing tests

Pull Request - State: closed - Opened by scop about 4 years ago - 1 comment

#54 - Migrate asynctest to stdlib's AsyncMock

Issue - State: open - Opened by fabaff about 4 years ago - 1 comment

#53 - Add Authentification method

Pull Request - State: open - Opened by ohayak about 4 years ago - 3 comments

#52 - implement await/async, search, sort, thread, list-status, esearch, esort

Pull Request - State: open - Opened by filiphanes over 4 years ago - 13 comments

#50 - IMAP4 initialization api

Issue - State: open - Opened by filiphanes over 4 years ago - 6 comments

#49 - Don't check for capabilities in protocol

Issue - State: open - Opened by filiphanes over 4 years ago

#48 - 发送ID命令的id方法不能正常使用

Issue - State: closed - Opened by chenhuanli over 4 years ago - 1 comment

#47 - async/await keywords instead of async.coroutine & yield from.

Issue - State: closed - Opened by mayankdebnath over 4 years ago - 1 comment

#46 - Fix tests on newer OSes and newer Python versions

Pull Request - State: closed - Opened by darkrain42 over 4 years ago - 1 comment

#45 - aioimaplib.py”, line 560, in capability, not following RFC rules

Issue - State: open - Opened by FDumarey about 5 years ago - 3 comments

#44 - Add an example in the readme on how to check inbox and receive email ?

Issue - State: closed - Opened by allan-simon almost 6 years ago - 9 comments

#43 - Replace calls to asyncio.async with asyncio.ensure_future

Pull Request - State: closed - Opened by fenhl over 6 years ago - 1 comment

#42 - Syntax error on Python 3.7

Issue - State: closed - Opened by fenhl over 6 years ago - 7 comments

#41 - Travis: Test on Python 3.6.6

Pull Request - State: closed - Opened by dotlambda over 6 years ago - 3 comments

#40 - Catch exceptions?

Issue - State: closed - Opened by qb-0 over 6 years ago - 1 comment

#39 - NOTIFY (rfc5465)

Issue - State: open - Opened by Nothing4You over 6 years ago

#38 - Add AUTHENTICATE method

Pull Request - State: closed - Opened by ikrivosheev over 6 years ago - 6 comments

#37 - Add ID command

Pull Request - State: closed - Opened by ikrivosheev over 6 years ago - 2 comments

#36 - Add implement for NAMESPACE command

Pull Request - State: closed - Opened by ikrivosheev over 6 years ago - 3 comments

#35 - Test failures on Python 3.6.5

Issue - State: closed - Opened by dotlambda over 6 years ago

#34 - Change test_fetch so it doesn't rely on knowing the email's body length

Pull Request - State: closed - Opened by aliceh75 over 6 years ago - 2 comments

#33 - Add unit tests for SSL

Pull Request - State: closed - Opened by aliceh75 over 6 years ago - 3 comments

#32 - Test failure on aarch64

Issue - State: closed - Opened by dotlambda almost 7 years ago - 4 comments

#31 - Quote password (with tests)

Pull Request - State: closed - Opened by aliceh75 almost 7 years ago - 2 comments

#30 - ['+ idling from'] from imap_client.wait_server_push()

Issue - State: closed - Opened by vert-rouge almost 7 years ago - 9 comments

#29 - quote password properly in IMAP dialog

Pull Request - State: closed - Opened by FelixSchwarz almost 7 years ago - 4 comments

#28 - fix for #27 - missing server status updates

Pull Request - State: closed - Opened by dirkmb about 7 years ago - 1 comment

#27 - Lost server status update in IdleCommand response

Issue - State: closed - Opened by dirkmb about 7 years ago - 17 comments
Labels: bug

#26 - [aiolib] create a common base class for all exceptions

Pull Request - State: closed - Opened by pblayo about 7 years ago - 2 comments

#25 - Common base class for exceptions

Issue - State: closed - Opened by amelchio about 7 years ago - 4 comments

#24 - APPEND doesn't working

Issue - State: closed - Opened by dant4z about 7 years ago - 6 comments
Labels: bug

#23 - [refactor] Move line's cleanup closer to its usage

Pull Request - State: closed - Opened by pblayo over 7 years ago - 1 comment

#22 - [doc] Typo

Pull Request - State: closed - Opened by pblayo over 7 years ago - 1 comment

#21 - Add some context and make a number more explicit

Pull Request - State: closed - Opened by pblayo over 7 years ago - 1 comment

#20 - [test] Allow to send a html email

Pull Request - State: closed - Opened by pblayo over 7 years ago - 1 comment

#19 - Clean partial' logs and improve tests' setup.py

Pull Request - State: closed - Opened by pblayo over 7 years ago - 1 comment

#18 - fetch timeout param fix

Pull Request - State: closed - Opened by cyberlis over 7 years ago - 2 comments

#17 - Error fetch uid param

Issue - State: closed - Opened by cyberlis over 7 years ago

#16 - New timeout handling for commands

Pull Request - State: closed - Opened by cyberlis over 7 years ago - 6 comments

#15 - fetch error

Issue - State: closed - Opened by cyberlis over 7 years ago - 13 comments
Labels: bug

#14 - [fix] adding a correct init file

Pull Request - State: closed - Opened by suut almost 8 years ago - 2 comments

#13 - Fix trailing whitespace bug causing "BAD Could not parse command" usi…

Pull Request - State: closed - Opened by jahs about 8 years ago - 2 comments

#12 - Not properly buffering newlines

Issue - State: closed - Opened by orf about 8 years ago - 10 comments
Labels: bug

#11 - AttributeError: 'NoneType' object has no attribute 'append_to_resp'

Issue - State: closed - Opened by orf about 8 years ago - 2 comments
Labels: bug

#10 - WITHIN (rfc5032)

Issue - State: closed - Opened by bamthomas over 8 years ago
Labels: enhancement