Skip to content
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

bpo-24937: Replace the extension module porting HOWTO by links to external projects #9317

Merged
merged 3 commits into from Sep 24, 2018

Conversation

encukou
Copy link
Member

@encukou encukou commented Sep 14, 2018

I've talked with Benjamin, and he's OK with just removing the "Porting Extension Modules to Python 3" HOWTO, and replacing it by links to external guides that do a much better job at documenting this.

Also, Python 2.6 and 3.0 is EOL; it should be fine to scrub capsulethunk.

https://bugs.python.org/issue24937

Copy link
Contributor

@benjaminp benjaminp left a comment

I think you need to fix suspicious.csv, too.

@@ -6,252 +6,34 @@
Porting Extension Modules to Python 3
*************************************

:author: Benjamin Peterson


.. topic:: Abstract
Copy link
Contributor

@benjaminp benjaminp Sep 14, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's just delete the abstract.

@encukou encukou merged commit 2d3ff2b into python:master Sep 24, 2018
@encukou encukou deleted the issue24937 branch Sep 24, 2018
yahya-abou-imran pushed a commit to yahya-abou-imran/cpython that referenced this pull request Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants