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

Update outdated info in ``Tools/cases_generator/README.md`` (#114844)

6d7ad57385e6c18545f19714b8f520644d305715 authored 11 months ago by Kirill Podoprigora <[email protected]>
Write about Tier 2 and JIT in "what's new 3.13" (#114826)

(This will soon be superseded by Ken Jin's much more detailed version.)

2dea1cf7fd9b1f6a914e363ecb17a853f4b99b6b authored 11 months ago by Guido van Rossum <[email protected]>
Remove unused Py_XDECREF from _PyFrame_ClearExceptCode (GH-106158)

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]>
gh-105089: Fix test_create_directory_with_write test failure in AIX (GH-105228)

4dbb198d279a06fed74ea4c38f93d658baf38170 authored 11 months ago by Ayappan Perumal <[email protected]>
gh-107461 ctypes: Add a testcase for nested `_as_parameter_` lookup (GH-107462)

0bf42dae7e73febc76ea96fd58af6b765a12b8a7 authored 11 months ago by Tomas R <[email protected]>
build(deps-dev): bump types-psutil from 5.9.5.17 to 5.9.5.20240106 in /Tools (#114852)

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>
build(deps): bump actions/cache from 3 to 4 (#114856)

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>
build(deps): bump hypothesis from 6.92.2 to 6.97.4 in /Tools (#114851)

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.92.2 to 6.97.4.
- [Rel...

93bfaa858c22742b7229897ae7c15e9b6e456fc3 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump types-setuptools from 69.0.0.0 to 69.0.0.20240125 in /Tools (#114853)

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>
Fix typos in ElementTree documentation (GH-108848)

PI objects instead of comment objects.

de6f97cd3519c5d8528d8ca1bb00fce4e9969671 authored 11 months ago by Christophe Nanteuil <[email protected]>
gh-114746: Avoid quadratic behavior in free-threaded GC (GH-114817)

The free-threaded build's GC implementation is non-generational, but was
scheduled as if it wer...

e6d6d5dcc00af50446761b0c4d20bd6e92380135 authored 11 months ago by Sam Gross <[email protected]>
gh-114364: Fix awkward wording about mmap.mmap.seekable (#114374)

---------
Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Terry Jan ...

5ce193e65a7e6f239337a8c5305895cf8a4d2726 authored 11 months ago by technillogue <[email protected]>
gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (#114681)

Remove redundant explanation of optional argument.

57c3e775df5a5ca0982adf15010ed80a158b1b80 authored 11 months ago by srinivasan <[email protected]>
gh-67230: Add versionadded notes for QUOTE_NOTNULL and QUOTE_STRINGS (#114816)

As @GPHemsley pointed out, #29469 omitted `versionadded` notes for the 2 new items.

586057e9f80d57f16334c0eee8431931e4aa8cff authored 11 months ago by Skip Montanaro <[email protected]>
gh-114811: Change '\*' to '*' in warnings.rst (#114819)

Regression in 3.12.

ff8939e5abaad7cd87f4d1f07ca7f6d176090f6c authored 11 months ago by Pradyot Ranjan <[email protected]>
CI: Test on macOS M1 (#114766)

Test on macOS M1

854e2bc42340b22cdeea5d16ac8b1ef3762c6909 authored 11 months ago by Hugo van Kemenade <[email protected]>
gh-111112: Avoid potential confusion in TCP server example. (#111113)

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]>
gh-109534: fix reference leak when SSL handshake fails (#114074)

80aa7b3688b8fdc85cd53d4113cb5f6ce5500027 authored 11 months ago by Jamie Phan <[email protected]>
gh-112087: Make PyList_{Append,Size,GetSlice} to be thread-safe (gh-114651)

7b9d406729e7e7adc482b5b8c920de1874c234d0 authored 11 months ago by Donghee Na <[email protected]>
Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (#114630)

Co-authored-by: Ned Batchelder <[email protected]>

1836f674c0d86ec3375189a550c8f4a52ff89ae8 authored 11 months ago by Bradley Reynolds <[email protected]>
gh-114788: Do not run JIT workflow on unrelated changes (#114789)

Co-authored-by: Hugo van Kemenade <[email protected]>

b25b7462d520f38049d25888f220f20f759bc077 authored 11 months ago by Nikita Sobolev <[email protected]>
gh-113939: Frame clear, clear locals (#113940)

78c254582b1757c15098ae65e97a2589ae663cd7 authored 11 months ago by Albert Zeyer <[email protected]>
gh-111741: Recognise image/webp as a standard format in the mimetypes module (GH-111742)

Previously it was supported as a non-standard type.

b905fad83819ec9102ecfb97e3d8ab0aaddd9784 authored 11 months ago by Nachtalb <[email protected]>
gh-59013: Set breakpoint on the first executable line of function when using `break func` in pdb (#112470)

765b9ce9fb357bdb79a50ce51207c827fbd13dd8 authored 11 months ago by Tian Gao <[email protected]>
gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (#114791)

Co-authored-by: Hugo van Kemenade <[email protected]>

1c2ea8b33c6b1f995db0aca0b223a9cc22426708 authored 11 months ago by Nikita Sobolev <[email protected]>
Remove Alex Waygood as an Argument Clinic CODEOWNER (#114796)

25ce7f872df661de9392122df17111c75c77dee0 authored 11 months ago by Alex Waygood <[email protected]>
gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755)

Prior to gh-114269, the iterator returned by ElementTree.iterparse was
initialized with the roo...

66f95ea6a65deff547cab0d312b8c8c8a4cf8beb authored 11 months ago by Sam Gross <[email protected]>
gh-114685: Check flags in PyObject_GetBuffer() (GH-114707)

PyObject_GetBuffer() now raises a SystemError if called with
PyBUF_READ or PyBUF_WRITE as flags...

b7688ef71eddcaf14f71b1c22ff2f164f34b2c74 authored 11 months ago by Serhiy Storchaka <[email protected]>
gh-101100: Fix class reference in library/test.rst (GH-114769)

The text clearly seems to be referencing `TestFuncAcceptsSequencesMixin`,
for which no target i...

7a93db44257c0404dc407ff2ddc997f4bb8890ed authored 11 months ago by Skip Montanaro <[email protected]>
gh-109653: Speedup import of threading module (#114509)

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]>
Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (#114762)

c8cf5d7d148944f2850f25b02334400dd0238cb0 authored 11 months ago by Erlend E. Aasland <[email protected]>
GH-114743: Set a low recursion limit for `test_main_recursion_error()` in `test_runpy` (GH-114772)

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]>
pathlib ABCs: drop partial, broken, untested support for `bytes` paths. (#114777)

Methods like `full_match()`, `glob()`, etc, are difficult to make work with
byte paths, and it'...

574291963f6b0eb7da3fde1ae9763236e7ece306 authored 11 months ago by Barney Gale <[email protected]>
pathlib ABCs: raise `UnsupportedOperation` directly. (#114776)

Raise `UnsupportedOperation` directly, rather than via an `_unsupported()`
helper, to give huma...

1667c2868633a1091b3519594103ca7662d64d75 authored 11 months ago by Barney Gale <[email protected]>
gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753)

a06b606462740058b5d52fefdcdcd679d4f40260 authored 11 months ago by Diego Russo <[email protected]>
gh-106392: Fix inconsistency in deprecation warnings in datetime module (GH-114761)

dc4cd2c9ba60e2ee7e534e2f6e93c4c135df23b9 authored 11 months ago by Serhiy Storchaka <[email protected]>
GH-113464: Add aarch64-apple-darwin/clang to JIT CI (GH-114759)

348a72ce3fda91de5e9ac1bf6b8c4387ec3007a5 authored 11 months ago by Brandt Bucher <[email protected]>
gh-101100: Fix references in csv docs (GH-114658)

Co-authored-by: Hugo van Kemenade <[email protected]>

3911b42cc0d404e0eac87fce30b740b08618ff06 authored 11 months ago by Skip Montanaro <[email protected]>
gh-112606: Use pthread_cond_timedwait_relative_np() in parking_lot.c when available (#112616)

Add a configure define for HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP and
replaces pthread_cond_ti...

e5e186609fdd74bc53e8478da22b76440d996baa authored 11 months ago by Matt Prodani <[email protected]>
GH-70303: Make `pathlib.Path.glob('**')` return both files and directories (#114684)

Return files and directories from `pathlib.Path.glob()` if the pattern ends
with `**`. This is ...

fda7445ca50b892955fc31bd72a3615fef1d70c6 authored 11 months ago by Barney Gale <[email protected]>
``importlib/_bootstrap.py``: Reduce size of ``_List`` instances (GH-114747)

Reduce size of _List instances

6de8aa31f39b3d8dbfba132e6649724eb07b8348 authored 11 months ago by Kirill Podoprigora <[email protected]>
Clarify one-item tuple (#114745)

A 'single tuple' means 'one typle, of whatever length.
Remove the unneeded and slight distracti...

a1332a99cf1eb9b879d4b1f28761b096b5749a0d authored 11 months ago by Terry Jan Reedy <[email protected]>
gh-112075: refactor dictionary lookup functions for better re-usability (#114629)

Refactor dict lookup functions to use force inline helpers

0990d55725cb649e74739c983b67cf08c58e8439 authored 11 months ago by Dino Viehland <[email protected]>
gh-113744: Add a new IncompleteInputError exception to improve incomplete input detection in the codeop module (#113745)

Signed-off-by: Pablo Galindo <[email protected]>

39d102c2ee8eec8ab0bacbcd62d62a72742ecc7c authored 12 months ago by Pablo Galindo Salgado <[email protected]>
gh-112919: Speed-up datetime, date and time.replace() (GH-112921)

Use argument clinic and call new_* functions directly. This speeds up
these functions 6x to 7.5...

1f515e8a109204f7399d85b7fd806135166422d9 authored 12 months ago by Eugene Toder <[email protected]>
gh-109975: Copyedit "What's New in Python 3.13" (#114401)

Co-authored-by: Serhiy Storchaka <[email protected]>

4287e8608bcabcc5bde851d838d4709db5d69089 authored 12 months ago by Hugo van Kemenade <[email protected]>
GH-114610: Fix `pathlib._abc.PurePathBase.with_suffix('.ext')` handling of stems (#114613)

Raise `ValueError` if `with_suffix('.ext')` is called on a path without a
stem. Paths may only ...

809eed48058ea7391df57ead09dff53bcc5d81e9 authored 12 months ago by Barney Gale <[email protected]>
gh-114706: Allow QueueListener.stop() to be called more than once. (GH-114748)

e21754d7f8336d4647e28f355d8a3dbd5a2c7545 authored 12 months ago by Vinay Sajip <[email protected]>
gh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRINGS in csv.reader (GH-113738)

ea30a28c3e89b69a214c536e61402660242c0f2a authored 12 months ago by Serhiy Storchaka <[email protected]>
gh-103323: Remove current_fast_get() unused parameter (#114593)

The current_fast_get() static inline function doesn't use its
'runtime' parameter, so just remo...

58f883b91bd8dd4cac38b58a026397363104a129 authored 12 months ago by Victor Stinner <[email protected]>
GH-80789: Get rid of the ``ensurepip`` infra for many wheels (#109245)

Co-authored-by: [email protected]
Co-authored-by: Pradyun Gedam <[email protected]>
Co-aut...

963904335e579bfe39101adf3fd6a0cf705975ff authored 12 months ago by Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
GH-113464: Make Brandt a codeowner for JIT stuff (GH-114739)

742ba6081c92744ba30f16a0bb17ef9d9e809611 authored 12 months ago by Brandt Bucher <[email protected]>
gh-114569: Use PyMem_* APIs for non-PyObjects in compiler (#114587)

8612230c1cacab6d48bfbeb9e17d04ef5a9acf21 authored 12 months ago by Erlend E. Aasland <[email protected]>
Set `hosted_on` for Read the Docs builds (#114697)

3996cbdd33a479b7e59757b81489cbb3370f85e5 authored 12 months ago by Hugo van Kemenade <[email protected]>
gh-114569: Use PyMem_* APIs for non-PyObjects in unicodeobject.c (#114690)

53d921ed96e1c57b2e42f984d3a5ca8347fedb81 authored 12 months ago by Erlend E. Aasland <[email protected]>
TaskGroup: Use explicit None check for cancellation error (#114708)

29952c86f3f8a972203a1ccd8381448efe145ada authored 12 months ago by Matan Perelman <[email protected]>
gh-114678: Fix incorrect deprecation warning for 'N' specifier in Decimal format (GH-114683)

Co-authored-by: Stefan Krah <[email protected]>

aa3402ad451777d8dd3ec560e14cb16dc8540c0e authored 12 months ago by Serhiy Storchaka <[email protected]>
gh-112075: Dictionary global version counter should use atomic increments (#114568)

Dictionary global version counter should use atomic increments

0cd9bacb8ad41fe86f95b326e9199caa749539eb authored 12 months ago by Dino Viehland <[email protected]>
gh-112075: Use PyMem_* for allocating dict keys objects (#114543)

Use PyMem_* for keys allocation

3d716655d22dc14e79ac0d30f33eef0a49efdac0 authored 12 months ago by Dino Viehland <[email protected]>
gh-112240: Add option to calendar module CLI to specify the weekday to start each week (GH-112241)

2c089b09ac0872e08d146c55ed60d754154761c3 authored 12 months ago by Steven Ward <[email protected]>
Fix more references to datetime and time classes (GH-114717)

They could be confused with references to datetime and time modules.

39c766b579cabc71a4a50773d299d4350221a70b authored 12 months ago by Serhiy Storchaka <[email protected]>
gh-85984: Add POSIX pseudo-terminal functions. (GH-102413)

Signed-off-by: Soumendra Ganguly <[email protected]>
Co-authored-by: Gregory P. Smit...

e351ca3c205860e94cad5da25c74bd76933f5f11 authored 12 months ago by Soumendra Ganguly <[email protected]>
Remove limit in calendar CLI help message for year arg (GH-114719)

The limit was removed in 66c88ce30ca2b23daa37038e1a3c0de98f241f50 (GH-4109).

0f54ee4c6cdba74492183eb2dd142393c7dba403 authored 12 months ago by Steven Ward <[email protected]>
gh-91325: Skip Stable ABI checks with Py_TRACE_REFS special build (GH-92046)

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]>
gh-112050: Adapt collections.deque to Argument Clinic (#113963)

c87233fd3fa77067013c35328f8c4884f0567a59 authored 12 months ago by mpage <[email protected]>
gh-101100: Fix datetime reference warnings (GH-114661)

Co-authored-by: Serhiy Storchaka <[email protected]>

e8b8f5e9c2da6a436360ce648061c90bdfcba863 authored 12 months ago by Skip Montanaro <[email protected]>
gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (#112366)

Co-authored-by: Hugo van Kemenade <[email protected]>

b7a12ab2146f946ae57e2d8019372cafe94d8375 authored 12 months ago by Hugo van Kemenade <[email protected]>
gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-114669)

97fb2480e4807a34b8197243ad57566ed7769e24 authored 12 months ago by Nikita Sobolev <[email protected]>
gh-110893: Improve the documentation for __future__ module (#114642)

nedbat took issue with the phrasing "real module". I'm actually fine
with that phrasing, but I ...

3b86891fd69093b60141300862f278614ba80613 authored 12 months ago by Shantanu <[email protected]>
gh-114685: Fix incorrect use of PyBUF_READ in import.c (GH-114686)

1ac1b2f9536a581f1656f0ac9330a7382420cda1 authored 12 months ago by Nikita Sobolev <[email protected]>
gh-109653: Improve import time of importlib.metadata / email.utils (#114664)

My criterion for delayed imports is that they're only worth it if the
majority of users of the ...

2124a3ddcc0e274521f74d239f0e94060e17dd7f authored 12 months ago by Shantanu <[email protected]>
gh-89159: Add some TarFile attribute types (GH-114520)

Co-authored-by: Stanley <[email protected]>

d7d0d13cd37651990586d31d8974c59bd25e1045 authored 12 months ago by Stanley <[email protected]>
GH-113464: A JIT backend for tier 2 (GH-113465)

Add an option (--enable-experimental-jit for configure-based builds
or --experimental-jit for P...

a16a9f978f42b8a09297c1efbf33877f6388c403 authored 12 months ago by Brandt Bucher <[email protected]>
GH-113464: Add a JIT backend for tier 2 (GH-113465)

Add an option (--enable-experimental-jit for configure-based builds
or --experimental-jit for P...

f6d9e5926b6138994eaa60d1c36462e36105733d authored 12 months ago by Brandt Bucher <[email protected]>
gh-55664: Add warning when creating a type using a namespace dictionary with non-string keys. (GH-105338)

Co-authored-by: Daniel Urban <[email protected]>

f7c05d7ad3075a1dbeed86b6b12903032e4afba6 authored 12 months ago by Furkan Onder <[email protected]>
gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (#114657)

Co-authored-by: Serhiy Storchaka <[email protected]>

3bb6912d8832e6e0a98c74de360dc1b23906c4b3 authored 12 months ago by Hugo van Kemenade <[email protected]>
Fix indentation in `__post_init__` documentation. (gh-114666)

d00fbed68ffcd5823acbb32a0e47e2e5f9732ff7 authored 12 months ago by Bhushan Mohanraj <[email protected]>
Correction Skip Montanaro's email address (#114677)

5ecfd750b4f511f270c38f0d748da9cffa279295 authored 12 months ago by Skip Montanaro <[email protected]>
Use bool in fileinput.input() docstring and tests for the inplace argument (GH-111998)

The `.rst` docs, most tests, and typeshed already use bool for it.

a768e12f094a9b14a9a1680fb50330e1050716c4 authored 12 months ago by Ville Skyttä <[email protected]>
GH-79634: Speed up pathlib globbing by removing `joinpath()` call. (#114623)

Remove `self.joinpath('')` call that should have been removed in 6313cdde.

This makes `PathBa...

823a38a960c245cbf309ef29120d3690ba1bcd2c authored 12 months ago by Barney Gale <[email protected]>
gh-114100: Remove superfluous writing to fd 1 in test_pty (GH-114647)

7a470541e2bbc6f3e87a6d813e2ec42cf726de7a authored 12 months ago by Serhiy Storchaka <[email protected]>
gh-101100: Fix sphinx warnings in `reference/import.rst` (#114646)

a384b20c0ce5aa520fa91ae0233d53642925525b authored 12 months ago by Nikita Sobolev <[email protected]>
gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (#114531)

b6623d61d4e07aefd15d910ef67837c66bceaf32 authored 12 months ago by Hugo van Kemenade <[email protected]>
gh-113560: Improve docstrings for set.issubset() and set.issuperset() (GH-113562)

11c582235d86b6020710eff282eeb381a7bf7bb7 authored 12 months ago by Charlie Zhao <[email protected]>
gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635)

6a8944acb61d0a2c210ab8066cdcec8602110e2f authored 12 months ago by Nikita Sobolev <[email protected]>
Fix `c-api/file.rst` indexes (GH-114608)

23fb9f0777b054526b3b32f58e60b2a03132bf45 authored 12 months ago by Nikita Sobolev <[email protected]>
Simplify concurrent.futures.process code by using itertools.batched() (GH-114221)

547c135d70760f974ed0476a32a6809e708bfe4d authored 12 months ago by NewUserHa <[email protected]>
gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891)

926881dc10ebf77069e02e66eea3e0d3ba500fe5 authored 12 months ago by Sergey B Kirpichev <[email protected]>
gh-113055: Use pointer for interp->obmalloc state (gh-113412)

For interpreters that share state with the main interpreter, this points
to the same static mem...

7a7bce5a0ab249407e866a1e955d21fa2b0c8506 authored 12 months ago by Neil Schemenauer <[email protected]>
Cover OS-specific behaviour in `PurePathBase` and `PathBase` tests. (#114633)

Wherever possible, move tests for OS-specific behaviour from `PurePathTest`
and `PathTest` to `...

2d08af34b873d5e6b4df5082dfc30a37ef59c346 authored 12 months ago by Barney Gale <[email protected]>
Cover OS-specific behaviour in `PurePath` and `Path` tests (#114632)

Test Posix- and Windows-specific behaviour from `PurePathTest` and `PathTest`.

fe5905e21ac90a2fb5ebd62779f56bcd87b5f7a0 authored 12 months ago by Barney Gale <[email protected]>
pathlib tests: annotate tests needing symlinks with decorator (#114625)

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]>
gh-114490: Add check for Mach-O linkage in Lib/platform.py (#114491)

``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]>
gh-114494: Change logging docstring to bool for exec_info (GH=114558)

07236f5b39a2e534cf190cd4f7c73300d209520b authored 12 months ago by Tristan Pank <[email protected]>
Add More Entries to CODEOWNERS (#114617)

df17b5264378f38f49b16343b5016a8882212a8a authored 12 months ago by Eric Snow <[email protected]>
gh-88569: add `ntpath.isreserved()` (#95486)

Add `ntpath.isreserved()`, which identifies reserved pathnames such as "NUL", "AUX" and "CON".
...

7e31d6dea276ac91402aefb023c58d239dfd9246 authored 12 months ago by Barney Gale <[email protected]>
Docs: rework the dbm.dumb introduction (#114550)

- consistently use correct parameter markup
- consistently use submodule name as database name
...

6c2b419fb91c8d7daa769d39f73768114b5eb45a authored 12 months ago by Erlend E. Aasland <[email protected]>
Document PyOS_strtoul and PyOS_strtol (GH-114048)

3f62bf32caf04cedb2c59579a0ce835d1e793d4d authored 12 months ago by Sergey B Kirpichev <[email protected]>
gh-114435: Allow test_stat_inaccessible_file() to have matching ino/dev (GH-114571)

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]>
Use Unicode unconditionally for _winapi.CreateFile (GH-114611)

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]>