Staging
v0.8.1
https://github.com/python/cpython
Revision 10c9a09ef4810f0235f5f585dcce70eca049604a authored by Mariatta on 10 June 2017, 01:33:31 UTC, committed by GitHub on 10 June 2017, 01:33:31 UTC
Document that assertNotRegexpMatches is a deprecated alias for assertNotRegex.
(cherry picked from commit 74921ed8941fce14c2a53dc7280f43eb01fe4ed8)
1 parent fe796ef
Raw File
Tip revision: 10c9a09ef4810f0235f5f585dcce70eca049604a authored by Mariatta on 10 June 2017, 01:33:31 UTC
[3.6] bpo-30335: Add deprecation alias entry for assertNotRegexpMatches (GH-1536) (GH-2055)
Tip revision: 10c9a09
.gitattributes
*.pck binary
Lib/test/cjkencodings/* binary
Lib/test/decimaltestdata/*.decTest binary
Lib/test/sndhdrdata/sndhdr.* binary
Lib/test/test_email/data/msg_26.txt binary
Lib/test/xmltestdata/* binary
Lib/venv/scripts/nt/* binary
Lib/test/coding20731.py binary
back to top