Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71211e3 commit b1a9588Copy full SHA for b1a9588
1 file changed
Doc/whatsnew/3.6.rst
@@ -374,7 +374,7 @@ Some smaller changes made to the core Python language are:
374
375
* :func:`dict` now uses a "compact" representation `pioneered by PyPy
376
<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
+ :pep:`468` (Preserving the order of ``**kwargs`` in a function.) is
378
implemented by this. (Contributed by INADA Naoki in :issue:`27350`.)
379
380
* Long sequences of repeated traceback lines are now abbreviated as
0 commit comments