Staging
v0.5.1
https://github.com/python/cpython
Revision 83f564fd242c1af9dbe6d4273ad50586489000e3 authored by Miss Islington (bot) on 05 April 2018, 11:12:31 UTC, committed by GitHub on 05 April 2018, 11:12:31 UTC

* Add a test for frozen with unhashable field value.
* Improve a comment.
(cherry picked from commit 74940913d26d9f94b8572eca794369841fa6d9b6)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
1 parent 04eac02
History
Tip revision: 83f564fd242c1af9dbe6d4273ad50586489000e3 authored by Miss Islington (bot) on 05 April 2018, 11:12:31 UTC
Clean up and enhance frozen dataclass tests. (GH-6380)
Tip revision: 83f564f
File Mode Size
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 7.3 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 7 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.5 KB
btm_utils.py -rw-r--r-- 9.7 KB
fixer_base.py -rw-r--r-- 6.5 KB
fixer_util.py -rw-r--r-- 14.9 KB
main.py -rw-r--r-- 11.4 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.1 KB
pytree.py -rw-r--r-- 27.3 KB
refactor.py -rw-r--r-- 26.8 KB

back to top