Avasam
ed6748fb32
Stubtest settings: change ignore_missing_stub default to false ( #9779 )
...
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
github-actions[bot]
4b11801b2c
[stubsabot] Mark emoji as obsolete since 2.2.0 ( #9051 )
...
Release: https://pypi.org/pypi/emoji/2.2.0
Homepage: https://github.com/carpedm20/emoji/
Diff: https://github.com/carpedm20/emoji/compare/v2.1.0...v2.2.0
Co-authored-by: stubsabot <>
2022-11-01 00:26:33 +00:00
github-actions[bot]
f18b7552f3
[stubsabot] Bump emoji to 2.1.* ( #8784 )
...
Release: https://pypi.org/pypi/emoji/2.1.0
Homepage: https://github.com/carpedm20/emoji/
Diff: https://github.com/carpedm20/emoji/compare/v2.0.0...v2.1.0
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
2022-09-22 18:21:41 -07:00
Alex Waygood
c87ccce37e
Remove a few unused TypedDicts ( #8522 )
2022-08-10 18:56:14 +01:00
Kevin Kirsche
e48c176e7b
Update emoji stubs for v2.0.0 ( #8426 )
2022-07-28 18:29:35 +01:00
Shantanu
4b34b345f1
Add missing third party modules ( #8321 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
Co-authored-by: hauntsaninja <>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-19 08:11:29 +01:00
Alex Waygood
6348a58b8b
Import Match and Pattern from re, not typing ( #8277 )
2022-07-12 15:32:48 +02:00
Shantanu
634f18f615
emoji: complete stubs ( #8170 )
...
Co-authored-by: hauntsaninja <>
2022-06-26 08:58:00 +01:00
Vincent Donato
ad48606a0d
Add stub for emoji.is_emoji ( #8053 )
2022-06-10 01:08:08 +01:00
Rens Oliemans
6e18441a2c
Update emoji stubs for version 1.7 ( #7884 )
2022-05-22 11:44:01 +01:00
Sebastian Rittau
f39149d3a9
Drop Python 2 support from emoji ( #7716 )
2022-04-27 12:33:42 +03:00
Akuli
994b69ef8f
Use lowercase tuple where possible ( #6170 )
2021-10-14 17:18:19 -07:00
Sebastian Rittau
9f86972350
Add star to all non-0.1 versions ( #6146 )
2021-10-11 13:41:19 -07:00
Akuli
ce11072dbe
Big diff: use lower-case list and dict ( #5888 )
2021-08-08 09:26:35 -07:00
Akuli
ee487304d7
Big diff: Use new "|" union syntax ( #5872 )
2021-08-08 11:05:21 +02:00
Eric Traut
c7c025ae08
Removed a bunch of unused import symbols detected by pyright. ( #5060 )
...
Co-authored-by: Eric Traut <erictr@microsoft.com >
2021-02-23 19:46:46 +01:00
jack1142
8f7e2216b6
Update emoji stubs to version 1.2.0 ( #5008 )
2021-02-08 18:58:30 -08:00
Ivan Levkivskyi
16ae4c6120
Re-organize directory structure ( #4971 )
...
See discussion in #2491
Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com >
2021-01-27 12:00:39 +00:00