Skip to content

gh-128813: cleanup C-API docs for PyComplexObject - #137579

Merged
encukou merged 1 commit into
python:mainfrom
skirpichev:complex-api-docs/128813
Aug 11, 2025
Merged

gh-128813: cleanup C-API docs for PyComplexObject#137579
encukou merged 1 commit into
python:mainfrom
skirpichev:complex-api-docs/128813

Conversation

@skirpichev

@skirpichevskirpichev commented Aug 9, 2025

Copy link
Copy Markdown
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

* move non-deprecated API up
* make a dedicated section for deprecated low-leved API
@skirpichev
skirpichevforce-pushed the complex-api-docs/128813 branch from 8eb8365 to cb267f0CompareAugust 9, 2025 04:11
@skirpichev
skirpichev marked this pull request as ready for review August 9, 2025 04:16

@encukouencukou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@encukou
encukou merged commit bc4996c into python:mainAug 11, 2025
32 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsAug 11, 2025
@skirpichev
skirpichev deleted the complex-api-docs/128813 branch August 11, 2025 11:52
maurycy added a commit to maurycy/cpython that referenced this pull request Aug 12, 2025
* 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 Aug 19, 2025
)
* move non-deprecated API up
* make a dedicated section for deprecated low-leved API
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@skirpichev@encukou