Alex Waygood
|
6348a58b8b
|
Import Match and Pattern from re, not typing (#8277)
|
2022-07-12 15:32:48 +02:00 |
|
Sebastian Rittau
|
fa4677424a
|
Remove Python 2 support from simplejson (#7704)
|
2022-04-27 11:57:29 +02:00 |
|
Alex Waygood
|
740193a8fc
|
Use TypeAlias where possible for type aliases (#7630)
|
2022-04-15 18:01:00 -07:00 |
|
Alex Waygood
|
3ab250eec8
|
Use PEP 604 syntax wherever possible (#7493)
|
2022-03-16 16:01:33 +01:00 |
|
Samuel T
|
2610c5ee37
|
Create simplejson.errors (#6492)
|
2021-12-05 12:32:37 +02:00 |
|
Sebastian Rittau
|
9f86972350
|
Add star to all non-0.1 versions (#6146)
|
2021-10-11 13:41:19 -07:00 |
|
jack1142
|
bfa1d043d7
|
Add RawJSON to simplejson stubs (#5921)
Update METADATA.toml version
|
2021-08-13 17:50:59 +02:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
Shantanu
|
7244ea1f71
|
Test third party stubs with stubtest (#5615)
|
2021-06-13 00:17:40 +02:00 |
|
Eric Traut
|
4b4ced5fa0
|
Added missing type annotations and type arguments (#5070)
Co-authored-by: Eric Traut <erictr@microsoft.com>
Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>
|
2021-02-25 15:09:58 -08: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 |
|
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 |
|