mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
7061c79c22
- python now mixes audio 10x faster - python octal notation is restored - chibicc now builds code 3x faster - chibicc now has help documentation - chibicc can now generate basic python bindings - linenoise now supports some paredit-like features See #141
19 lines
451 B
Text
19 lines
451 B
Text
ORIGIN
|
|
|
|
Python 3.6.14
|
|
https://github.com/python/cpython/tree/3.6
|
|
0a0a135bae2692d069b18d2d590397fbe0a0d39a
|
|
|
|
LICENSE
|
|
|
|
Python License
|
|
https://docs.python.org/3/license.html
|
|
|
|
LOCAL CHANGES
|
|
|
|
- Restore octal notation
|
|
- Support \e → 033 escapes
|
|
- Undiamond #include lines
|
|
- Support zipos file loading
|
|
- Make Python binaries work on six operating systems
|
|
- Have Python REPL copyright() show dependent notices too
|