index
:
delta/python-packages/sqlalchemy.git
2020_tutorial
3149
3296
CaselIT-patch-1
allow_multi_backends
attempt_c_loading
cython
faster_expiry
fix_asyncio_run_py36
fix_mariadb102_default
fix_mypy
fix_mysqlconnector
flake8_12
improve_toc
konsta_3022
main
master
multi_db_tests
no_auto_froms
oracle_numeric
pool_additions
positional_targeting
pr/1
pr/10
pr/100
pr/101
pr/102
pr/103
pr/104
pr/105
pr/106
pr/107
pr/108
pr/109
pr/11
pr/110
pr/111
pr/112
pr/113
pr/114
pr/115
pr/116
pr/117
pr/118
pr/119
pr/12
pr/120
pr/121
pr/122
pr/123
pr/124
pr/125
pr/126
pr/127
pr/128
pr/129
pr/13
pr/130
pr/131
pr/132
pr/133
pr/134
pr/135
pr/136
pr/137
pr/138
pr/139
pr/14
pr/140
pr/141
pr/142
pr/143
pr/144
pr/145
pr/146
pr/147
pr/148
pr/149
pr/15
pr/150
pr/151
pr/152
pr/153
pr/154
pr/155
pr/156
pr/157
pr/158
pr/159
pr/16
pr/160
pr/161
pr/162
pr/163
pr/164
pr/165
pr/166
pr/167
pr/168
pr/169
pr/17
pr/170
pr/171
pr/172
pr/173
pr/174
pr/175
pr/176
pr/177
pr/178
pr/179
pr/18
pr/180
pr/181
pr/182
pr/183
pr/184
pr/185
pr/186
pr/187
pr/188
pr/189
pr/19
pr/190
pr/191
pr/192
pr/193
pr/194
pr/195
pr/196
pr/197
pr/198
pr/199
pr/2
pr/20
pr/200
pr/201
pr/202
pr/203
pr/204
pr/205
pr/206
pr/207
pr/208
pr/209
pr/21
pr/210
pr/211
pr/212
pr/213
pr/214
pr/215
pr/216
pr/217
pr/218
pr/219
pr/22
pr/220
pr/221
pr/222
pr/223
pr/224
pr/225
pr/226
pr/227
pr/228
pr/229
pr/23
pr/230
pr/231
pr/232
pr/233
pr/234
pr/235
pr/236
pr/237
pr/238
pr/239
pr/24
pr/240
pr/241
pr/242
pr/243
pr/244
pr/245
pr/246
pr/247
pr/248
pr/249
pr/25
pr/250
pr/251
pr/252
pr/253
pr/254
pr/255
pr/256
pr/257
pr/258
pr/259
pr/26
pr/260
pr/261
pr/262
pr/263
pr/264
pr/265
pr/266
pr/267
pr/268
pr/269
pr/27
pr/270
pr/271
pr/272
pr/273
pr/274
pr/275
pr/276
pr/277
pr/278
pr/279
pr/28
pr/280
pr/281
pr/282
pr/283
pr/284
pr/285
pr/286
pr/287
pr/288
pr/289
pr/29
pr/290
pr/291
pr/292
pr/293
pr/294
pr/295
pr/296
pr/297
pr/298
pr/299
pr/3
pr/30
pr/300
pr/301
pr/302
pr/303
pr/304
pr/305
pr/306
pr/307
pr/308
pr/309
pr/31
pr/310
pr/311
pr/312
pr/313
pr/314
pr/315
pr/316
pr/317
pr/318
pr/319
pr/32
pr/320
pr/321
pr/33
pr/34
pr/35
pr/36
pr/37
pr/38
pr/39
pr/4
pr/40
pr/41
pr/42
pr/43
pr/44
pr/45
pr/46
pr/47
pr/48
pr/49
pr/5
pr/50
pr/51
pr/52
pr/53
pr/54
pr/55
pr/56
pr/57
pr/58
pr/59
pr/6
pr/60
pr/61
pr/62
pr/63
pr/64
pr/65
pr/66
pr/67
pr/68
pr/69
pr/7
pr/70
pr/71
pr/72
pr/73
pr/74
pr/75
pr/76
pr/77
pr/78
pr/79
pr/8
pr/80
pr/81
pr/82
pr/83
pr/84
pr/85
pr/86
pr/87
pr/88
pr/89
pr/9
pr/90
pr/91
pr/92
pr/93
pr/94
pr/95
pr/96
pr/97
pr/98
pr/99
pr128
pr196
pr200
pr200_updated
pr238
pr_github_284
pr_github_285
pr_github_286
pr_github_383
pullreq55
pypy_run
rel_0_1
rel_0_3
rel_0_4
rel_0_5
rel_0_6
rel_0_7
rel_0_8
rel_0_9
rel_1_0
rel_1_1
rel_1_2
rel_1_3
rel_1_4
rel_1_@
rel_2_0
rel_2_0_exp1
rel_2_0_old
review/mike_bayer/pr_github_383
review/mike_bayer/ticket_4075
review/mike_bayer/ticket_4077
review/mike_bayer/ticket_4082_10
review/mike_bayer/tutorial20
row_proc_integration
row_proc_integration_2
row_proc_integration_3
setinputsizes_oracle_string
slots
sphinx_mini_build
ticket_1311
ticket_2501
ticket_2551
ticket_2587
ticket_2677
ticket_2677_pre
ticket_2685
ticket_2857
ticket_3054
ticket_3100
ticket_3148
ticket_3150
ticket_3216
ticket_3230
ticket_3355
ticket_3499
ticket_3501
ticket_3514
ticket_3516
ticket_3604
ticket_3609
ticket_3619
ticket_4071
ticket_4073
ticket_4074
ticket_4074_11
ticket_4075
ticket_4076
ticket_4082
ticket_4091
ticket_5648
timing_intensive
workflow_test_aiosqlite
workflow_test_cython
workflow_test_doc_build
workflow_test_foo
github.com: zzzeek/sqlalchemy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
engine
/
test_pool.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize tests
Gord Thompson
2021-07-03
1
-1
/
+2
*
Propagate asyncio flag from the dialect to selected pool classes
Federico Caselli
2021-06-08
1
-1
/
+35
*
Add new "sync once" mode for pool.connect
Mike Bayer
2021-04-21
1
-1
/
+16
*
Add support for aiosqlite
Federico Caselli
2021-03-24
1
-1
/
+16
*
Replace reset_agent with direct call from connection
Mike Bayer
2021-03-06
1
-86
/
+0
*
Fix a couple of bugs in the asyncio implementation
Federico Caselli
2021-01-21
1
-12
/
+14
*
Create explicit GC ordering between ConnectionFairy/ConnectionRecord
Mike Bayer
2021-01-15
1
-8
/
+2
*
reinvent xdist hooks in terms of pytest fixtures
Mike Bayer
2021-01-13
1
-10
/
+47
*
remove more bound metadata
Mike Bayer
2021-01-05
1
-1
/
+1
*
QueuePool: support subsecond timeout
Jordan Pittier
2020-11-21
1
-0
/
+12
*
Support pool.connect() event firing before all else
Mike Bayer
2020-11-19
1
-0
/
+20
*
Revert "Use monotonic time for pool age measurement"
Mike Bayer
2020-10-07
1
-1
/
+1
*
Use monotonic time for pool age measurement
Mike Bayer
2020-10-07
1
-1
/
+1
*
add --notimingintensive; block from github jobs
Mike Bayer
2020-10-07
1
-2
/
+1
*
Enable pypy tests on github workflow
Federico Caselli
2020-10-02
1
-0
/
+1
*
Pass all pool parameters in recreate()
Mike Bayer
2020-09-14
1
-1
/
+56
*
Update select usage to use the new 1.4 format
Federico Caselli
2020-09-08
1
-1
/
+1
*
internal test framework files for standardization of is_not/not_in;
jonathan vanasco
2020-08-29
1
-6
/
+6
*
Add an extra step to pool test_sync
Mike Bayer
2020-06-27
1
-0
/
+16
*
Assert reset agent always set correctly and is active
Mike Bayer
2020-05-13
1
-0
/
+4
*
Ensure all nested exception throws have a cause
Mike Bayer
2020-03-02
1
-1
/
+2
*
Do away with pool._refs
Mike Bayer
2020-02-01
1
-5
/
+7
*
Use context managers for threading.Lock()
Heckad
2020-01-03
1
-4
/
+1
*
Note time passage requirement for pool.invalidate()
Mike Bayer
2019-12-27
1
-1
/
+16
*
Remove threadlocal engine strategy, engine strategies pool threadlocal
Mike Bayer
2019-07-15
1
-2
/
+0
*
Restore use_threadlocal equivalent behavior to SingletonThreadPool
Mike Bayer
2019-04-03
1
-0
/
+25
*
Loosen SingletonThreadPoolTest
Mike Bayer
2019-03-06
1
-1
/
+4
*
run a black run
Mike Bayer
2019-03-05
1
-2
/
+1
*
Merge "Provide public accessor for Pool.timeout()."
mike bayer
2019-01-24
1
-0
/
+6
|
\
|
*
Provide public accessor for Pool.timeout().
Irina Delamare
2019-01-24
1
-0
/
+6
*
|
Add deprecation warnings to all deprecated APIs
Mike Bayer
2019-01-23
1
-424
/
+0
|
/
*
use ..deprecated directive w/ version in all cases
Mike Bayer
2019-01-11
1
-2
/
+8
*
Post black reformatting
Mike Bayer
2019-01-06
1
-9
/
+20
*
Run black -l 79 against all source files
Mike Bayer
2019-01-06
1
-284
/
+263
*
Add LIFO for connection pooling
Taem Park
2018-09-18
1
-0
/
+77
*
Refactor pool.py into a package
Mike Bayer
2018-07-09
1
-1
/
+1
*
Prevent double-checkins and guard during reset-on-return invalidations
Mike Bayer
2018-05-15
1
-0
/
+34
*
Invalidate on failed connect handler
Mike Bayer
2018-03-28
1
-0
/
+29
*
Ensure weakref finalize_fairy operates upon the current connection
Mike Bayer
2018-02-08
1
-0
/
+34
*
Disable the singletonthreadpool test cleanup no gc
Mike Bayer
2018-01-09
1
-4
/
+10
*
- keep trying to identify the race here. can reproduce locally
Mike Bayer
2017-04-27
1
-11
/
+11
*
- try to work around a race that can occur in STP when
Mike Bayer
2017-04-27
1
-2
/
+11
*
Spelling fixes
Ville Skyttä
2016-10-08
1
-1
/
+1
*
Additions to support HAAlchemy plugin
Mike Bayer
2016-09-16
1
-0
/
+75
*
- dont use id() to test identity as these can be recycled
Mike Bayer
2016-06-15
1
-12
/
+14
*
- flake8
Mike Bayer
2016-06-15
1
-106
/
+128
*
- use a mock here, do away with timing problems for good. need to do this
Mike Bayer
2016-06-02
1
-12
/
+18
*
- Added connection pool events :meth:`ConnectionEvents.close`,
Mike Bayer
2016-03-25
1
-0
/
+60
*
- Fixed critical issue whereby the pool "checkout" event handler
Mike Bayer
2015-07-22
1
-1
/
+94
*
- Fixed bug where in the case that a pool checkout event handler is used
Mike Bayer
2015-05-14
1
-17
/
+48
[next]