Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
flaggo
/
python3-source-code-analysis
Public
Notifications
You must be signed in to change notification settings
Fork
166
Star
1k
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: flaggo/python3-source-code-analysis
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Deploy VitePress to GitHub Pages
Deploy VitePress to GitHub Pages
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
44 workflow runs
44 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
npm_and_yarn in /. for postcss - Update #1500186564
Dependabot Updates
#7:
by
dependabot
Bot
55s
master
master
55s
修复 Dependabot 告警:override vite 至 ^6.4.3、esbuild 至 ^0.25.0
Deploy VitePress to GitHub Pages
#37:
Commit
e237c5e
pushed by
Prodesire
37s
master
master
37s
View workflow file
npm_and_yarn in /. for esbuild - Update #1437454571
Dependabot Updates
#6:
by
dependabot
Bot
52s
master
master
52s
正文收纳进 docs/,删除 GitBook 遗留 SUMMARY.md 与 _book
Deploy VitePress to GitHub Pages
#36:
Commit
f2ed6a2
pushed by
Prodesire
42s
master
master
42s
View workflow file
新增「循环垃圾回收(分代 GC)」章节,全书完结
Deploy VitePress to GitHub Pages
#35:
Commit
edd52ab
pushed by
Prodesire
1m 16s
master
master
1m 16s
View workflow file
新增「异常机制:block 栈与栈展开」章节
Deploy VitePress to GitHub Pages
#34:
Commit
96b7c25
pushed by
Prodesire
36s
master
master
36s
View workflow file
修正 SUMMARY 中字符串对象章节的失链路径
Deploy VitePress to GitHub Pages
#33:
Commit
e772a88
pushed by
Prodesire
2m 27s
master
master
2m 27s
View workflow file
新增「控制流:跳转、循环与迭代器」章节
Deploy VitePress to GitHub Pages
#32:
Commit
b72ed1b
pushed by
Prodesire
41s
master
master
41s
View workflow file
新增「控制流:跳转、循环与迭代器」章节
Deploy VitePress to GitHub Pages
#31:
Commit
139d864
pushed by
Prodesire
43s
master
master
43s
View workflow file
为「一般表达式与名字空间」补图
Deploy VitePress to GitHub Pages
#30:
Commit
50dc75b
pushed by
Prodesire
39s
master
master
39s
View workflow file
新增「一般表达式与名字空间」章节
Deploy VitePress to GitHub Pages
#29:
Commit
4862f58
pushed by
Prodesire
1m 4s
master
master
1m 4s
View workflow file
为「一般表达式与名字空间」补图
Deploy VitePress to GitHub Pages
#28:
Commit
c27ea11
pushed by
Prodesire
37s
master
master
37s
View workflow file
新增「一般表达式与名字空间」章节
Deploy VitePress to GitHub Pages
#27:
Commit
4862f58
pushed by
Prodesire
36s
master
master
36s
View workflow file
新增「虚拟机框架:帧对象与求值循环」章节,开篇第四部分虚拟机
Deploy VitePress to GitHub Pages
#26:
Commit
2a246bb
pushed by
Prodesire
33s
master
master
33s
View workflow file
新增「编译的产物:code object 与 pyc」章节,收尾第三部分编译
Deploy VitePress to GitHub Pages
#25:
Commit
2cbd97f
pushed by
Prodesire
45s
master
master
45s
View workflow file
新增「从源码到字节码(编译过程)」章节,开篇第三部分编译
Deploy VitePress to GitHub Pages
#24:
Commit
729eab9
pushed by
Prodesire
37s
master
master
37s
View workflow file
精简 README,改用 make 引导本地运行并移除 roadmap
Deploy VitePress to GitHub Pages
#23:
Commit
885606f
pushed by
Prodesire
39s
master
master
39s
View workflow file
扩充「类型对象与自定义类」章节,讲透实例创建守卫、属性查找与描述符
Deploy VitePress to GitHub Pages
#22:
Commit
7f67bac
pushed by
Prodesire
36s
master
master
36s
View workflow file
扩充「bytes 与 bytearray」章节,讲透两个指针、buffer 协议与构造方式
Deploy VitePress to GitHub Pages
#21:
Commit
250d3f8
pushed by
Prodesire
36s
master
master
36s
View workflow file
扩充「bytes 与 bytearray」章节,讲透两个指针、buffer 协议与构造方式
Deploy VitePress to GitHub Pages
#20:
Commit
c80e044
pushed by
Prodesire
40s
master
master
40s
View workflow file
新增「类型对象与自定义类」章节,收尾第二部分内建对象
Deploy VitePress to GitHub Pages
#19:
Commit
4dd858c
pushed by
Prodesire
40s
master
master
40s
View workflow file
新增「bytes 与 bytearray 对象」章节,对照文本/二进制与可变/不可变
Deploy VitePress to GitHub Pages
#18:
Commit
f65685c
pushed by
Prodesire
1m 19s
master
master
1m 19s
View workflow file
新增「布尔与 None 对象」章节,并归纳全书的单例/缓存模式
Deploy VitePress to GitHub Pages
#17:
Commit
76dfdf7
pushed by
Prodesire
33s
master
master
33s
View workflow file
新增「布尔与 None 对象」章节,并归纳全书的单例/缓存模式
Deploy VitePress to GitHub Pages
#16:
Commit
0229a8b
pushed by
Prodesire
35s
master
master
35s
View workflow file
新增「浮点数对象」章节(IEEE 754、缓冲池、比较与哈希),图文并茂
Deploy VitePress to GitHub Pages
#15:
Commit
9a03846
pushed by
Prodesire
32s
master
master
32s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.