gh-128813: cleanup C-API docs for PyComplexObject by skirpichev · Pull Request #137579 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Member
- move non-deprecated API up
- make a dedicated section for deprecated low-leved API
📚 Documentation preview 📚: https://cpython-previews--137579.org.readthedocs.build/en/137579/c-api/complex.html
skirpichev
requested review from
encukou and
vstinner
github-project-automation
Bot
added this to Docs PRs
github-project-automation
Bot
moved this to Todo
in Docs PRs
bedevere-app
Bot
mentioned this pull request
skirpichev
force-pushed
the
complex-api-docs/128813
branch
from
5de759e to
8eb8365
Compare
* move non-deprecated API up * make a dedicated section for deprecated low-leved API
skirpichev
force-pushed
the
complex-api-docs/128813
branch
from
8eb8365 to
cb267f0
Compare
skirpichev
marked this pull request as ready for review
bedevere-app
Bot
added
the
awaiting review
label
encukou
approved these changes
encukou
left a comment
encukou
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
bedevere-app
Bot
added
awaiting merge
and removed
awaiting review
labels
bedevere-app
Bot
removed
the
awaiting merge
label
github-project-automation
Bot
moved this from Todo
to Done
in Docs PRs
skirpichev
deleted the
complex-api-docs/128813
branch
maurycy added a commit to maurycy/cpython that referenced this pull request
* main: pythongh-137288: Update 3.14 magic numbers (pythonGH-137665) pythongh-135228: When @DataClass(slots=True) replaces a dataclass, make the original class collectible (take 2) (pythonGH-137047) pythongh-126008: Improve docstrings for Tkinter cget and configure methods (pythonGH-133303) pythongh-131885: Use positional-only markers for ``max()`` and ``min()`` (python#131868) pythonGH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (pythonGH-137567) pythongh-125897: Mark range function parameters as positional only (python#125945) pythongh-137400: Fix a crash when disabling profiling across all threads (pythongh-137471) pythongh-115766: Fix IPv4Interface.is_unspecified (pythonGH-137326) pythongh-128813: cleanup C-API docs for PyComplexObject (pythonGH-137579) pythongh-135953: Profile a module or script with sampling profiler (python#136777) Fix documentation of hash in PyHash_FuncDef (python#137595)
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment