mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
in the documentation.
This commit is contained in:
parent
4931122de8
commit
c7b1a0bbe2
17 changed files with 25 additions and 25 deletions
|
@ -266,7 +266,7 @@ Alternative Generator:
|
|||
|
||||
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