edgedb/edb/common
2024-02-03 15:42:07 +01:00
..
ast Refactor pg compiler and codegen entry points (#5683) 2023-06-29 19:36:14 +02:00
markup Update mypy and black (#6520) 2023-11-28 09:45:03 +01:00
__init__.py Replace edb/common/__init__.pyi with a proper .py empty file 2019-11-04 12:21:49 -05:00
_typing_inspect.py Fix nightly build by removing typing_inspect dependency (#5586) 2023-06-01 17:06:15 -07:00
adapter.py Update mypy to 0.910 (#2613) 2021-06-22 15:49:24 -07:00
assert_data_shape.py Expose __type__ via SQL adapter (#6519) 2023-12-14 11:18:46 +01:00
asyncwatcher.py Make consul watching more robust (#6148) 2023-10-04 12:25:17 -05:00
binwrapper.py Type descriptor parsing cleanups (#5361) 2023-04-17 10:48:51 -07:00
checked.py Get rid of noqa annotations on overloads (#5904) 2023-08-07 21:22:11 -07:00
colorsys.py Use pycodestyle from git 2020-01-30 23:49:26 -05:00
compiler.py Make CompilerContextLevel.new use self as the previous level (#5120) 2023-03-02 10:03:20 -08:00
context.py Fix some major issues with the error context printer (#6772) 2024-02-01 22:44:07 -08:00
debug.py Make a more trimmed debug view for delta scripts (#6552) 2023-12-01 14:15:27 -08:00
devmode.py Sync inittestdb data-dir with that of devmode server (again) (#2779) 2021-08-06 09:25:32 -07:00
english.py Better error messages on schema type mismatches (#2896) 2021-09-03 15:42:44 -05:00
enum.py Stop relying on hacks in ordering compiler enums. (#4622) 2022-11-04 09:39:35 -04:00
exceptions.py Improvements to top-level server error reporting (#5349) 2023-04-13 13:04:39 -07:00
levenshtein.py Implement path-like syntax for accessing enum types' members 2021-06-28 15:17:33 -07:00
lru.py Insert from __future__ import annotations to all Python files (#699) 2019-08-18 06:55:10 +02:00
multi_error.py Improvements to top-level server error reporting (#5349) 2023-04-13 13:04:39 -07:00
ordered.py Better messages for required links hidden by policies (#4338) 2022-09-10 09:22:24 -07:00
ordered.pyi A bit of pg delta refactor (#5672) 2023-06-22 12:49:01 +02:00
parametric.py Bump mypy to 0.941 (#3626) 2022-03-18 09:01:06 -07:00
parsing.py Make parser spec generation deterministic (#6375) 2023-10-28 08:28:57 +02:00
prometheus.py Add instance name into metrics labels (#6249) 2023-10-10 15:03:31 -05:00
retryloop.py Work around mysterious Digital Ocean crashes (#5505) 2023-05-18 15:41:18 -07:00
secretkey.py Add multi-tenant support (#5882) 2023-08-10 09:23:41 -05:00
signalctl.py Enable config reloading on SIGHUP 2022-10-10 13:27:22 -07:00
struct.py Adds empty __slots__ to ProtoField (#2724) 2021-07-27 09:38:04 -07:00
supervisor.py Update mypy (#4759) 2022-12-05 14:10:39 +00:00
taskgroup.py Improvements to top-level server error reporting (#5349) 2023-04-13 13:04:39 -07:00
term.py Fix curses import error handling (#3055) 2021-10-19 17:30:11 -07:00
token_bucket.py Make consul watching more robust (#6148) 2023-10-04 12:25:17 -05:00
topological.py Fix recursive computed ordering issue. 2022-03-08 13:14:24 -05:00
traceback.py Formatting of stack tracebacks in tests (#6756) 2024-02-03 15:42:07 +01:00
turbo_uuid.pyi Remove asyncpg dependency (#4063) 2022-07-12 20:10:38 -07:00
typeutils.py Make downcast consistent with cast in arg order (#5260) 2023-03-28 15:06:24 -07:00
typing_inspect.py Add a simplified subset of 3.9-compatible typing-inspect 2021-02-15 13:31:50 -08:00
uuidgen.py Make uuidgen properly set versions in uuid4/uuid5 (#5188) 2023-03-17 16:18:29 -07:00
value_dispatch.py Type descriptor parsing cleanups (#5361) 2023-04-17 10:48:51 -07:00
verutils.py Upgrade to mypy-0.920 (#3296) 2021-12-22 11:31:10 -08:00
view_patterns.py Implement a scheme for using "view patterns" with pattern matching (#4979) 2023-02-07 11:50:34 -08:00
windowedsum.py mypy: Turn off the global ignore_errors=True (#1980) 2020-11-17 18:51:35 -08:00
xdedent.py Add a library for producing nicely indented things with f-strings (#5932) 2023-08-22 13:24:01 -07:00