Skip to content

Commit 7923e9d

Browse files
Ilevkclaude
andcommitted
docs: add Python v2 SDK PR #841 reference
Add link to in-progress Python v2 SDK work (coinbase/x402#841) in Python documentation files. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ba28671 commit 7923e9d

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

docs/python/README.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
> Released December 2025, modular SDK based
1414
1515
- [v2/](v2/) - Python v2 Documentation (Coming Soon)
16+
- 🚧 **Python v2 SDK In Progress**: [PR #841](https://github.com/coinbase/x402/pull/841)
1617

1718
### v1 (Legacy)
1819

docs/python/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
> 2025년 12월 출시, 모듈형 SDK 기반
1414
1515
- [v2/](v2/) - Python v2 문서 (준비 중)
16+
- 🚧 **Python v2 SDK 작업 중**: [PR #841](https://github.com/coinbase/x402/pull/841)
1617

1718
### v1 (Legacy)
1819

docs/python/v2/README.en.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929

3030
## v2 Examples (In Progress)
3131

32-
> v2 Python examples are currently being prepared in the official repository.
32+
> 🚧 **Python v2 SDK In Progress**: [PR #841](https://github.com/coinbase/x402/pull/841)
33+
>
3334
> TypeScript examples are available at [official repository](https://github.com/coinbase/x402/tree/main/examples/typescript).
3435
3536
### TypeScript Examples

docs/python/v2/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929

3030
## v2 예제 (준비 중)
3131

32-
> v2 Python 예제는 현재 공식 레포지토리에서 준비 중입니다.
32+
> 🚧 **Python v2 SDK 작업 중**: [PR #841](https://github.com/coinbase/x402/pull/841)
33+
>
3334
> TypeScript 예제는 [공식 레포지토리](https://github.com/coinbase/x402/tree/main/examples/typescript)에서 확인할 수 있습니다.
3435
3536
### TypeScript 예제

0 commit comments

Comments
 (0)