FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs/developers - learningpro/pytype · GitHub
learningpro
/
pytype
Public
forked from
google/pytype
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
pytype
docs
developers
on
main
User selector
Datepicker
Commit history
Commits on Mar 25, 2024
rewrite: set up functional tests.
Show description for b3ff0f1
rchen152
committed
b3ff0f1
View commit details
Copy full SHA for b3ff0f1
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
Start a typevars doc in the pytype dev guide.
Show description for 2792807
rchen152
committed
2792807
View commit details
Copy full SHA for 2792807
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
pyi parser: clean up tests and old typed_ast references.
Show description for 76a1adf
rchen152
committed
76a1adf
View commit details
Copy full SHA for 76a1adf
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
Make Overlay._convert_member pass a module name to members.
Show description for e975b62
rchen152
committed
e975b62
View commit details
Copy full SHA for e975b62
View code at this point
Browse repository at this point
Commits on May 19, 2023
Internal change
Show description for ec0688c
rchen152
committed
ec0688c
View commit details
Copy full SHA for ec0688c
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Do some minor maintenance.
Show description for 8c68065
rchen152
committed
8c68065
View commit details
Copy full SHA for 8c68065
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Update pytype docs to use new `|` syntax for unions.
Show description for d8b8f0d
rchen152
committed
d8b8f0d
View commit details
Copy full SHA for d8b8f0d
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Update freshness for docs.
Show description for ed7b524
rchen152
committed
ed7b524
View commit details
Copy full SHA for ed7b524
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Merge special_builtins.PyTDClassWithCustomMethod into mixin.HasSlots.
Show description for 82a3740
rchen152
committed
82a3740
View commit details
Copy full SHA for 82a3740
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
docs: Fix a few typos (#1247)
Show description for d818af9
timgates42
authored and
rchen152
committed
d818af9
View commit details
Copy full SHA for d818af9
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
Preliminary work to make local debugging of jekyll work. (#1239)
Show description for f5640bf
byoshimi-github
authored and
rchen152
committed
f5640bf
View commit details
Copy full SHA for f5640bf
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Update pytype docs.
Show description for 1a63ea6
rchen152
committed
1a63ea6
View commit details
Copy full SHA for 1a63ea6
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
Adjust the error line number for an implicit `return None`.
Show description for 6d85e70
martindemello
authored and
rchen152
committed
6d85e70
View commit details
Copy full SHA for 6d85e70
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Add link to typing_extensions member_map to developer doc.
Show description for f948575
rchen152
committed
f948575
View commit details
Copy full SHA for f948575
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Do a docs update.
Show description for ab39de5
rchen152
committed
ab39de5
View commit details
Copy full SHA for ab39de5
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
Fix typos
kianmeng
committed
ae7c593
View commit details
Copy full SHA for ae7c593
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
Internal change
Show description for b79f8ec
rchen152
committed
b79f8ec
View commit details
Copy full SHA for b79f8ec
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
Review docs and update freshness.
Show description for ba7badb
martindemello
authored and
rchen152
committed
ba7badb
View commit details
Copy full SHA for ba7badb
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Internal change
Show description for 3ccf809
Solumin
authored and
rchen152
committed
3ccf809
View commit details
Copy full SHA for 3ccf809
View code at this point
Browse repository at this point
Rename pytype "master" branch to "main".
Show description for 5f74354
rchen152
committed
5f74354
View commit details
Copy full SHA for 5f74354
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
Get rid of pytype.config's dependency on pytype.load_pytd.
Show description for afe9d31
rchen152
committed
afe9d31
View commit details
Copy full SHA for afe9d31
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Move feature flags into their own option group in config.py
Show description for 2fc2bcf
martindemello
authored and
rchen152
committed
2fc2bcf
View commit details
Copy full SHA for 2fc2bcf
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Update oss docs.
Show description for b990241
rchen152
committed
b990241
View commit details
Copy full SHA for b990241
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Update developer docs following introduction of context module.
Show description for e61e604
rchen152
committed
e61e604
View commit details
Copy full SHA for e61e604
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
Rename annotations_util to annotation_utils.
Show description for 2bef63f
rchen152
committed
2bef63f
View commit details
Copy full SHA for 2bef63f
View code at this point
Browse repository at this point
Merge BaseValue.cls and BaseValue.get_class().
Show description for e6f5251
rchen152
committed
e6f5251
View commit details
Copy full SHA for e6f5251
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
Start a pytype style guide.
Show description for 24711a1
rchen152
committed
24711a1
View commit details
Copy full SHA for 24711a1
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
Drop target Python 3.5 support.
Show description for 853e071
rchen152
committed
853e071
View commit details
Copy full SHA for 853e071
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
Fix a bug in pytype's handling of late annotations.
Show description for 426befa
rchen152
committed
426befa
View commit details
Copy full SHA for 426befa
View code at this point
Browse repository at this point
Commits on Sep 4, 2021
Add support for postponed evaluation of annotations (PEP 563).
Show description for 9799ced
martindemello
authored and
rchen152
committed
9799ced
View commit details
Copy full SHA for 9799ced
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
Clean up final references to "2.7" and "(2, 7)" in pytype.
Show description for de7b868
rchen152
committed
de7b868
View commit details
Copy full SHA for de7b868
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
Get rid of internal python2 stubs.
Show description for 0547500
martindemello
authored and
rchen152
committed
0547500
View commit details
Copy full SHA for 0547500
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
Minor tweak to developers/frames.md
Show description for e4e8e5e
martindemello
authored and
rchen152
committed
e4e8e5e
View commit details
Copy full SHA for e4e8e5e
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
Update docs.
Show description for 0335c7b
rchen152
committed
0335c7b
View commit details
Copy full SHA for 0335c7b
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Update docs.
Show description for 80a279d
rchen152
committed
80a279d
View commit details
Copy full SHA for 80a279d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL