diff options
author | Barney Gale <barney.gale@gmail.com> | 2020-04-01 14:10:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 14:10:51 (GMT) |
commit | 00002e6d8b0ccdb6e0d9e98a9a7f9c9edfdf1311 (patch) | |
tree | a3fe4073ec9cd19cd3fa388a9dcd079936a43884 /Modules/_functoolsmodule.c | |
parent | 975ac326ffe265e63a103014fd27e9d098fe7548 (diff) | |
download | cpython-00002e6d8b0ccdb6e0d9e98a9a7f9c9edfdf1311.zip cpython-00002e6d8b0ccdb6e0d9e98a9a7f9c9edfdf1311.tar.gz cpython-00002e6d8b0ccdb6e0d9e98a9a7f9c9edfdf1311.tar.bz2 |
bpo-39682: make `pathlib.Path` immutable by removing (undocumented) support for "closing" a path by using it as a context manager (GH-18846)
Support for using a path as a context manager remains, and is now a no-op.
Diffstat (limited to 'Modules/_functoolsmodule.c')
0 files changed, 0 insertions, 0 deletions