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
6d7ad57385e6c18545f19714b8f520644d305715 authored 11 months ago by Kirill Podoprigora <[email protected]>
(This will soon be superseded by Ken Jin's much more detailed version.)
2dea1cf7fd9b1f6a914e363ecb17a853f4b99b6b authored 11 months ago by Guido van Rossum <[email protected]>frame->frame_obj was set to NULL a few lines earlier.
Signed-off-by: Anders Kaseorg <andersk@...
84e0e32184f658b8174b400e6ca9c418bfe8e0fc authored 11 months ago by Anders Kaseorg <[email protected]>4dbb198d279a06fed74ea4c38f93d658baf38170 authored 11 months ago by Ayappan Perumal <[email protected]>
0bf42dae7e73febc76ea96fd58af6b765a12b8a7 authored 11 months ago by Tomas R <[email protected]>
build(deps-dev): bump types-psutil in /Tools
Bumps [types-psutil](https://github.com/python/t...
59ae215387d69119f0e77b2776e8214ca4bb8a5e authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d4c5ec24c2bbb1e1d02d17b75709028aca84398e authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.92.2 to 6.97.4.
- [Rel...
build(deps-dev): bump types-setuptools in /Tools
Bumps [types-setuptools](https://github.com/...
21c01a009f970ccf73d2d3e4176b61fc8986adfa authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>PI objects instead of comment objects.
de6f97cd3519c5d8528d8ca1bb00fce4e9969671 authored 11 months ago by Christophe Nanteuil <[email protected]>
The free-threaded build's GC implementation is non-generational, but was
scheduled as if it wer...
---------
Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Terry Jan ...
Remove redundant explanation of optional argument.
57c3e775df5a5ca0982adf15010ed80a158b1b80 authored 11 months ago by srinivasan <[email protected]>As @GPHemsley pointed out, #29469 omitted `versionadded` notes for the 2 new items.
586057e9f80d57f16334c0eee8431931e4aa8cff authored 11 months ago by Skip Montanaro <[email protected]>Regression in 3.12.
ff8939e5abaad7cd87f4d1f07ca7f6d176090f6c authored 11 months ago by Pradyot Ranjan <[email protected]>Test on macOS M1
854e2bc42340b22cdeea5d16ac8b1ef3762c6909 authored 11 months ago by Hugo van Kemenade <[email protected]>Improve misleading TCP server docs and example.
socket.recv(), as documented by the Python re...
a79a27242f75fc33416d4d135a4a542898d140e5 authored 11 months ago by Aidan Holm <[email protected]>80aa7b3688b8fdc85cd53d4113cb5f6ce5500027 authored 11 months ago by Jamie Phan <[email protected]>
7b9d406729e7e7adc482b5b8c920de1874c234d0 authored 11 months ago by Donghee Na <[email protected]>
Co-authored-by: Ned Batchelder <[email protected]>
1836f674c0d86ec3375189a550c8f4a52ff89ae8 authored 11 months ago by Bradley Reynolds <[email protected]>Co-authored-by: Hugo van Kemenade <[email protected]>
b25b7462d520f38049d25888f220f20f759bc077 authored 11 months ago by Nikita Sobolev <[email protected]>78c254582b1757c15098ae65e97a2589ae663cd7 authored 11 months ago by Albert Zeyer <[email protected]>
Previously it was supported as a non-standard type.
b905fad83819ec9102ecfb97e3d8ab0aaddd9784 authored 11 months ago by Nachtalb <[email protected]>765b9ce9fb357bdb79a50ce51207c827fbd13dd8 authored 11 months ago by Tian Gao <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
1c2ea8b33c6b1f995db0aca0b223a9cc22426708 authored 11 months ago by Nikita Sobolev <[email protected]>25ce7f872df661de9392122df17111c75c77dee0 authored 11 months ago by Alex Waygood <[email protected]>
Prior to gh-114269, the iterator returned by ElementTree.iterparse was
initialized with the roo...
PyObject_GetBuffer() now raises a SystemError if called with
PyBUF_READ or PyBUF_WRITE as flags...
The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,
for which no target i...
Avoiding an import of functools leads to 50% speedup of import time.
Co-authored-by: Alex Way...
5e390a0fc825f21952beb158e2bda3c5e007fac9 authored 11 months ago by Daniel Hollas <[email protected]>c8cf5d7d148944f2850f25b02334400dd0238cb0 authored 11 months ago by Erlend E. Aasland <[email protected]>
This can fail under a debug build of WASI when directly executing test.test_runpy.
2ed8f924ee05ec17ce0639a424e5ca7661b09a6b authored 11 months ago by Brett Cannon <[email protected]>
Methods like `full_match()`, `glob()`, etc, are difficult to make work with
byte paths, and it'...
Raise `UnsupportedOperation` directly, rather than via an `_unsupported()`
helper, to give huma...
a06b606462740058b5d52fefdcdcd679d4f40260 authored 11 months ago by Diego Russo <[email protected]>
dc4cd2c9ba60e2ee7e534e2f6e93c4c135df23b9 authored 11 months ago by Serhiy Storchaka <[email protected]>
348a72ce3fda91de5e9ac1bf6b8c4387ec3007a5 authored 11 months ago by Brandt Bucher <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
3911b42cc0d404e0eac87fce30b740b08618ff06 authored 11 months ago by Skip Montanaro <[email protected]>
Add a configure define for HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP and
replaces pthread_cond_ti...
Return files and directories from `pathlib.Path.glob()` if the pattern ends
with `**`. This is ...
Reduce size of _List instances
6de8aa31f39b3d8dbfba132e6649724eb07b8348 authored 11 months ago by Kirill Podoprigora <[email protected]>
A 'single tuple' means 'one typle, of whatever length.
Remove the unneeded and slight distracti...
Refactor dict lookup functions to use force inline helpers
0990d55725cb649e74739c983b67cf08c58e8439 authored 11 months ago by Dino Viehland <[email protected]>Signed-off-by: Pablo Galindo <[email protected]>
39d102c2ee8eec8ab0bacbcd62d62a72742ecc7c authored 12 months ago by Pablo Galindo Salgado <[email protected]>
Use argument clinic and call new_* functions directly. This speeds up
these functions 6x to 7.5...
Co-authored-by: Serhiy Storchaka <[email protected]>
4287e8608bcabcc5bde851d838d4709db5d69089 authored 12 months ago by Hugo van Kemenade <[email protected]>
Raise `ValueError` if `with_suffix('.ext')` is called on a path without a
stem. Paths may only ...
e21754d7f8336d4647e28f355d8a3dbd5a2c7545 authored 12 months ago by Vinay Sajip <[email protected]>
ea30a28c3e89b69a214c536e61402660242c0f2a authored 12 months ago by Serhiy Storchaka <[email protected]>
The current_fast_get() static inline function doesn't use its
'runtime' parameter, so just remo...
Co-authored-by: [email protected]
Co-authored-by: Pradyun Gedam <[email protected]>
Co-aut...
742ba6081c92744ba30f16a0bb17ef9d9e809611 authored 12 months ago by Brandt Bucher <[email protected]>
8612230c1cacab6d48bfbeb9e17d04ef5a9acf21 authored 12 months ago by Erlend E. Aasland <[email protected]>
3996cbdd33a479b7e59757b81489cbb3370f85e5 authored 12 months ago by Hugo van Kemenade <[email protected]>
53d921ed96e1c57b2e42f984d3a5ca8347fedb81 authored 12 months ago by Erlend E. Aasland <[email protected]>
29952c86f3f8a972203a1ccd8381448efe145ada authored 12 months ago by Matan Perelman <[email protected]>
Co-authored-by: Stefan Krah <[email protected]>
aa3402ad451777d8dd3ec560e14cb16dc8540c0e authored 12 months ago by Serhiy Storchaka <[email protected]>Dictionary global version counter should use atomic increments
0cd9bacb8ad41fe86f95b326e9199caa749539eb authored 12 months ago by Dino Viehland <[email protected]>Use PyMem_* for keys allocation
3d716655d22dc14e79ac0d30f33eef0a49efdac0 authored 12 months ago by Dino Viehland <[email protected]>2c089b09ac0872e08d146c55ed60d754154761c3 authored 12 months ago by Steven Ward <[email protected]>
They could be confused with references to datetime and time modules.
39c766b579cabc71a4a50773d299d4350221a70b authored 12 months ago by Serhiy Storchaka <[email protected]>Signed-off-by: Soumendra Ganguly <[email protected]>
Co-authored-by: Gregory P. Smit...
The limit was removed in 66c88ce30ca2b23daa37038e1a3c0de98f241f50 (GH-4109).
0f54ee4c6cdba74492183eb2dd142393c7dba403 authored 12 months ago by Steven Ward <[email protected]>Skip Stable ABI checks with Py_TRACE_REFS special build
This build is not compatible with Py_...
15fe8cea174772060b24c96d335a498aba3b8ed4 authored 12 months ago by Petr Viktorin <[email protected]>c87233fd3fa77067013c35328f8c4884f0567a59 authored 12 months ago by mpage <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
e8b8f5e9c2da6a436360ce648061c90bdfcba863 authored 12 months ago by Skip Montanaro <[email protected]>Co-authored-by: Hugo van Kemenade <[email protected]>
b7a12ab2146f946ae57e2d8019372cafe94d8375 authored 12 months ago by Hugo van Kemenade <[email protected]>97fb2480e4807a34b8197243ad57566ed7769e24 authored 12 months ago by Nikita Sobolev <[email protected]>
nedbat took issue with the phrasing "real module". I'm actually fine
with that phrasing, but I ...
1ac1b2f9536a581f1656f0ac9330a7382420cda1 authored 12 months ago by Nikita Sobolev <[email protected]>
My criterion for delayed imports is that they're only worth it if the
majority of users of the ...
Co-authored-by: Stanley <[email protected]>
d7d0d13cd37651990586d31d8974c59bd25e1045 authored 12 months ago by Stanley <[email protected]>
Add an option (--enable-experimental-jit for configure-based builds
or --experimental-jit for P...
Add an option (--enable-experimental-jit for configure-based builds
or --experimental-jit for P...
Co-authored-by: Daniel Urban <[email protected]>
f7c05d7ad3075a1dbeed86b6b12903032e4afba6 authored 12 months ago by Furkan Onder <[email protected]>Co-authored-by: Serhiy Storchaka <[email protected]>
3bb6912d8832e6e0a98c74de360dc1b23906c4b3 authored 12 months ago by Hugo van Kemenade <[email protected]>d00fbed68ffcd5823acbb32a0e47e2e5f9732ff7 authored 12 months ago by Bhushan Mohanraj <[email protected]>
5ecfd750b4f511f270c38f0d748da9cffa279295 authored 12 months ago by Skip Montanaro <[email protected]>
The `.rst` docs, most tests, and typeshed already use bool for it.
a768e12f094a9b14a9a1680fb50330e1050716c4 authored 12 months ago by Ville Skyttä <[email protected]>Remove `self.joinpath('')` call that should have been removed in 6313cdde.
This makes `PathBa...
823a38a960c245cbf309ef29120d3690ba1bcd2c authored 12 months ago by Barney Gale <[email protected]>7a470541e2bbc6f3e87a6d813e2ec42cf726de7a authored 12 months ago by Serhiy Storchaka <[email protected]>
a384b20c0ce5aa520fa91ae0233d53642925525b authored 12 months ago by Nikita Sobolev <[email protected]>
b6623d61d4e07aefd15d910ef67837c66bceaf32 authored 12 months ago by Hugo van Kemenade <[email protected]>
11c582235d86b6020710eff282eeb381a7bf7bb7 authored 12 months ago by Charlie Zhao <[email protected]>
6a8944acb61d0a2c210ab8066cdcec8602110e2f authored 12 months ago by Nikita Sobolev <[email protected]>
23fb9f0777b054526b3b32f58e60b2a03132bf45 authored 12 months ago by Nikita Sobolev <[email protected]>
547c135d70760f974ed0476a32a6809e708bfe4d authored 12 months ago by NewUserHa <[email protected]>
926881dc10ebf77069e02e66eea3e0d3ba500fe5 authored 12 months ago by Sergey B Kirpichev <[email protected]>
For interpreters that share state with the main interpreter, this points
to the same static mem...
Wherever possible, move tests for OS-specific behaviour from `PurePathTest`
and `PathTest` to `...
Test Posix- and Windows-specific behaviour from `PurePathTest` and `PathTest`.
fe5905e21ac90a2fb5ebd62779f56bcd87b5f7a0 authored 12 months ago by Barney Gale <[email protected]>
Add `@needs_symlinks` decorator for tests that require symlink support in
the path class.
Al...
7a9727e10c14a82e8e20f5b85e368a6f937db203 authored 12 months ago by Barney Gale <[email protected]>``platform.architecture()`` now returns the format of binaries (e.g. Mach-O) instead of the defa...
b5c7c84673b96bfdd7c877521a970f7a4beafece authored 12 months ago by Aiden Fox Ivey <[email protected]>07236f5b39a2e534cf190cd4f7c73300d209520b authored 12 months ago by Tristan Pank <[email protected]>
df17b5264378f38f49b16343b5016a8882212a8a authored 12 months ago by Eric Snow <[email protected]>
Add `ntpath.isreserved()`, which identifies reserved pathnames such as "NUL", "AUX" and "CON".
...
- consistently use correct parameter markup
- consistently use submodule name as database name
...
3f62bf32caf04cedb2c59579a0ce835d1e793d4d authored 12 months ago by Sergey B Kirpichev <[email protected]>
This may occur if Windows allows reading stat information from a file even if the current user d...
d91ddff5de61447844f1dac575d2e670c8d7e26b authored 12 months ago by Steve Dower <[email protected]>Currently it switches based on build settings, but argument clinic does not handle it correctly.
102569d150b690efe94c13921e93da66081ba1cf authored 12 months ago by Steve Dower <[email protected]>