sblondon

Results 25 issues of sblondon

It's useful if you need to provide a bounce address: the bounce address is the From in the envelope. A 'Return-Path' in the e-mail headers will be ignored. This PR...

Currently, several python versions are released since 3.3 and `envelopes` works with them.

This PR replaces the old Apache logo by the new one. You can see several versions at https://www.apache.org/foundation/press/kit/ I included the https://www.apache.org/foundation/press/kit/feather.svg file into debian/infographic_debian.svg.

The README.md file links to https://repostat.imfast.io/ for a demo. However, the demo has been replaced by a landing page from imfast.io saying: ``` Forbidden The site you were looking for...

I think it's clearer when the sentence is splitted in two. ',' -> '.'

Status: Review Needed
Type: Bug

# Pull Request Check List Resolves: #3567 - [x] Added **tests** for changed code. - [ ] Updated **documentation** for changed code. This PR adds a `logging.warning()` if some credentials...

I think it would be nice to show local variables for each frame. It would be useful, especially if the debugger is disabled. For the interface, the local variables could...

debugger

This PR is a work-in-progress about bug report [#45525](https://bz.apache.org/bugzilla/show_bug.cgi?id=45525). The updated icons come from material-design provided by Google under Apache licence (https://material.io). You can see the modified icons by watching...

The [licence file ](https://github.com/CptFoobar/Owl/blob/master/LICENSE) says it's a > GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any...

The PR removes python2 references and cases. `tox` command is green on cpython3.9 (py39-c and py39-pure) on my local machine. Close #518