-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
gh-140727: Restructure profiling documentation for PEP 799 #142373
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
Merged
Merged
Changes from 15 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
ff62d3d
Add profiling module documentation structure
pablogsal 1c712f1
Add profiling.sampling documentation
pablogsal d34d17b
Wire profiling docs into the documentation tree
pablogsal 9da3576
Convert profile.rst to deprecation stub
pablogsal 75413e4
Update CLI module references for profiling restructure
pablogsal 1bcb081
Update whatsnew to link to profiling module docs
pablogsal ca3fed7
Fix warnings
pablogsal c1523bf
Fix warnings
pablogsal e8c5aca
Fix warnings
pablogsal f0f9dec
Apply suggestions from code review
pablogsal 8c07f22
Update Doc/library/profile.rst
pablogsal ba35cd0
Small improvements and address feedback
pablogsal 4ef946a
Add tachyon (provisional) logo
pablogsal eaa05bf
Update Doc/whatsnew/3.15.rst
pablogsal e614a80
find . -name '*.png' | xargs optipng -o7
StanFromIreland e2dc639
Remove image
pablogsal 80cdcc4
Add Lib/ one too
StanFromIreland 9485e14
Conflicts suck
StanFromIreland ecfda31
Merge pull request #107 from StanFromIreland/gh-140727
pablogsal 994e224
Set default code formatting to shell-session, not Python
hugovk c357322
Sentence case for headers
hugovk fe20293
Links in headers don't always work nicely
hugovk 87ae061
Global Interpreter Lock -> global interpreter lock
hugovk 8f890d0
No need for caps
hugovk bf389fe
Exceptionally use plaintext formatting for output
hugovk 7d7b14e
Prefer anonymous links
hugovk 6f92adb
Use :kbd: role https://www.sphinx-doc.org/en/master/usage/restructure…
hugovk ffd5a27
Command-line interface
hugovk 6f635e6
Use shell-session formatting
hugovk e3ed03c
Fix references
hugovk 151e280
Wording
hugovk c20aa92
Link to pstats CLI
hugovk 0ae0b99
Code formatting
hugovk e39ed69
Link Tachyon from release highlights
hugovk d7376db
Merge pull request #108 from hugovk/3.15-gh-140727
pablogsal 3bfa0ec
Update Doc/library/profiling.rst
pablogsal 8200ba7
Fixes
pablogsal 2c2fd93
Add cross link
pablogsal ef985de
Improve sampling docs
pablogsal e7bd8b1
better logo
pablogsal fda1b16
Merge branch 'main' into gh-140727
pablogsal 61d12a5
oxipng -o max --strip all (13.13% smaller)
hugovk 8fb311b
Restructure dashes to dots
hugovk f766a5a
Use script.py like in other profiling docs
hugovk d667578
Sentence case headings
hugovk c697764
Merge pull request #111 from hugovk/3.15-gh-140727
pablogsal 499e69e
Merge pull request #112 from hugovk/3.15-gh-140727-dashes-to-dots
pablogsal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.