Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.6] bpo-29554: Improve docs for pstat module and profile. (#88) #227

Merged
merged 1 commit into from
Feb 22, 2017

Conversation

berkerpeksag
Copy link
Member

Clarify that methods take a string which is interpreted as a regex,
not a regex object.

Also clarify what the old -1, 0, 1 and 2 options were.

(cherry picked from commit 8fb1f6e)

Clarify that methods take a string which is interpreted as a regex,
not a regex object.

Also clarify what the old `-1`, `0`, `1` and `2` options were.
(cherry picked from commit 8fb1f6e)
@berkerpeksag berkerpeksag merged commit b067a5e into python:3.6 Feb 22, 2017
@berkerpeksag berkerpeksag deleted the 88-backport-3.6 branch February 22, 2017 01:55
akruis pushed a commit to akruis/cpython that referenced this pull request Oct 25, 2019
…rivialization

gcc >= 4.7 trivializes not only climb_stack_and_transfer, but also climb_stack_and_eval_frame.

Thus the same global-write trick must be used both there and here.
jaraco pushed a commit that referenced this pull request Dec 2, 2022
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
…aversableResourcesLoader and _compat.wrap_spec (seemingly duplicated). Fixes python#227.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants