FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Move `__doc__` crate to `crates/doc` by ShaharNaveh · Pull Request #6234 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
100
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Move __doc__ crate to crates/doc
- #6234
#6234
Merged
youknowone
merged 30 commits into
RustPython:main
RustPython/RustPython:main
from
ShaharNaveh:move-doc
ShaharNaveh/RustPython:move-doc
Copy head branch name to clipboard
Nov 14, 2025
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Move __doc__ crate to crates/doc
#6234
youknowone
merged 30 commits into
RustPython:main
RustPython/RustPython:main
from
ShaharNaveh:move-doc
ShaharNaveh/RustPython:move-doc
Copy head branch name to clipboard
Commits
Commits on Nov 7, 2025
Add `__doc__` crate
ShaharNaveh
committed
891e190
View commit details
Copy full SHA for 891e190
Browse repository at this point
Base auto-generate ci
ShaharNaveh
committed
e74c26f
View commit details
Copy full SHA for e74c26f
Browse repository at this point
Add dummy files
ShaharNaveh
committed
d6e00ba
View commit details
Copy full SHA for d6e00ba
Browse repository at this point
Update docs
ShaharNaveh
committed
b309e90
View commit details
Copy full SHA for b309e90
Browse repository at this point
Set codegen-units to 1 for doc db
ShaharNaveh
committed
d35a6bd
View commit details
Copy full SHA for d35a6bd
Browse repository at this point
Mark `*.inc.rs` as auto generated
ShaharNaveh
committed
232fe6d
View commit details
Copy full SHA for 232fe6d
Browse repository at this point
Disable doctest
ShaharNaveh
committed
231318a
View commit details
Copy full SHA for 231318a
Browse repository at this point
Reset docs
ShaharNaveh
committed
aaa2006
View commit details
Copy full SHA for aaa2006
Browse repository at this point
Simplify `generate.py`
ShaharNaveh
committed
c2b2249
View commit details
Copy full SHA for c2b2249
Browse repository at this point
No need for optimizatins in dev
ShaharNaveh
committed
2db1227
View commit details
Copy full SHA for 2db1227
Browse repository at this point
simplify `lib.rs`
ShaharNaveh
committed
c3b191e
View commit details
Copy full SHA for c3b191e
Browse repository at this point
Regenerate docs
ShaharNaveh
committed
34d4f32
View commit details
Copy full SHA for 34d4f32
Browse repository at this point
ignore cspell
ShaharNaveh
committed
83ab568
View commit details
Copy full SHA for 83ab568
Browse repository at this point
Commits on Nov 9, 2025
Merge remote-tracking branch 'upstream/main' into move-doc
ShaharNaveh
committed
efd4de9
View commit details
Copy full SHA for efd4de9
Browse repository at this point
Configurable python-version
ShaharNaveh
committed
6140114
View commit details
Copy full SHA for 6140114
Browse repository at this point
Fix logic error
ShaharNaveh
committed
7a432ec
View commit details
Copy full SHA for 7a432ec
Browse repository at this point
Output as json
ShaharNaveh
committed
a590b8d
View commit details
Copy full SHA for a590b8d
Browse repository at this point
GHA now uploads `data.inc.rs`
ShaharNaveh
committed
315ef1d
View commit details
Copy full SHA for 315ef1d
Browse repository at this point
Generate `data.inc.rs`
ShaharNaveh
committed
100a803
View commit details
Copy full SHA for 100a803
Browse repository at this point
Add info comments
ShaharNaveh
committed
833c786
View commit details
Copy full SHA for 833c786
Browse repository at this point
Fix typo of missing type
ShaharNaveh
committed
25cf146
View commit details
Copy full SHA for 25cf146
Browse repository at this point
Fix typo
ShaharNaveh
committed
83c03a5
View commit details
Copy full SHA for 83c03a5
Browse repository at this point
Assert raw_doc is not None
ShaharNaveh
committed
4e21b6f
View commit details
Copy full SHA for 4e21b6f
Browse repository at this point
Check if attr is callable
ShaharNaveh
committed
174cb87
View commit details
Copy full SHA for 174cb87
Browse repository at this point
Commits on Nov 10, 2025
Merge remote-tracking branch 'upstream/main' into move-doc
ShaharNaveh
committed
1542895
View commit details
Copy full SHA for 1542895
Browse repository at this point
Rename to `rustpython-doc`
ShaharNaveh
committed
4544be3
View commit details
Copy full SHA for 4544be3
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into move-doc
ShaharNaveh
committed
e089740
View commit details
Copy full SHA for e089740
Browse repository at this point
Commits on Nov 14, 2025
Rename to `crates/doc`
ShaharNaveh
committed
15546ab
View commit details
Copy full SHA for 15546ab
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into move-doc
ShaharNaveh
committed
4bee896
View commit details
Copy full SHA for 4bee896
Browse repository at this point
Increase unix CI timeout to 35 minutes (was 30)
ShaharNaveh
committed
9e5ed29
View commit details
Copy full SHA for 9e5ed29
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL