Skip to content

bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 24, 2017

Conversation

warsaw
Copy link
Member

@warsaw warsaw commented Feb 24, 2017

Backport bpo-25008 to 3.6

@warsaw warsaw merged commit 0a1b656 into python:3.6 Feb 24, 2017
@warsaw warsaw deleted the bpo-25008-3.6 branch February 24, 2017 20:44
akruis pushed a commit to akruis/cpython that referenced this pull request Jul 16, 2021
…bmodule

Stackless now uses Stackman https://github.com/stackless-dev/stackman for stack switching / hard tasklet switching. The legacy stack switching code is still available. See 'readme.txt' for details.

The Stackman code is in a git submodule located below Stackless/stackman.

You can control the usage of Stackman with the configure options "--with-stackman" and "--without-stackman". On Windows you can use the MSBuild property "stackmanDir". (To set a property add '"/p:name=value"' to the build.bat command line.)

Co-authored-by: Anselm Kruis <anselm.kruis@atos.net>
akruis pushed a commit to akruis/cpython that referenced this pull request Jul 16, 2021
akruis pushed a commit to akruis/cpython that referenced this pull request Jul 31, 2021
Update stackman to commit dbc72fe520.
akruis pushed a commit to akruis/cpython that referenced this pull request Aug 1, 2021
Update smelly.py to not complain about the symbol prefix "stackman_".
jaraco pushed a commit that referenced this pull request Dec 2, 2022
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
Support multiplexed descendants in MultiplexedPath.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants