Skip to content

gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Objects/) #102218

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

Merged
merged 25 commits into from
Mar 8, 2023
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
f06d53a
Objects/dictobject.c
iritkatriel Feb 23, 2023
d5072bd
Objects/frameobject.c
iritkatriel Feb 23, 2023
c40fc27
Objects/genobject.c
iritkatriel Feb 23, 2023
13cb48c
Objects/object.c
iritkatriel Feb 23, 2023
fde54d4
Objects/odictobject.c
iritkatriel Feb 23, 2023
8fd66a8
Objects/typeobject.c
iritkatriel Feb 23, 2023
d83af14
Objects/weakrefobject.c
iritkatriel Feb 23, 2023
0298a04
Objects/exceptions.c
iritkatriel Feb 23, 2023
09f2ab6
put back the Py_DECREF(exc)
iritkatriel Feb 24, 2023
0fef293
Merge branch 'main' into fetch-restore-objects
iritkatriel Feb 24, 2023
9b5b62a
Merge branch 'main' into fetch-restore-objects
iritkatriel Feb 25, 2023
6378d56
Merge branch 'main' into fetch-restore-objects
iritkatriel Feb 26, 2023
e11d73e
Merge branch 'main' into fetch-restore-objects
iritkatriel Feb 27, 2023
eb45902
Merge branch 'main' into fetch-restore-objects
iritkatriel Feb 27, 2023
526e387
Merge branch 'main' into fetch-restore-objects
iritkatriel Feb 28, 2023
a579bc4
Merge branch 'main' into fetch-restore-objects
iritkatriel Feb 28, 2023
e5bf89d
Merge branch 'main' into fetch-restore-objects
iritkatriel Feb 28, 2023
0863f35
Merge branch 'main' into fetch-restore-objects
iritkatriel Mar 1, 2023
3f8b452
Merge branch 'main' into fetch-restore-objects
iritkatriel Mar 2, 2023
7a436c9
Merge branch 'main' into fetch-restore-objects
iritkatriel Mar 2, 2023
9b68505
remove redundant null check and obsolete comments (Mark's review comm…
iritkatriel Mar 3, 2023
c23baa2
Merge branch 'main' into fetch-restore-objects
iritkatriel Mar 3, 2023
44bead6
Merge branch 'main' into fetch-restore-objects
iritkatriel Mar 6, 2023
d592920
Merge branch 'main' into fetch-restore-objects
iritkatriel Mar 6, 2023
e136989
Merge branch 'main' into fetch-restore-objects
iritkatriel Mar 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into fetch-restore-objects
  • Loading branch information
iritkatriel authored Feb 28, 2023
commit a579bc463bcdf113c632384e953f7fda99bbbc5e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.