Skip to content

Commit fec5042

Browse files
committed
Merge branch 'bugfix/pprint-set-ordering' of github.com:bbonenfant/cpython into bugfix/pprint-set-ordering
2 parents eac3c51 + 63128b5 commit fec5042

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Update the `pprint` module to always order the contents of `set` and `frozenset` objects.
1+
Update the :mod:`pprint` module to always order the contents of :class:`set`
2+
and :class:`frozenset` objects.

0 commit comments

Comments
 (0)