mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
This is my patch:
[ 1005891 ] support --with-tsc on PPC plus a trivial change to settscdump's docstring and a Misc/NEWS entry.
This commit is contained in:
parent
d459f536c5
commit
800ba2375a
4 changed files with 62 additions and 2 deletions
|
@ -465,7 +465,7 @@ PyDoc_STRVAR(settscdump_doc,
|
|||
\n\
|
||||
If true, tell the Python interpreter to dump VM measurements to\n\
|
||||
stderr. If false, turn off dump. The measurements are based on the\n\
|
||||
Pentium time-stamp counter."
|
||||
processor's time-stamp counter."
|
||||
);
|
||||
#endif /* TSC */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue