| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
pkg_resources package (issue #391)
|
|
|
|
| |
synonym)
|
|
|
|
| |
https://cloud.google.com/bigquery/docs/reference/legacy-sql
|
| |
|
| |
|
| |
|
|
|
|
| |
...] notation
|
|
|
|
| |
IterableType
|
|
|
| |
Addresses mypy confusion of pyparsing Optional and typing.Optional
|
| |
|
| |
|
|
|
| |
Closes #378.
|
| |
|
| |
|
| |
|
|
|
|
| |
infix_notation; add grouping of non-suppressed tokens with grouped contents
|
|
|
|
| |
infix_notation; add grouping of non-suppressed tokens with grouped contents
|
| |
|
|
|
|
| |
spacing-critical code
|
| |
|
|
|
|
|
| |
* Add missing type hints
* Yet another fixes
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Migrate to flit_core build system
Fixes #357
* Remove obsolete Windows scripts
* Add a BUILDING doc
|
|
|
| |
Thanks for adding this. The typing ecosystem is still pretty dynamic.
|
|
|
|
| |
message
|
| |
|
| |
|
| |
|
|
|
|
| |
None
|
| |
|
| |
|
|
|
|
| |
typing for debug actions using typing.NamedTuple; using list comps in "".join calls
|
|
|
|
| |
with_line_numbers, even if with_line_numbers was set to False.
|
| |
|
| |
|
|
|
|
|
| |
* Updated range for unicode blocks, updated add char logic to include last character in each block, update some function names
* Test case for CJK block and last character in block
|