Skip to content

Pull requests: aio-libs/aiosmtpd

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump codecov/codecov-action from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#603 opened Jun 3, 2026 by dependabot Bot Loading…
Bump actions/setup-python from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#602 opened Jun 3, 2026 by dependabot Bot Loading…
housekeep.py: Fix possible TypeError
#598 opened May 25, 2026 by loqs Contributor Loading…
3 of 10 tasks
fix housekeep.py with Python 3.14
#595 opened May 16, 2026 by loqs Contributor Loading…
3 of 10 tasks
Fix tests to support parallel execution with pytest-xdist
#593 opened May 13, 2026 by cuu508 Contributor Loading…
4 of 5 tasks
Update UnixSocketMixin to disable socket cleanup on Py >= 3.13
#592 opened May 9, 2026 by cuu508 Contributor Loading…
4 of 6 tasks
Drop py38 references from tox.ini and README
#591 opened May 9, 2026 by cuu508 Contributor Loading…
1 of 10 tasks
Resolve all flake8 errors
#588 opened May 8, 2026 by loqs Contributor Loading…
3 of 9 tasks
Speed up test_starttls.py::TestTLSEnding::test_eof_received
#587 opened May 8, 2026 by cuu508 Contributor Loading…
10 tasks
Silence bandit false positive in test code
#583 opened May 7, 2026 by loqs Contributor Loading…
3 of 10 tasks
Bump mypy from 1.10.1 to 2.0.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#580 opened May 7, 2026 by dependabot Bot Loading…
Bump flake8-pytest-style from 2.0.0 to 2.2.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#579 opened May 7, 2026 by dependabot Bot Loading…
Bump pytest from 8.3.4 to 9.0.3 in the pip group across 1 directory dependencies Pull requests that update a dependency file python Pull requests that update Python code
#577 opened May 7, 2026 by dependabot Bot Loading…
Change auth mechanism to upper
#547 opened Mar 19, 2025 by fietensen Loading…
1 of 3 tasks
chunked data reading
#543 opened Feb 28, 2025 by jsbucy Contributor Loading…
10 tasks
Bump mypy from 1.10.1 to 1.15.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#536 opened Feb 5, 2025 by dependabot Bot Loading…
Fix Session.peer type annotation
#522 opened Oct 28, 2024 by cuu508 Contributor Loading…
2 of 10 tasks
Bump dnspython from 2.6.1 to 2.7.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#506 opened Oct 7, 2024 by dependabot Bot Loading…
Add compatibility for Python 3.13
#473 opened Jun 28, 2024 by rominf Contributor Draft
6 tasks done
Small docs change
#384 opened Oct 12, 2023 by waynew Contributor Loading…
Preserve proxy_data after starttls
#383 opened Sep 12, 2023 by alexeyzotov Loading…
1 of 10 tasks
Allow setting port=0 to use OS-assigned port.
#381 opened Jul 10, 2023 by alext Loading…
5 of 6 tasks
Fix authentication
#375 opened Apr 13, 2023 by remram44 Loading…
1 of 9 tasks
Allow setting the user which we drop permissions to using suid.
#370 opened Feb 24, 2023 by alexmv Loading…
5 of 10 tasks
ProTip! Exclude everything labeled bug with -label:bug.