Explore tweets tagged as #CPython
@yiwiy9
岩井星人
26 days
令和が生んだPythonistaとして華々しいデビュー戦です!. ようわからん罠が多すぎ!.PyPyとかCPythonとかようわからんから、そっちでやってくれ!.再帰の時に深さを拡張する必要があるとかも、そっちでやってくれ!.なんでもええからよしなにやってくれ!. #AtCoder #ABC417
Tweet media one
0
6
105
@charliermarsh
Charlie Marsh
15 days
Yesterday I learned that there's a file in the CPython codebase called that makes reference to a fabled "BurntSushi format".
Tweet media one
3
5
178
@miettal
たいしょー(Hiromasa Ihara)
4 months
3月にcpythonにuuid7が入った。.
Tweet media one
1
0
5
@notnotstorm
storm
1 month
PSA if you haven't used python in the past 5 years it's a completely new language now. - uv solved the package management problems entirely.- mypy type checks have become actually useful.- cpython is now much faster.- polars + fastapi + ruff replaced pandas + flask + black.
191
321
7K
@charliermarsh
Charlie Marsh
17 days
We just fixed what was probably the most-reported issue ever with our CPython builds. If you've run into problems with Tcl/Tk (tkinter) or matplotlib when using a uv-installed Python, upgrade now:.```.uv self update && uv python upgrade --reinstall.```
Tweet media one
9
10
209
@zeyu1337
zayne (zeyu) zhang
1 month
Can you execute arbitrary Python code from only a comment? This was the premise of a recent CTF challenge, which I solved after diving into the CPython source code with the help of @HacktronAI (after a long night chasing a dead end, customising a few Hacktron agents helped me to
Tweet media one
4
26
193
@curekoshimizu
Shugo Manabe: Recustomer CTO
24 days
2年連続でPyCon JP登壇してきます!今のところ採択率100%で嬉しいです。.昨年はCPythonの整数型や浮動小数点型の内部実装について。.今年はCPythonのスレッド実装について発表します。.広島でお会いしましょうー!.#pyconjp2025 #PyConJP
Tweet media one
0
1
21
@pnum7_
Q氏@競プロ
9 months
ローカルにPyPy実行環境用意したらCPythonの100倍以上速くてビビった。こんなに違うものですか?
Tweet media one
1
2
23
@kenjin4096
Ken Jin
2 months
I've been working on CPython's JIT compiler from the very start. Here are some reflections I have on it. Some points are hard to swallow, but I have to point them out if we are to grow.
6
39
252
@tokenbender
tokenbender
4 months
just learnt Microsoft fired faster cpython team and cancelled support for it. this is after i learnt they fired ZaZ earlier (physics of LM) and WizardLM team. wtf microsoft? @satyanadella this is unfknbelievable.
Tweet media one
20
14
314
@NGO275
Shu
3 months
5月末のマイクロソフトの解雇はかなりソフトウェアエンジニアとしては考えさせられるもの。下っ端エンジニアとかではなく本社のコアエンジニアも解雇されてる。10年以上勤めてきたCPythonやTypeScriptのコア開発者も解雇してて、今後「プログラマ」として生きていくのは相当厳しいものになると感じる.
2
331
1K
@tkanarsky
Tim Kanarsky
26 days
some recent changes to my workbench -. - cpython the snake plant.- halon release warning sign I found on the ground in a parking lot.- gridfinity, aka turning long plastic into square plastic.- prototype 3 of my science fair ahh tinfoil crossflow heat exchanger
Tweet media one
0
0
7
@ray_ryray
Ray
8 days
- Git is in C.- Vim is in C.- Linux is in C.- macOS is in C.- MySQL is in C.- CPython is in C.- Windows is in C.- Photoshop/GIMP in C. You still want any other reason to learn c ?.
395
452
10K
@this_maru
maru ○
2 months
soooo TIL pypy exist .It’s 3x times faster than CPython?. where is the catch?
Tweet media one
3
0
9
@apaz_cli
apaz
2 months
I have seen things in the depths of cpython that you cannot comprehend. Imagine coming across this without knowing the terminology.
Tweet media one
0
0
3
@ats
柴田 淳-【新刊】みんなのPython第五版/Pythonで学ぶはじめてのプログラミング入門教室
1 month
「Metaが社内で使ってる高速なPython実装がある」と聞けば、それだけで興味を惹かれるだろう。その名はCinder。CPythonをベースに、JITや静的型による最適化を加えて、パフォーマンスを大きく引き上げた独自の派生系だ。. SNSでは「JITで関数単位の最適化ができる」「Type.
1
2
2
@ray_ryray
Ray
8 days
>Linux is C.>Git is C.>Python interpreter(CPython)is C.>Ruby interpreter(MRI)is C.>PostgreSQL is C.>SQLite is C.>Redis is C.>MySQL is C++.>Unreal Engine is C++.>Chrome is C++.>Windows kernel is C.>macOS kernel (XNU) is C.>Photoshop is C++. still, you are not convinced to learn.
60
215
3K
@habr_com
Хабр
1 month
PEP-734: субинтерпретаторы в Python 3.14. Никита Соболев, core-разработчик языка CPython и автор серии видео о его устройстве, продолжает свой цикл статей про детали реализации Python. Новый материал посвящён субинтерпретаторам:
Tweet media one
0
1
3
@ptrCast
injuly
6 days
Very few people know this, but the official python runtime is called "CPython" because it's half C and half Python.
Tweet media one
2
0
21