diff options
| author | Petri Lehtinen <petri@digip.org> | 2011-12-02 21:24:14 +0200 |
|---|---|---|
| committer | Petri Lehtinen <petri@digip.org> | 2011-12-02 21:24:14 +0200 |
| commit | 9aa20affb6603a297f0327da7e990ba2e7e2daeb (patch) | |
| tree | f7d7bd50fb49582897c06e02cc17f5eed1d8fa01 /Misc | |
| parent | c1f26f6fc1aef965e27e2937765eda0decda03c6 (diff) | |
| download | cpython-git-9aa20affb6603a297f0327da7e990ba2e7e2daeb.tar.gz | |
Issue #13439: Fix many errors in turtle docstrings.
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -87,6 +87,8 @@ Core and Builtins Library ------- +- Issue #13439: Fix many errors in turtle docstrings. + - Issue #13487: Make inspect.getmodule robust against changes done to sys.modules while it is iterating over it. |
