Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔖 Release v10.0.1rc0 #687

Closed
wants to merge 8 commits into from
Closed

🔖 Release v10.0.1rc0 #687

wants to merge 8 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 17, 2024

Automated changelog generation with the version 10.0.1rc0.


This change is Reviewable

webknjaz and others added 8 commits April 17, 2024 15:46
This reverts commit f82aee6, reversing
changes made to 2b3b3eb.
The Python 3.6 runtime seems to be adding a trailing comma in the
argument lists of class `repr()`s. This patch takes that into account
in the regexes used in tests for checking what's logged.
The error is
```python-traceback
ImportError: ../site-packages/cryptography/hazmat/bindings/_openssl.pypy36-pp73-x86_64-linux-gnu.so: undefined symbol: FIPS_mode
```
This is fine for a maintenance branch with older deps.
@webknjaz webknjaz marked this pull request as draft April 17, 2024 17:08
@webknjaz
Copy link
Member

(context: #365 (comment))

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

Merging #687 (c00f21b) into main (9d4de6b) will increase coverage by 1.50%.
Report is 6 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head c00f21b differs from pull request most recent head 3fd9058. Consider uploading reports for the commit 3fd9058 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
+ Coverage   81.02%   82.52%   +1.50%     
==========================================
  Files          28       28              
  Lines        4115     4017      -98     
==========================================
- Hits         3334     3315      -19     
+ Misses        781      702      -79     

@webknjaz
Copy link
Member

Superseded by #693.

@webknjaz webknjaz closed this Apr 22, 2024
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.

1 participant