mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
in the documentation.
This commit is contained in:
commit
0264e46caa
16 changed files with 24 additions and 24 deletions
|
@ -53,7 +53,7 @@ from sources provided by the operating system.
|
|||
|
||||
M. Matsumoto and T. Nishimura, "Mersenne Twister: A 623-dimensionally
|
||||
equidistributed uniform pseudorandom number generator", ACM Transactions on
|
||||
Modeling and Computer Simulation Vol. 8, No. 1, January pp.3-30 1998.
|
||||
Modeling and Computer Simulation Vol. 8, No. 1, January pp.3--30 1998.
|
||||
|
||||
|
||||
`Complementary-Multiply-with-Carry recipe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue