Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adding missing docstrings for functions & classes #549

Closed
wants to merge 60 commits into from
Closed
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
11222db
feat: release 2.2a0 (#457)
larkee May 26, 2020
5551b58
feat: [WIP] The first stage of `nox` implementation (#468)
mf2199 Aug 25, 2020
bfde221
feat: refactor connect() function, cover it with unit tests (#462)
Aug 27, 2020
e017901
feat: Stage 2 of `nox` implementation - adding `docs` target (#473)
mf2199 Aug 29, 2020
144bdc2
fix: Fix black, isort compatibility (#469)
c24t Aug 31, 2020
7a1f6a6
feat: Stage 3-4 of `nox` implementation - adding auto-format targets …
mf2199 Aug 31, 2020
acd9209
feat: Stage 5 of `nox` implementation - adding coverage targets (#479)
mf2199 Aug 31, 2020
6028f88
feat: cursor must detect if the parent connection is closed (#463)
Sep 1, 2020
94ba284
feat: Stage 6 of `nox` implementation - enabling system tests (#480)
mf2199 Sep 8, 2020
59eb432
chore: Code refactoring to follow common Google API scheme - Stage I …
mf2199 Sep 14, 2020
048566c
chore: release 2.2a1 (#499)
c24t Sep 15, 2020
f5719f8
Merge branch 'master' of https://github.com/googleapis/python-spanner…
Sep 15, 2020
2c0c0a2
fix: Couple of tests are permanently broken while running locally
tina80lvl Sep 21, 2020
05bf7dc
fix: offset for current timezone
tina80lvl Sep 22, 2020
31185df
clean: whitespace
tina80lvl Sep 22, 2020
bd605a5
fix: localtime->gmtime
tina80lvl Sep 25, 2020
23f87ad
fix: gmtime->localtime
tina80lvl Sep 25, 2020
216a92b
refactor
tina80lvl Sep 30, 2020
3b34162
docs: utils.py
tina80lvl Sep 29, 2020
d5ba00c
docs: version.py`
tina80lvl Sep 29, 2020
ccfb6ce
refactor
tina80lvl Sep 30, 2020
9526cc2
Merge pull request #5 from q-logic/fix-472
mf2199 Sep 30, 2020
a921666
Merge remote-tracking branch 'upstream/master'
mf2199 Sep 30, 2020
60fd3fb
docs: parser.py
tina80lvl Oct 1, 2020
d86e8a1
refactor
tina80lvl Oct 1, 2020
325abb9
docs: parse_utils.py
tina80lvl Oct 1, 2020
539b3dd
docs: cursor.py
tina80lvl Oct 1, 2020
5ce0fa9
docs: connection.py
tina80lvl Oct 1, 2020
a9eb4a6
refactor
tina80lvl Oct 1, 2020
bbb3378
conflict
tina80lvl Oct 1, 2020
f364372
corrections
tina80lvl Oct 5, 2020
a703d5c
refactoring
tina80lvl Oct 5, 2020
f94dc9c
fixes
tina80lvl Oct 6, 2020
ec1aeca
conflicts
tina80lvl Oct 6, 2020
29801d9
cc
tina80lvl Oct 6, 2020
28a7faa
imperative
tina80lvl Oct 6, 2020
0d47d9a
merge origin
tina80lvl Oct 8, 2020
717cd4e
fixes
tina80lvl Oct 8, 2020
466e037
conflicts
tina80lvl Oct 8, 2020
8dabb7b
pull
tina80lvl Oct 12, 2020
6437b70
refactor
tina80lvl Oct 12, 2020
8e26153
fixes
tina80lvl Oct 12, 2020
f41acd5
review fixes
tina80lvl Oct 19, 2020
17eaefa
cleanup
tina80lvl Oct 21, 2020
a71ca06
review fix
tina80lvl Oct 21, 2020
a1ecbec
cc
tina80lvl Oct 22, 2020
b701555
draft test
tina80lvl Oct 27, 2020
50570db
resolving conflicts
tina80lvl Oct 29, 2020
a1ad37d
refactor
tina80lvl Oct 29, 2020
3c3572b
revert test
tina80lvl Oct 29, 2020
dc43995
missing parse_values added
tina80lvl Oct 29, 2020
b829809
review fixes
tina80lvl Nov 2, 2020
c6d924b
fixed suggections
tina80lvl Nov 8, 2020
0806ab8
Merge branch 'master' into docstr-1
mf2199 Nov 8, 2020
9e1be73
Merge branch 'master' into docstr-1
c24t Nov 12, 2020
9aa0c63
Rewrap a few docstrings
c24t Nov 12, 2020
467cdaa
merge
tina80lvl Nov 23, 2020
c4857a4
fixed conflicts
tina80lvl Nov 23, 2020
e04627c
merge fetch
tina80lvl Nov 23, 2020
9f286fb
delete google/cloud/spanner_dbapi
tina80lvl Dec 7, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.