mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Bug #2220: handle rlcompleter attribute match failure more gracefully.
This commit is contained in:
parent
4286138e7b
commit
98aa805b10
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ Core and builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Bug #2220: handle rlcompleter attribute match failure more gracefully.
|
||||||
|
|
||||||
- Issue #2225: py_compile, when executed as a script, now returns a non-
|
- Issue #2225: py_compile, when executed as a script, now returns a non-
|
||||||
zero status code if not all files could be compiled successfully.
|
zero status code if not all files could be compiled successfully.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue