mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Issue #26799: Fix typo in Misc/NEWS
This commit is contained in:
parent
4e75ca87e3
commit
d7a71224d8
1 changed files with 2 additions and 2 deletions
|
@ -467,8 +467,8 @@ Windows
|
||||||
Tools/Demos
|
Tools/Demos
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
- Issue #26799: Fix python-gdb.py: don't get once C types when the Python code
|
- Issue #26799: Fix python-gdb.py: don't get C types once when the Python code
|
||||||
is loaded, but get C types on demande. The C types can change if
|
is loaded, but get C types on demand. The C types can change if
|
||||||
python-gdb.py is loaded before the Python executable. Patch written by Thomas
|
python-gdb.py is loaded before the Python executable. Patch written by Thomas
|
||||||
Ilsche.
|
Ilsche.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue