Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented May 24, 2023

Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

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

Let's also remove Doc/library/chunk.rst from Doc/tools/.nitignore

@bedevere-bot
Copy link

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@vstinner
Copy link
MemberAuthor

Let's also remove Doc/library/chunk.rst from Doc/tools/.nitignore

Oh, I missed that one: it's now removed.

@vstinner
Copy link
MemberAuthor

I have made the requested changes; please review again.

@bedevere-bot
Copy link

Thanks for making the requested changes!

@hugovk: please review the changes made to this pull request.

@bedevere-botbedevere-bot requested a review from hugovkMay 24, 2023 15:16
Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

@vstinner
Copy link
MemberAuthor

Oh. test_aifc uses the chunk module. It should be removed before the chunk module can be removed:

test test_aifc crashed -- Traceback (most recent call last): (...) File "D:\a\cpython\cpython\Lib\aifc.py", line 260, in <module> from chunk import Chunk ModuleNotFoundError: No module named 'chunk' 

@vstinnervstinner marked this pull request as draft May 24, 2023 15:43
auto-merge was automatically disabled May 24, 2023 15:43

Pull request was converted to draft

@vstinnervstinner changed the title gh-104773: PEP 594: Remove the chunk moduleWIP (aifc must be removed first): gh-104773: PEP 594: Remove the chunk moduleMay 24, 2023
@vstinnervstinner changed the title WIP (aifc must be removed first): gh-104773: PEP 594: Remove the chunk modulegh-104773: PEP 594: Remove the chunk moduleMay 25, 2023
@vstinnervstinner marked this pull request as ready for review May 25, 2023 16:02
@vstinner
Copy link
MemberAuthor

PR rebased on main, now that the aifc module has been removed.

@vstinnervstinner enabled auto-merge (squash) May 25, 2023 16:09
@vstinnervstinner merged commit 77d7ec5 into python:mainMay 25, 2023
@vstinnervstinner deleted the remove_chunk branch May 25, 2023 16:28
Sign up for freeto 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.

3 participants

@vstinner@bedevere-bot@hugovk