#13190 closed enhancement (fixed)
python3-3.8.2 (Wait for LFS)
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 10.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (5)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Notable changes in Python 3.8.2
Fixed a regression with the 'ignore' callback of :func:'shutil.copytree'. The argument types are now str and List[str] again.