[CPython 3.13] pickle fast_save_enter() 테스트 정리 (backport)pickle 모듈의 fast_save 테스트에서 불필요한 dict wrapper와 seed 매개변수를 제거한 3.13 backport 분석.#CPython#pickle#Testing#Backport#Refactoring#Python2026년 3월 27일댓글 수 로딩 중
[CPython] pickle fast_save_enter() 테스트 정리 및 불필요한 wrapper 제거pickle 모듈의 fast_save 관련 테스트에서 불필요한 dict wrapper를 제거하고 deep_nested_struct의 seed 매개변수를 제거하여 테스트를 단순화한 분석.#CPython#pickle#Testing#Refactoring#Python2026년 3월 26일댓글 수 로딩 중