chiark
/
gitweb
/
~mdw
/
mLib-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
6deaef4
)
assoc.pyx, sym.pyx: Mark arguments as `not None'.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 27 Jul 2017 09:49:10 +0000
(10:49 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 16 Aug 2017 03:31:32 +0000
(
04:31
+0100)
They should have been marked before, but I was careless. Apparently
this will be the default in future, which seems like a good thing.
No differences found