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

IP-4336: [pydub] AudioSegment 복사 기능 구현 #11

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Conversation

novdov
Copy link

@novdov novdov commented Mar 1, 2024

목적

  • AudioSegment 복사 기능 구현

변경 사항

  • __deepcopy__() 메서드 구현

@novdov novdov self-assigned this Mar 1, 2024
@pozalabs-workspace pozalabs-workspace bot changed the title c: __deepcopy__ 메서드 구현 IP-4336: [pydub] AudioSegment 복사 기능 구현 Mar 1, 2024
@pozalabs-workspace pozalabs-workspace bot added the enhancement New feature or request label Mar 1, 2024
@novdov novdov marked this pull request as ready for review March 1, 2024 09:42
@novdov novdov merged commit 615a3a5 into main Mar 1, 2024
@novdov novdov deleted the ip-4336 branch March 1, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant