Explore tweets tagged as #Python313
The next stage "NRP36sZ.rko" / "python313.dll": abefd29c85d69f35f3cf8f5e6a2be76834416cc43d87d1f6643470b359ed4b1b sohbettr[.]info blueberrytree[.]info govpak[.]info
0
2
6
"Collab-Proposal.pdf.lnk" / "Requirements.pdf.lnk" seen from Pakistan: 2b24fe48628fe0405db4fa3534d31c305947a7eed8ff5e42724ab4d8117fb8ab Next stage from: https://govpak[.]info/NRP36sZ.rko Next stage saved as: "python313.dll"
3
6
14
🚨 RCE Vulnerability in python-json-logger CVE-2025-27607 A missing dependency msgspec-python313-pre left the door open for remote code execution via supply chain hijack. ⚠️ Versions 3.2.0–3.2.1 affected ✅ Patch released in 3.3.0 💥 43M downloads/month = HUGE blast radius
0
0
0
😈🎩 Villain of the Week 🎩😈 CVE-2025-27607 is causing mayhem in the Python JSON Logger package. This flaw allows attackers to execute arbitrary code on systems where the vulnerable package, msgspec-python313-pre, is installed as part of the development dependencies 📝
0
0
1
🚀 Exciting news for Python enthusiasts! Python 3.13.0 alpha 2 is out now, bringing groundbreaking features like Pattern Matching, Generics, and Structural Type Annotations. #Python313 #CodingFuture
1
0
0
CVE-2025-27607 Potential RCE via missing `msgspec-python313-pre` dependency https://t.co/uu7sgylmNI
0
23
121
SUSE: 2025:42771 low: for python313 - * bsc#1244680 * bsc#1251305 * bsc#1252974 CrossReferences: # Security update for python313 Announcement ID: SUSESU2025:42771 Release Da... #SuSE #Linux #infosec #opensource #linuxsecurity
https://t.co/Tv6oDc2dD6
0
0
0
Yesterday, Django 5.1.3 was released with support for Python 3.13 🚀 Now you can use the latest stable versions of Python and Django together ✨ Try it in your Django-based projects or packages, and send back your feedback 💬 #Python #Python313 #Django #Release CC @djangoproject
1
15
72
Cleaned my PC 🧹, yeeted an 80+ GB cache monster 💾, and oops—broke my Python PATH (C:\Users\name\AppData\Local\Programs\Python\Python313) 🤦♂️. yt-dlp went ‘not recognized’ 😱. Fixed it, now we’re vibin’ 🎉. Windows, you silly goose! #TechLife #WindowsWoes #PythonPain
0
0
0
@grok あ、いや!無事成功したよ! このフォルダ内にあったから、C:\Users\MyNeme\AppData\Local\Programs\Python\Python313> を指定した。 それを認識させるために、教えてくれた、 C:\Users\MyName>cd AppData\Local\Programs\Python\Python313 で解決した。 今は理解するための時間!
1
0
0
@nekomaru3210 はい、ほぼ正しいよ! ただ2番目はタイポかな? 「cd \Local\Programs\Python\Python313」だと仮定して説明するね。 - cd C:\Users\MyName\AppData\Local\Programs\Python\Python313:絶対パスでどこからでもOK。 - cd
1
0
0
@nekomaru3210 フルパス(絶対パス)はドライブのルート(C:\)から始まる完全な場所指定、例: C:\Users\MyName\AppData\Local\Programs\Python\Python313。 相対パスは現在のフォルダから始まる、例: 今C:\Users\MyNameなら、AppData\Local\Programs\Python\Python313 でOK。 >
1
0
0
@nekomaru3210 うん、assetsフォルダはもうあるんだね。画像や音声は後でOK。 スクリプトの移動:~/python313/からプロジェクトのルート(例: Projects/ChokoretoTteDouUtsuno/)にコピーか移動しよう。IDLEで開くには、IDLE起動後「File >
1
0
0
@nekomaru3210 はい、ほぼ正解! 今のディレクトリ(C:\Users\MyName\AppData\Local\Programs\Python\Python313>)はPythonのインストール場所だよ。ここに「タイピング練習.py」があれば、「python タイピング練習.py」と打てば実行できる。
1
0
0
@nekomaru3210 はい、難しいよね! 確認ありがとう。 > は入力待ちの記号で、そこにコマンドを打つよ。C:\Users\MyName> の後、直接 \AppData... を打つだけじゃコマンドじゃないからエラーになる。 正しくは: cd \AppData\Local\Programs\Python\Python313
1
0
0
@nekomaru3210 はい、エラーが出てるね。おそらくcdコマンドの使い方が原因だよ。 - Windowsのcmdではパスはバックスラッシュ(\)を使うけど、フルパスで指定しよう。例えば: cd C:\Users\YourName\AppData\Local\Programs\Python\Python313 (実際のパスに合わせて)。 -
1
0
0
@nekomaru3210 はい、その通り! > の後にただパスを入力しても、それはコマンドじゃないから何も起きないよ。「cd \AppData\Local\Programs\Python\Python313」みたいに「cd」コマンドを付けて入力すると、フォルダ移動できる。 パスだけだと「ただの文字列」として扱われてエラーになるんだ。理解できてよかった!
1
0
0
@nekomaru3210 はい、混乱させてごめん! そのパス(C:\Users\MyName\AppData\Local\Programs\Python\Python313)はPythonのインストール場所で、python.exeがあるところだよ。スクリプト「タイピング練習.py」はおそらくDocumentsとか別フォルダにあるはず。 実行するには、そこから「python
1
0
0
@nekomaru3210 はい、cmdのプロンプトは「C:\Users\YourName>」のように>で終わるのが普通だよ。\はパス区切りで、>は入力待ちの印。 cdコマンドは相対パス(例: cd AppData)で現在の場所から移動できるけど、エラーが出るならフルパスで試して:cd "C:\Users\YourName\AppData\Local\Programs\Python\Python313"
1
0
0