cpython/Misc/NEWS.d/next
Ed Maste 2cd170db40
gh-91960: Add FreeBSD build and test using Cirrus-CI (#91961)
Cirrus-CI is a hosted CI service that supports FreeBSD, Linux, macOS,
and Windows.  Add a .cirrus.yml configuration file to provide CI coverage
on pull requests for FreeBSD 13.2.

Co-authored-by: Victor Stinner <vstinner@python.org>
2023-09-06 16:57:40 +02:00
..
Build gh-63760: Don't declare gethostname() on Solaris (#108817) 2023-09-02 17:54:59 +00:00
C API gh-108765: Python.h no longer includes <ctype.h> (#108831) 2023-09-03 18:54:27 +02:00
Core and Builtins GH-108390: Prevent non-local events being set with sys.monitoring.set_local_events() (GH-108420) 2023-09-05 08:03:53 +01:00
Documentation gh-105052:update timeit function's description (#105060) 2023-08-27 03:22:27 -04:00
IDLE gh-104719: IDLE - test existence of all tokenize references. (#104767) 2023-05-24 08:43:56 +00:00
Library gh-108469: Update ast.unparse for unescaped quote support from PEP701 [3.12] (#108553) 2023-09-05 21:01:23 +01:00
macOS gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) 2023-09-05 16:03:06 +00:00
Security gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) 2023-09-05 16:03:06 +00:00
Tests gh-91960: Add FreeBSD build and test using Cirrus-CI (#91961) 2023-09-06 16:57:40 +02:00
Tools-Demos gh-108494: Argument Clinic: Document how to generate code that uses the limited C API (#108584) 2023-08-30 16:02:48 +02:00
Windows gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) 2023-09-05 16:03:06 +00:00