Skip to content

bpo-38820: Run CI with OpenSSL 3.0.0-alpha14#5

Closed
tiran wants to merge 18 commits intomasterfrom
bpo-38820-ci-ossl3
Closed

bpo-38820: Run CI with OpenSSL 3.0.0-alpha14#5
tiran wants to merge 18 commits intomasterfrom
bpo-38820-ci-ossl3

Conversation

@tiran
Copy link
Copy Markdown
Owner

@tiran tiran commented Apr 10, 2021

No description provided.

@tiran tiran force-pushed the bpo-38820-ci-ossl3 branch from f358e8a to 8a84300 Compare April 10, 2021 07:57
cedk and others added 18 commits April 12, 2021 14:17
* Add method localize to the locale module
* Update the documentation of the locale module
The configure --without-cycle-gc option has been removed in Python
2.3 by the commit cccd1e7. It's now
time to remove the last reference to it in the documentation.
* bpo-43797: Improve syntax error for invalid comparisons

* Update Lib/test/test_fstring.py

Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>

* Apply review comments

* can't -> cannot

Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Co-authored-by: efahl <36704995+efahl@users.noreply.github.com>
… check (pythonGH-25368)

The suspicious check is still executed as part of the release process and release managers have been
lately fixing some actual errors that the suspicious target can find. For this reason, reactivate the suspicious
until we decide what to do in a coordinated fashion.
…25329)

Signed-off-by: Christian Heimes <christian@python.org>
…#25276)

* Remove redundant tracing_possible field from interpreter state.

* Move 'use_tracing' from tstate onto C stack, for fastest possible checking in dispatch logic.

* Add comments stressing the importance stack discipline when dealing with CFrames.

* Add NEWS
@tiran tiran force-pushed the bpo-38820-ci-ossl3 branch from 8a84300 to 775ad58 Compare April 13, 2021 10:33
@tiran tiran closed this May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.