Jeong, YunWon
|
0728da51fc
|
binascii.hexlify (#5820)
|
2025-06-23 08:59:36 +09:00 |
|
Jeong, YunWon
|
b1ecdf38b8
|
Fix bz2 pickle (#5819)
|
2025-06-23 08:55:59 +09:00 |
|
Jeong YunWon
|
4cdb8d18b7
|
unicodedata.is_mirrored
|
2025-06-22 21:32:12 +09:00 |
|
Jeong YunWon
|
c824016301
|
Fix UnpackIterator constructor
|
2025-06-22 18:11:30 +09:00 |
|
Jeong, YunWon
|
3a54105e2c
|
Fix struct tests (#5813)
|
2025-06-22 09:58:43 +09:00 |
|
Jeong YunWon
|
2c61a12bed
|
Apply coderabbit reviews
|
2025-06-15 16:03:46 +09:00 |
|
Jeong YunWon
|
f560b4cbfb
|
Fix nightly clippy warnings
|
2025-06-15 16:03:46 +09:00 |
|
Ashwin Naren
|
df380bca96
|
lzma FORMAT_ALONE implementation (#5777)
* implement init_alone
* error if format is raw and there is a memlimit
|
2025-05-09 13:26:28 +09:00 |
|
Rex Ledesma
|
908386091b
|
feat: implement zlib.__version__
|
2025-05-08 14:48:11 +09:00 |
|
Jeong YunWon
|
d9c18c5593
|
flatten compression modules
|
2025-05-07 15:42:31 +09:00 |
|
Ashwin Naren
|
a5016446f4
|
_lzma implementation and test marking
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
|
2025-05-07 15:01:23 +09:00 |
|
Ashwin Naren
|
2a1ea45659
|
add _lzma module with new dependency
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
|
2025-05-07 15:01:23 +09:00 |
|
Jeong YunWon
|
48b08a2b7f
|
Revert "Split out common compression routines into separate file (#5728)"
This reverts commit 9c88475b31.
|
2025-05-07 15:01:09 +09:00 |
|
Noa
|
9c88475b31
|
Split out common compression routines into separate file (#5728)
|
2025-05-06 15:26:54 +09:00 |
|
Karel Král
|
301c32dba0
|
Increase numerical precision of log1p
Use Rust native ln_1p to increase numerical precision matching what is
expected by `test_mtestfile`.
|
2025-04-30 16:35:04 +09:00 |
|
Ashwin Naren
|
e8df06582e
|
bump dependencies
|
2025-04-30 14:49:21 +09:00 |
|
Jeong YunWon
|
b0991e28a2
|
Replace puruspe to pymath
Might be lower quality, but better compatibility
|
2025-04-29 17:39:50 +09:00 |
|
Ashwin Naren
|
f55bf8f83b
|
fix openssl error reasons (#5739)
|
2025-04-28 12:30:14 +09:00 |
|
Jeong, YunWon
|
ff10a64727
|
Fix test_poll::test_poll3 (#5718)
* test_poll3
* Refactor EventMask
|
2025-04-28 12:29:21 +09:00 |
|
Ashwin Naren
|
392d1c04f6
|
More overlapped implementation (#5748)
|
2025-04-27 19:48:06 +09:00 |
|
Noa
|
494918d9fe
|
Remove cfg_attr features for redox
|
2025-04-22 12:00:57 +09:00 |
|
Noa
|
3bfafb0ecb
|
Merge pull request #5720 from youknowone/wasip2-build
basic wasip2 support
|
2025-04-21 13:39:41 -05:00 |
|
Reagan Bohan
|
ecbc6f7044
|
Fix mmap aborting with invalid fd in debug mode
|
2025-04-21 20:40:44 +09:00 |
|
Jeong YunWon
|
e434ff5f6e
|
basic wasip2 support
|
2025-04-20 19:47:35 +09:00 |
|
Noa
|
f0d46bfeaa
|
Finish _bz2 implementation
|
2025-04-19 23:13:37 -05:00 |
|
Noa
|
e377e43f05
|
Remove bz2 feature
|
2025-04-19 23:13:37 -05:00 |
|
Noa
|
e640487572
|
Use libbz2-rs-sys for bzip2 implementation
Co-authored-by: Ashwin Naren <arihant2math@gmail.com>
|
2025-04-19 23:13:27 -05:00 |
|
Ashwin Naren
|
fd665f6bb2
|
fix _suggestions module init
renames the module init from suggestions to _suggestions
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
|
2025-04-18 12:19:40 +09:00 |
|
Noa
|
2e14b7b5e8
|
Upgrade system-configuration and libz-rs-sys
|
2025-04-16 17:14:18 -05:00 |
|
Noa
|
7eb361c92f
|
Upgrade which and rustix
|
2025-04-16 17:14:16 -05:00 |
|
Ashwin Naren
|
a7ad848270
|
Rust dependency updates (#5651)
|
2025-04-15 08:50:29 +09:00 |
|
Jeong, YunWon
|
4ae2936a45
|
fix more cspell warnings (#5689)
|
2025-04-11 12:08:07 +09:00 |
|
Ashwin Naren
|
b81ae9b954
|
More cspell fixes (#5670)
|
2025-04-11 09:37:20 +09:00 |
|
Ashwin Naren
|
3c6bc2cf9f
|
Add _suggestions module (#5675)
|
2025-04-06 17:22:26 +09:00 |
|
Ashwin Naren
|
be56911598
|
_tkinter pt. 2 (#5640)
|
2025-04-06 17:21:28 +09:00 |
|
Hanif Ariffin
|
d800a6bb98
|
Update test_math from CPython 3.13.2 (#5610)
Implemnted fma in math module.
|
2025-04-05 14:53:40 +09:00 |
|
Jeong, YunWon
|
e0a35e4322
|
Merge pull request #5661 from arihant2math/doc
Fix doc warnings
|
2025-04-05 14:49:41 +09:00 |
|
dependabot[bot]
|
c2665e38ba
|
Bump openssl from 0.10.71 to 0.10.72
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72)
---
updated-dependencies:
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-05 14:48:08 +09:00 |
|
Ashwin Naren
|
5c854fc690
|
clear out warnings
|
2025-04-04 21:46:28 +09:00 |
|
Jeong YunWon
|
d7113e11db
|
Fix more cspell warnings
|
2025-04-04 21:45:03 +09:00 |
|
Jeong YunWon
|
7ac61f3840
|
fix cspell warnings
|
2025-04-04 16:15:54 +09:00 |
|
Noa
|
0b35946972
|
Make FromArgs default field take an expression, not a string literal
|
2025-03-31 11:48:06 +09:00 |
|
Noa
|
24d995678f
|
Remove some unncessary dependencies
|
2025-03-31 11:28:15 +09:00 |
|
Noa
|
7d05f881c4
|
Have rustpython_literal::escape support wtf8
|
2025-03-28 11:26:29 +09:00 |
|
Noa
|
b6aacbf401
|
Merge pull request #5629 from coolreader18/surrogate-literals
Parse surrogates in string literals properly
|
2025-03-27 10:15:41 -05:00 |
|
Jeong, YunWon
|
f27c1f7ea3
|
Merge pull request #5624 from youknowone/libffi-workspace
common dependency in workspace
|
2025-03-27 14:51:47 +09:00 |
|
Noa
|
c9161c02b6
|
Merge pull request #5625 from youknowone/clippy
Apply nightly clippy suggestions
|
2025-03-26 23:40:42 -05:00 |
|
Noa
|
6e79a2aa8a
|
Merge pull request #5626 from youknowone/remove-unused-deps
Remove unused dependency
|
2025-03-26 23:37:52 -05:00 |
|
Noa
|
bea25a0285
|
Merge pull request #5627 from youknowone/once-cell
Replace direct use of once_cell to std
|
2025-03-26 23:36:31 -05:00 |
|
Noa
|
0a07cd931f
|
Fix more surrogate crashes
|
2025-03-26 23:12:21 -05:00 |
|