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

Skip to content

Commit b1a9588

Browse files
committed
fix pep role
1 parent 71211e3 commit b1a9588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ Some smaller changes made to the core Python language are:
374374

375375
* :func:`dict` now uses a "compact" representation `pioneered by PyPy
376376
<https://morepypy.blogspot.com/2015/01/faster-more-memory-efficient-and-more.html>`_.
377-
:pep:`PEP 468` (Preserving the order of ``**kwargs`` in a function.) is
377+
:pep:`468` (Preserving the order of ``**kwargs`` in a function.) is
378378
implemented by this. (Contributed by INADA Naoki in :issue:`27350`.)
379379

380380
* Long sequences of repeated traceback lines are now abbreviated as

0 commit comments

Comments
 (0)