mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Merge 3.5
This commit is contained in:
commit
b4faa8ef93
1 changed files with 2 additions and 2 deletions
|
|
@ -1065,8 +1065,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