summaryrefslogtreecommitdiffstats
path: root/Modules/_sqlite
diff options
context:
space:
mode:
authorYurii Karabas <1998uriyyo@gmail.com>2020-11-17 02:23:19 (GMT)
committerGitHub <noreply@github.com>2020-11-17 02:23:19 (GMT)
commitf03d318ca42578e45405717aedd4ac26ea52aaed (patch)
tree97d64b427c5f171138a10391e088e77d241b9182 /Modules/_sqlite
parentb0aba1fcdc3da952698d99aec2334faa79a8b68c (diff)
downloadcpython-f03d318ca42578e45405717aedd4ac26ea52aaed.zip
cpython-f03d318ca42578e45405717aedd4ac26ea52aaed.tar.gz
cpython-f03d318ca42578e45405717aedd4ac26ea52aaed.tar.bz2
bpo-42345: Fix three issues with typing.Literal parameters (GH-23294)
Literal equality no longer depends on the order of arguments. Fix issue related to `typing.Literal` caching by adding `typed` parameter to `typing._tp_cache` function. Add deduplication of `typing.Literal` arguments.
Diffstat (limited to 'Modules/_sqlite')
0 files changed, 0 insertions, 0 deletions