Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7274858

Browse files
committed
Fix markup.
1 parent 54a3faa commit 7274858

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/whatsnew/3.0.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,8 @@ changes to your code:
389389

390390
* Everything is all in the details!
391391

392-
* Developers can include intobject.h after Python.h for some PyInt_ aliases.
392+
* Developers can include :file:`intobject.h` after :file:`Python.h` for
393+
some ``PyInt_`` aliases.
393394

394395
.. ======================================================================
395396

0 commit comments

Comments
 (0)