[過去ログ] 新月の開発 (13レス)
1-

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
1: 2020/01/15(水)17:36 AAS
>>11e09aa5
ありがとうなす!
UDP hole punchingの実装をいろいろ考えているこの頃
2
(1): 2020/01/21(火)20:53 AAS
>>8561fe49
>>8f898008
辺りに書いてあった要素の廃止がちょっとずつ進行中のようで
./shingetsu/thread_cgi.pyの192行目にあるcgi.escapeはpython 3.8から削除されたらしいのでアップデートする人は注意

外部リンク[html]:docs.python.org
>parse_qs, parse_qsl, and escape are removed from the cgi module. They are deprecated in Python 3.2 or older. They should be imported from the urllib.parse and html modules instead.

先頭にimport html追加して該当部分をhtml.escapeに書き換えて対処可能みたいです
3: 2020/01/22(水)01:42 AAS
数年ぶりに見にきた、新しい機能というよりは保守管理が主軸になっているのかな
4: 2020/01/22(水)12:22 AAS
>>2
ありがとうございます
外部リンク:github.com
5
(1): 2020/02/28(金)20:26 AAS
ありゃ rep4649.ddo.jp消えてるのか
6
(1): 2020/02/29(土)21:39 AAS
>>5
復旧してみました
アクセスできますか?
7: 2020/03/03(火)00:47 AAS
>>6
お疲れさまです 見えてます せっかくなので書き込みテスト
8
(1): 2020/10/09(金)14:30 AAS
mypyでtypingの世界を体験しようぜ
9: 2020/12/07(月)01:51 AAS
外部リンク[html]:docs.python.org
>base64.encodestring() and base64.decodestring(), aliases deprecated since Python 3.1, have been removed: use base64.encodebytes() and base64

だそうなのでpython 3.9に更新する人は注意
apollo.pyとcache.pyとgateway.pyを修正したほうがいいっぽいです
10: 2020/12/07(月)01:54 AAS
コピペミスった

>base64.encodestring() and base64.decodestring(), aliases deprecated since Python 3.1, have been removed: use base64.encodebytes() and base64.decodebytes() instead. (Contributed by Victor Stinner in bpo-39351.)
1-
あと 3 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.151s*