Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Mar 5, 2023
1 parent 4d6cd4a commit 0cc4c0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Release to get Pillow 9.2 dependency added for Python 3.7+

Some Pattern-matching code gone over to add type annotations and to start
documenting its behavior and characteristics. Function
attributes are now stored at the time of Pattern-object creation
rather than evaluation. This better matches WMA behavior which pulls
out attribute this even earler than this. These changes speed up
attributes are now examined and stored at the time of Pattern-object creation
rather than at evaluation time. This better matches WMA behavior which pulls
out attribute this even earlier than this. These changes speed up
doctest running time by about 7% under Pyston.

Combinatorica version upgraded from 0.9 (circa 1992) to 0.91 (circa 1995) which closer matches the published book.
Expand Down

0 comments on commit 0cc4c0e

Please sign in to comment.