mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
bpo-32337: Update documentats about dict order (GH-4973)
This commit is contained in:
parent
c869529ea9
commit
dfbbbf16f9
4 changed files with 21 additions and 23 deletions
|
@ -1451,6 +1451,7 @@ Ian Seyer
|
|||
Dmitry Shachnev
|
||||
Anish Shah
|
||||
Daniel Shahaf
|
||||
Hui Shang
|
||||
Mark Shannon
|
||||
Ha Shao
|
||||
Richard Shapiro
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Update documentation related with ``dict`` order.
|
Loading…
Add table
Add a link
Reference in a new issue