mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
#6022 fixed test_get_outputs so it doesn't leaves a test file in the cwd
This commit is contained in:
parent
878555401e
commit
cbb4f9ef58
2 changed files with 13 additions and 4 deletions
|
@ -293,6 +293,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #6022: a test file was created in the current working directory by
|
||||
test_get_outputs in Distutils.
|
||||
|
||||
- Issue #4050: inspect.findsource/getsource now raise an IOError if the 'source'
|
||||
file is a binary. Patch by Brodie Rao, tests by Daniel Diniz.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue