Skip to content

[CodeStyle][DocFormat][120] Use pycon marker in distributed communication docs#77984

Merged
SigureMo merged 1 commit intoPaddlePaddle:developfrom
ShigureNyako:docs/migrate-docstring-highlight-markers-120
Feb 19, 2026
Merged

[CodeStyle][DocFormat][120] Use pycon marker in distributed communication docs#77984
SigureMo merged 1 commit intoPaddlePaddle:developfrom
ShigureNyako:docs/migrate-docstring-highlight-markers-120

Conversation

@ShigureNyako
Copy link
Contributor

PR Category

User Experience

PR Types

Docs

Description

Migrate docstring example markers from .. code-block:: python to .. code-block:: pycon in distributed communication docs.

Updated files:

  • python/paddle/distributed/communication/batch_isend_irecv.py
  • python/paddle/distributed/communication/broadcast.py
  • python/paddle/distributed/communication/group.py
  • python/paddle/distributed/communication/recv.py
  • python/paddle/distributed/communication/scatter.py

Also ran ruff format on touched files.

Related PRs:

是否引起精度变化

@paddle-bot
Copy link

paddle-bot bot commented Feb 19, 2026

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot bot added the contributor External developers label Feb 19, 2026
@ShigureNyako
Copy link
Contributor Author

自检完成:本 PR 仅将 docstring 中的 .. code-block:: python 迁移为 .. code-block:: pycon,未改动示例语义。

本次按建议控制为 5 个文件(同一主题:distributed communication docs)。

@SigureMo 辛苦帮忙 review 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers skip-ci: all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments