Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python/cpython
The Python programming language
https://github.com/python/cpython
0229d2a9b1d6ce6daa6a773f92e3754e7dc86d50 authored about 1 year ago
Co-authored-by: Alex Waygood <[email protected]>
a35a30509820f956d6feeaa0dbf42e9ca82c12bb authored about 1 year agoCo-authored-by: Alex Waygood <[email protected]>
a74daba7ca8b68f47284d82d4604721b8748bbde authored about 1 year ago939fc6d6eab9b7ea8c244d513610dbdd556503a7 authored about 1 year ago
Use a fraction internally in the _PyTime API to reduce the risk of
integer overflow: simplify t...
* Move _PyRuntimeState.time to _posixstate.ticks_per_second and
time_module_state.ticks_per_s...
a9073564ee50bc610e1fd36e45b0a5204618883a authored about 1 year ago
* Fix a crash when pass UINT_MAX.
* Fix an integer overflow on 64-bit non-Windows platforms.
Co-authored-by: Victor Stinner <[email protected]>
70a38ffb3d712f973eb17bd1bda541f238ae70d2 authored about 1 year ago
If Py_NOGIL is defined and Py_SET_REFCNT() is called with a reference
count larger than UINT32_...
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-b...
f8ff80f63536e96b004d29112452a8f1738fde37 authored about 1 year ago
058444308abee79bb1b3358883adfa8c97bd043a authored about 1 year ago
Signed-off-by: Pablo Galindo <[email protected]>
a73aa48e6bec900be7edd3431deaa5fc1d809e6f authored about 1 year agobfb576ee23c133bec0ce7c26a8ecea76926b9d8e authored about 1 year ago
a65a3d4806a4087f229b5ab6ab28d3e0b0a2d840 authored about 1 year ago
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.88.1 to 6.91.0.
- [Rel...
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release ...
707c37e373d7ea4e3f06b24c719fa45f70fbfa49 authored about 1 year ago
build(deps-dev): bump types-setuptools in /Tools
Bumps [types-setuptools](https://github.com/...
467e3f94171f84221272011d40e4ee32fba47f73 authored about 1 year ago
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1.
- [Changelog](https://github....
f6afa426d8e84d9bac0f7caaf11ea47759b8389c authored about 1 year ago
Revise htest.py docstring and move 2 specs to alphabetical position.
e44f1940bd6d2ba4a3f8ac4585b3cf4f9cb93e49 authored about 1 year ago5b0629966f47542527400b03498d5156846f0da6 authored about 1 year ago
Co-authored-by: Hugo van Kemenade <[email protected]>
674c288b1c29b5d838c0cb6de0ea7a64caf294ff authored about 1 year ago6d5e0dc0e330f4009e8dc3d1642e46b129788877 authored about 1 year ago
* Docs: Improve docs for gc.collect method
* Update gc.rst
730d450d4334978f07e3cf39e1b320f2954e7963 authored about 1 year ago482b0ee8f6cdecd96c246c8bcbda93292f4d08cc authored about 1 year ago
2223899adce858a09ebeaaf82111e6cda9b42415 authored about 1 year ago
Relocate smtpd deprecation notice to it's own section rather than under
'locale' in docs for Wh...
07ebd46f9e55ed2f18c5ea2a79ec5054bc26b915 authored about 1 year ago
7eeea13403882af63a71226433c9a13b80c22564 authored about 1 year ago
0785c685599aaa052f85d6163872bdecb9c66486 authored about 1 year ago
Change 'Dialog' to 'Window' in two places to match the name of the config_key class being tested.
81261fa67ff82b03c255733b0d1abbbb8a228187 authored about 1 year ago37589d76bbe97b0bf13ffafb8dd6aab361a0209a authored about 1 year ago
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Alex Waygoo...
Co-authored-by: Alex Waygood <[email protected]>
403886942376210662610627b01fea6acd77d331 authored about 1 year ago
Add tests for PyObject_Str(), PyObject_Repr(), PyObject_ASCII() and
PyObject_Bytes().
f9e6ce03953e9ee988d55324dc715b0ef2303cfb authored about 1 year ago
* Rename _PyUopExecute to _PyUOpExecute (uppercase O) for consistency
* Also rename _PyUopName ...
If OpenSSL was built without PSK support, the python TLS-PSK
methods will raise "NotImplemented...
48dfd74a9db9d4aa9c6f23b4a67b461e5d977173 authored about 1 year ago
3fdf7ae3d1a08894e53c263945fba67fe62ac05b authored about 1 year ago
The `activate` script calls `hash -r` in two places to make sure the shell picks
up the environ...
f14d741daa1b9e5b9c9fc1edba93d0fa92b5ba8d authored about 1 year ago
2c68011780bd68463f5183601ea9c10af368dff6 authored about 1 year ago
2df26d83486b8f9ac6b7df2a9a4669508aa61983 authored about 1 year ago
Co-authored-by: Donghee Na <[email protected]>
ac4b44266d61651aea5928ce7d3fae4de226f83d authored about 1 year agoPrevents a segmentation fault in registered hooks for the readline library, but only when the re...
154f099e611cea74daa755c77df3b8003861cc76 authored about 1 year ago2e632fa07d13a58be62f59be4e656ad58b378f9b authored about 1 year ago
Co-authored-by: Eric Snow <[email protected]>
cf2054059c08ef1c5546f24874191f341dc94eb9 authored about 1 year agoProtocol in the address tuple should *not* be in the network-byte-order, because it is converted...
562d7149c6944fb9e4c7be80664b2f2d5a12a3ea authored about 1 year agoCo-authored-by: Christian Walther <[email protected]>
b90a5cf11cdb69e60aed7be732e80113bca7bbe4 authored about 1 year ago8f71b349de1ff2b11223ff7a8241c62a5a932339 authored about 1 year ago
4dcfd02bed0d7958703ef44baa79a4a98475be2e authored about 1 year ago
Signed-off-by: Pablo Galindo <[email protected]>
45d648597b1146431bf3d91041e60d7f040e70bf authored about 1 year agoSigned-off-by: Pablo Galindo <[email protected]>
2c8b19174274c183eb652932871f60570123fe99 authored about 1 year agoCo-authored-by: Serhiy Storchaka <[email protected]>
967f2a3052c2d22e31564b428a9aa8cc63dc2a9f authored about 1 year ago
* bpo-32731: Raise OSError from any failure in getpass.getuser()
Previously, if the username wa...
936c503a442ee062c837e334f237796554c792ff authored about 1 year ago
befbad3663a48a8de2e1263afe18ec9fa47dfc6d authored about 1 year ago
aa438bdd6deed225d30d87dc3a77602ffc924213 authored about 1 year ago
395fd9c1808fa0babc96540744d2c915178a452b authored about 1 year ago
d8908932fc03e064ba8df03d17d8cc7ffa5f171f authored about 1 year ago
ef9b2fc9b0378aee87328fadce73b3fefb6aca4a authored about 1 year ago
0f009033202b339375944f613aa6d0597a2841de authored about 1 year ago
b14e5df120ca8ce968a67df2e00e7a764dd703a0 authored about 1 year ago
4eea1e82369fbf7a795d1956e7a8212a1b58009f authored about 1 year ago
It is also no longer use __len__().
Co-authored-by: Serhiy Storchaka <[email protected]>
812360fddda86d7aff5823f529ab720f57ddc411 authored about 1 year agoCo-authored-by: Jelle Zijlstra <[email protected]>
22e411e1d107f79a0904d41a489a82355a39b5de authored about 1 year agoCo-authored-by: Serhiy Storchaka <[email protected]>
ffe1b2d07b88e185f373ad696fbea5a7f2a315c1 authored about 1 year agoJython and ctypes removals are unrelated to C API Removals.
d44ee42cd7c9a40e1d7096b95476fe47156f571f authored about 1 year agoMake it stable and not depending on implementation details.
7ac49e74c3db35365968cd2cbd395cf063d2050d authored about 1 year agofb79e1ed4a985a487a02bb8585cc1bd2933dfa7c authored about 1 year ago
0622839cfedacbb48eba27180fd0f0586fe97771 authored about 1 year ago
Add support for TLS-PSK (pre-shared key) to the ssl module.
---------
Co-authored-by: Oleg...
e954ac7205d7a6e356c1736eb372d2b50dbd9f69 authored about 1 year agofb202af4470d6051a69bb9d2f44d7e8a1c99eb4f authored about 1 year ago
418d585febd280e779274f313f910613ac1a1c30 authored about 1 year ago
Revert commit c8c0afc7137ab9f22bf59d591084948ca967c97c (PR #94532),
which moved `struct.Struct`...
* Fix Sphinx warning in library/xml.rst
Direct use of the pyexpat module is deprecated, but t...
3faf8e586d36e73faba13d9b61663afed6a24cb4 authored about 1 year ago97f8f28b3e50196f6713faceccc2e15039117470 authored about 1 year ago
f93a4ef7a9e8d6f831c62707c0d39e0be306c4e6 authored about 1 year ago
* Fix Sphinx warnings in library/doctest.rst
* Don't link to self, and wrap a line
Co-auth...
0303a9fa79ab51def97346ae0b9e535de1e33503 authored about 1 year agoImport `contextlib`, `glob` and `re` only as required.
Co-authored-by: Alex Waygood <Alex.Way...
bbb4367b55ead1a0322d86b568c6c4607f539d3e authored about 1 year agofbb9027a037ff1bfaf3f596df033ca45743ee980 authored about 1 year ago
Construct only one new list object (using `list.copy()`) when creating a
new path object with a...
Define _tkinter module to fix references
6b961b8ceaba372b78d03feaceb4837bf7236694 authored about 1 year agoDefine test.regrtest module to fix references
d525d01e2794e7e736527eaa7ee309ca1252f5bd authored about 1 year ago9eb3b35dd7d72ff73005abf20266a618215b9ae0 authored about 1 year ago
fafae08cc7caa25f2bd6b29106b50ef76c3e296f authored about 1 year ago
Co-authored-by: Alex Waygood <[email protected]>
4ec849bba8286b2ca979f557f633582174a8c4d8 authored about 1 year agoCo-authored-by: Alex Waygood <[email protected]>
e9d1360c9a1072aa23950b321491dc542c3a19b8 authored about 1 year agod9fc15222e96942e30ea8b0561dec5c82ecb4663 authored about 1 year ago
dc0adb44d8d4a33121deaad398f24b5d8ae36d19 authored about 1 year ago
89ddea4886942b0c27a778a0ad3f0d5ac5f518f0 authored about 1 year ago
9e56eedd018e1a4681789e634016cbb7699dcb8a authored about 1 year ago
14e539f0977aaf2768c58f1dcbbbab5ad0205ec5 authored about 1 year ago
10e1a0c91613908757a5b97602834defbe575ab0 authored about 1 year ago
The new function corresponds to the existing (public) PyType_GetName() and PyType_GetQualName().
790db85c7737c2ebbb145f9a26f675a586c5f0d1 authored about 1 year ago5c3a129ecfbaac107bccf3083533276ee0ccc036 authored about 1 year ago