|
|
9f29dc558a
|
Update Lib/test/test_cmd_line_script.py to be runable
|
2022-07-14 05:50:00 +09:00 |
|
|
|
e86a1bc92f
|
Copy Lib/test/test_cmd_line_script.py from CPython v3.10.5
|
2022-07-14 05:50:00 +09:00 |
|
|
|
b490f5255b
|
Update Lib/test/test_syntax.py to be runable
|
2022-07-13 16:47:31 +09:00 |
|
|
|
82efdeb391
|
Update Lib/test/test_syntax.py from CPython v3.10.5
|
2022-07-13 16:47:31 +09:00 |
|
|
|
43824e393b
|
Change Lib/test/test_exceptions.py runable
|
2022-07-13 16:47:31 +09:00 |
|
|
|
4030ad12d9
|
Update test_exceptions.py from CPython 3.10.5
|
2022-07-13 16:47:31 +09:00 |
|
Jeong YunWon
|
d3e8e47c9e
|
Merge pull request #3860 from youknowone/fix-zerodiv
Fix int.__truediv__ error message
|
2022-07-11 05:32:39 +09:00 |
|
Jeong Yunwon
|
452746c237
|
Fix int.__truediv__ error message
|
2022-07-11 04:57:39 +09:00 |
|
fanninpm
|
11e9d818b4
|
Merge pull request #3838 from fanninpm/complex-pynumber
|
2022-07-10 15:30:27 -04:00 |
|
YeonWoo
|
0c58d7bc1d
|
Fix is_unionable type_type check (#3852)
Co-Authored-By: Hyunmin Shin <shm1193@gmail.com>
|
2022-07-09 21:25:15 +09:00 |
|
Padraic Fanning
|
de9a4d5b3f
|
Replace None instances with update syntax
|
2022-07-08 20:11:21 -04:00 |
|
Jeong YunWon
|
24c460b090
|
Merge pull request #3848 from youknowone/whats-left
run whats_left.sh with --features=ssl
|
2022-07-09 02:49:45 +09:00 |
|
Jeong Yunwon
|
6d38d8d9b7
|
run whats_left.sh with --features=ssl
|
2022-07-09 00:51:02 +09:00 |
|
Jeong YunWon
|
5631d2102b
|
Merge pull request #3842 from youknowone/freebsd
fix --no-default-features build and freebsd CI
|
2022-07-08 16:28:53 +09:00 |
|
Jeong YunWon
|
447459b339
|
Merge pull request #3843 from RustPython/dependabot/cargo/openssl-src-111.22.01.1.1q
Bump openssl-src from 111.20.0+1.1.1o to 111.22.0+1.1.1q
|
2022-07-08 16:28:32 +09:00 |
|
Jeong YunWon
|
3982504990
|
Merge pull request #3844 from coolreader18/then_some
Switch then(|| foo) to then_some(foo)
|
2022-07-08 16:28:07 +09:00 |
|
Noa
|
4771ab6383
|
Switch then(|| foo) to then_some(foo)
|
2022-07-07 11:19:55 -04:00 |
|
dependabot[bot]
|
e54a208c40
|
Bump openssl-src from 111.20.0+1.1.1o to 111.22.0+1.1.1q
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.20.0+1.1.1o to 111.22.0+1.1.1q.
- [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases)
- [Commits](https://github.com/alexcrichton/openssl-src-rs/commits)
---
updated-dependencies:
- dependency-name: openssl-src
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-06 20:17:43 +00:00 |
|
Jeong Yunwon
|
74ba229e9f
|
Add freebsd build to CI
|
2022-07-06 22:58:42 +09:00 |
|
Jeong Yunwon
|
54b4e57a28
|
fix --no-default-features build
|
2022-07-06 22:54:43 +09:00 |
|
Jeong YunWon
|
0aca6a8cdd
|
Merge pull request #3840 from fanninpm/socket-constants
Add `_socket` constants from CPython 3.10
|
2022-07-06 09:18:08 +09:00 |
|
Padraic Fanning
|
0b1a54220e
|
Unmark passing test on macOS and Windows
|
2022-07-04 20:52:03 -04:00 |
|
Padraic Fanning
|
b39263db3b
|
Mark erroring test on Windows
|
2022-07-04 20:50:03 -04:00 |
|
Padraic Fanning
|
92f790efc1
|
Mark erroring/failing tests
|
2022-07-04 20:18:56 -04:00 |
|
Padraic Fanning
|
97db88560a
|
Resolve ambiguous imports on Windows
|
2022-07-04 19:17:54 -04:00 |
|
Padraic Fanning
|
4e87250ba2
|
Fix compilation errors on macOS and Windows
|
2022-07-04 19:03:22 -04:00 |
|
Padraic Fanning
|
ca90bf3be6
|
Add _socket constants from CPython 3.10
|
2022-07-04 18:34:34 -04:00 |
|
Jeong YunWon
|
c022350eff
|
Merge pull request #3837 from fanninpm/argparse-3.10
Update argparse to CPython 3.10
|
2022-07-04 11:51:09 +09:00 |
|
Padraic Fanning
|
9de8274780
|
Unmark passing test
|
2022-07-03 14:39:36 -04:00 |
|
Padraic Fanning
|
508118e000
|
Implement Number protocol for PyComplex
|
2022-07-02 22:25:34 -04:00 |
|
Padraic Fanning
|
e80412a63a
|
Update test_argparse to CPython 3.10
|
2022-07-02 18:48:45 -04:00 |
|
Padraic Fanning
|
1c997166e2
|
Update argparse to CPython 3.10
|
2022-07-02 18:48:25 -04:00 |
|
fanninpm
|
cc90bc0c22
|
Merge pull request #3835 from fanninpm/itertools-count-constructor-error
Fix error type in itertools.count constructor
|
2022-07-02 15:10:08 -04:00 |
|
Padraic Fanning
|
71968b316a
|
Fix error type in itertools.count constructor
|
2022-07-02 14:33:59 -04:00 |
|
oow214
|
3bc65bd504
|
Fix itertools.count step to take PyNumber instead of PyInt (#3834)
|
2022-07-02 17:32:49 +09:00 |
|
Jeong YunWon
|
9dce3e21f2
|
Merge pull request #3833 from GoGim1/ci
Support cancel previous CI workflow
|
2022-07-01 16:02:30 +09:00 |
|
Jeong YunWon
|
48421ff6b4
|
Merge pull request #3832 from GoGim1/issue-3831
Fix rustfmt and clippy warnings
|
2022-07-01 15:48:34 +09:00 |
|
gogim1
|
372b7cc13e
|
support cancel previous CI workflow
|
2022-07-01 14:35:24 +08:00 |
|
gogim1
|
d9f1857d98
|
remove to_string()
|
2022-07-01 14:24:01 +08:00 |
|
gogim1
|
fe8a0300a1
|
fix fmt
|
2022-07-01 14:05:25 +08:00 |
|
Jeong YunWon
|
99b8d2916e
|
Merge pull request #3824 from oow214/fix_itertools_count_repr
Fix itertools count repr
|
2022-07-01 12:57:08 +09:00 |
|
Jeong YunWon
|
df785b62ef
|
Merge pull request #3830 from fanninpm/clippy-1.62
Switch clippy to stable
|
2022-07-01 12:56:00 +09:00 |
|
Padraic Fanning
|
b1aaf5e4b5
|
Switch clippy to stable
Happy 1.62.0, everyone!
|
2022-06-30 20:31:55 -04:00 |
|
oow214
|
27a0d3a93a
|
Update itertools count repr
|
2022-06-30 21:00:10 +09:00 |
|
oow214
|
5786a0640c
|
Update itertools count repr
|
2022-06-30 18:20:08 +09:00 |
|
oow214
|
3f8eb24681
|
Fix itertools count repr
|
2022-06-30 17:03:57 +09:00 |
|
oow214
|
c07d8650ec
|
Fix itertools count repr
|
2022-06-30 17:03:57 +09:00 |
|
oow214
|
fd3bcae1e5
|
Fix itertools count repr
|
2022-06-30 17:03:57 +09:00 |
|
Jeong YunWon
|
8fa0570145
|
Merge pull request #3827 from deantvv/test-io-3-10
test: update test_io.py to 3.10
|
2022-06-30 02:37:24 +09:00 |
|
Dean Li
|
7496845381
|
test: update test_io.py to 3.10
|
2022-06-29 18:02:57 +08:00 |
|