diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-10-01 13:18:41 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-10-01 13:25:16 -0400 |
| commit | 7f7c0f4ee1c4218fb72dccb7c5176042902c803a (patch) | |
| tree | 3c097a3fdddd9228c9cc72a488f3420c418d385d /lib/sqlalchemy/sql | |
| parent | ab6605aee23ed2c70c38bd5b9f50a6395ac3f2e1 (diff) | |
| download | sqlalchemy-7f7c0f4ee1c4218fb72dccb7c5176042902c803a.tar.gz | |
indicate private use of URL.__new__ privately only
Fixed issue where the deprecation warning for the :class:`.URL` constructor
which indicates that the :meth:`.URL.create` method should be used would
not emit if a full positional argument list of seven arguments were passed;
additionally, validation of URL arguments will now occur if the constructor
is called in this way, which was being skipped previously.
Fixes: #7130
Change-Id: I8c8491d8aa7774afaf67c22b4f8e9859f780f2d9
Diffstat (limited to 'lib/sqlalchemy/sql')
0 files changed, 0 insertions, 0 deletions
