Skip to content

Conversation

@fatelei
Copy link
Contributor

@fateleifatelei commented May 25, 2023

@ghost
Copy link

ghost commented May 25, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@hugovkhugovk changed the title gh-104773: remove aifc modulegh-104773: Remove the aifc moduleMay 25, 2023
@hugovkhugovk changed the title gh-104773: Remove the aifc modulegh-104773: PEP 594: Remove the aifc moduleMay 25, 2023
Copy link
Contributor

@DBJimDBJim left a comment

Choose a reason for hiding this comment

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

Looks like the cause of docs test failure


+---------------------+---------------------+---------------------+---------------------+---------------------+
|:mod:`aifc` |:mod:`chunk` |:mod:`!msilib` |:mod:`!pipes` |:mod:`!telnetlib` |
|:mod:`!aifc` |:mod:`chunk` |:mod:`!msilib` |:mod:`!pipes` |:mod:`!telnetlib` |
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
|:mod:`!aifc` | :mod:`chunk` | :mod:`!msilib` | :mod:`!pipes` | :mod:`!telnetlib` |
|:mod:`!aifc` | :mod:`chunk` | :mod:`!msilib` | :mod:`!pipes` | :mod:`!telnetlib` |

Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

I wrote a more complete PR: PR #104933.

@@ -1,6 +1,5 @@
# Binary data types
*.aifbinary
*.aifcbinary
Copy link
Member

Choose a reason for hiding this comment

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

I don't think that this change is correct. The Lib/test/test_email/data/sndhdr.aifc file should still be treated as binary by Git.

@vstinner
Copy link
Member

Thanks for your contribution! I merged my PR #104933 instead (more complete).

Sign up for freeto 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.

4 participants

@fatelei@vstinner@DBJim@bedevere-bot