-
Notifications
You must be signed in to change notification settings - Fork 338
[python] move to vendor folder #6646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
iscai-msft
merged 35 commits into
microsoft:main
from
iscai-msft:python/moveToVendorFolder
Apr 21, 2025
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
262414e
switch to vendor folder
fdd2e5a
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
26dcd60
fix serialization import
833162b
passing with serialization folder
544580d
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
cb6394a
move vendor folder to single folder at root of namespaces
2108e11
trying to get vendor as a single folder at the root of the namespace …
4367006
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
6a88e2c
authenticaiton-apikey passing
e2c9f99
fix lint
1c1850d
add changeset
d7c0ae6
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
8769d8d
revert package lock change
64d9442
move model_base into vendor folder
85c4508
give serialization file name
13ab58e
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
92de95a
format and lint
7c00235
update model base
d03d9da
rename to utils folder
f3fec24
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
908f4c6
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
5d9ebc6
remove import for formdata
787b9fe
fix formdata generation
72d2b53
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
874ce16
add alias to formdata import
7dc50db
update serialization in base model
941e21c
fix serialization import
2b85df5
update import namespace for multiapi
dd4afff
fix imports for multiapi
e3fddd8
Merge branch 'main' into python/moveToVendorFolder
msyyc 88795ae
fix raise_if_not_implemented import
6b6bdbc
Merge branch 'python/moveToVendorFolder' of https://github.com/iscai-…
c54d3df
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
d3d98f5
generate init file for multiapi utils folders
2bf385c
Merge branch 'main' of https://github.com/microsoft/typespec into pyt…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
.chronus/changes/python-moveToVendorFolder-2025-3-17-13-43-15.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| changeKind: fix | ||
| packages: | ||
| - "@typespec/http-client-python" | ||
| --- | ||
|
|
||
| Reorder generated `_vendor` file into a `_utils_` folder | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.