yeref 0.29.64__py3-none-any.whl → 0.29.65__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
yeref/yeref.py CHANGED
@@ -2586,6 +2586,7 @@ async def db_select_pg(sql, param=None, db_pool=None, db_config=None):
2586
2586
  elif "SELECT NOTICE_ID, NOTICE_TYPE, NOTICE_TXT" in sql: pass
2587
2587
  elif "<= NOW()" in sql: pass
2588
2588
  elif "_LZ FROM" in sql: pass
2589
+ elif "WHERE INVITE_DT" in sql: pass
2589
2590
  elif "GROUPP_CVOTERESTRICT FROM" in sql: pass
2590
2591
  else:
2591
2592
  logger.info(log_ % f"SQL: {sql}, PARAM: {param}")
@@ -13542,6 +13543,7 @@ async def edit_simple2(bot, chat_id, user_id, entity_id, post_id, message_id, cu
13542
13543
  async def is_reason(user_id, user_username, user_full_name, ENT_CBAN):
13543
13544
  result = None
13544
13545
  try:
13546
+ if not ENT_CBAN: return
13545
13547
  new_, nousername_, cas_, symbols_, zalgo_ = list(ENT_CBAN)
13546
13548
 
13547
13549
  if nousername_ == '☑' and not user_username:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.29.64
3
+ Version: 0.29.65
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
@@ -0,0 +1,8 @@
1
+ yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
2
+ yeref/l_.py,sha256=s2_cvCnxhw8aPMuiJ8WiJX4DcCuu9397vrSSTlhKG2c,660586
3
+ yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
4
+ yeref/yeref.py,sha256=YrlQB0OAd2yZCUby4mmSA4v2Mt_HtFBOFDoLzYJ9lso,1049307
5
+ yeref-0.29.65.dist-info/METADATA,sha256=WP-zJE8hjubAPBaTaUgP-vniqq_6_SGOwhfDNOVaVXI,119
6
+ yeref-0.29.65.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ yeref-0.29.65.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
8
+ yeref-0.29.65.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
2
- yeref/l_.py,sha256=s2_cvCnxhw8aPMuiJ8WiJX4DcCuu9397vrSSTlhKG2c,660586
3
- yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
4
- yeref/yeref.py,sha256=rNRRYrM4USjJ0PpkixrNbHAoPlkwf_tHW8ZGpobJipU,1049219
5
- yeref-0.29.64.dist-info/METADATA,sha256=TJ9H0rla4iBlGIdhybkAlCT3Mr4w0vVdlqnHVB0DKl0,119
6
- yeref-0.29.64.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- yeref-0.29.64.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
8
- yeref-0.29.64.dist-info/RECORD,,