Openreview-py

Latest version: v1.39.4

Safety actively analyzes 628477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 14

1.39.4

Features
* add new solver params by melisabok in https://github.com/openreview/openreview-py/pull/2113
* ARR: Load custom PC webfield by haroldrubio in https://github.com/openreview/openreview-py/pull/2121
* ARR: Add checklist counter to submissions by haroldrubio in https://github.com/openreview/openreview-py/pull/2130
* Venue: let PCs undeploy assignments by melisabok in https://github.com/openreview/openreview-py/pull/2116
* Feat: Remove issuer, secret and algorithm by carlosmondra in https://github.com/openreview/openreview-py/pull/2120
* Chat feature: enable chat in the venue request form by melisabok in https://github.com/openreview/openreview-py/pull/2029

Fixes
* Fix imports from `openreview.py` by halfrot in https://github.com/openreview/openreview-py/pull/2094
* Fix/ Assignment configuration: add default if no scores were computed by celestemartinez in https://github.com/openreview/openreview-py/pull/2122
* Fix/ AC console - add reviewerName and anonReviewerName by xkopenreview in https://github.com/openreview/openreview-py/pull/2128
* Add custom decision options by enrubio in https://github.com/openreview/openreview-py/pull/2115
* Journal and edge browser changes to fix typos by melisabok in https://github.com/openreview/openreview-py/pull/2124
* ARR: fix desk rejection verification process by melisabok in https://github.com/openreview/openreview-py/pull/2134
* Fix/ ARR SAE console: add edge browser link for AE assignments by celestemartinez in https://github.com/openreview/openreview-py/pull/2133
* ARR: convert "emergency load" to integer by melisabok in https://github.com/openreview/openreview-py/pull/2135
* ARR: Change how reassignment score edges are posted by haroldrubio in https://github.com/openreview/openreview-py/pull/2101
* Fix/ Venue: remove /Deletion duedate by celestemartinez in https://github.com/openreview/openreview-py/pull/2137
* Venue request: avoid same stage to run twice and post a comment when the stage is complete by melisabok in https://github.com/openreview/openreview-py/pull/2131

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.39.3...v1.39.4

1.39.3

Fix
* Venue: fix get content value if not present by melisabok in https://github.com/openreview/openreview-py/pull/2114


**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.39.2...v1.39.3

1.39.2

Fixes
* Committee identity readers: let PCs edit the identity visibility by melisabok in https://github.com/openreview/openreview-py/pull/2099
* Venue: support different committee role names by melisabok in https://github.com/openreview/openreview-py/pull/2093
* Venue and Journal workflows: add invitation id and signature to post_message by melisabok in https://github.com/openreview/openreview-py/pull/2037
* Invitation edit process: get directReplies of accepted submissions by celestemartinez in https://github.com/openreview/openreview-py/pull/2108
* Fix/ DBLP import - Add logging when html does not exist by xkopenreview in https://github.com/openreview/openreview-py/pull/2105
* Messages: Fix/add message sender by melisabok in https://github.com/openreview/openreview-py/pull/2110
* Profiles: test confirming an alternate email by melisabok in https://github.com/openreview/openreview-py/pull/2096
* Fix/add test confidential comment by enrubio in https://github.com/openreview/openreview-py/pull/2102
* Fix/ Venue: Custom Stage signatures and invitation_edit_process paper number by celestemartinez in https://github.com/openreview/openreview-py/pull/2088
* Venue: add bid invitation to assignment configuration by celestemartinez in https://github.com/openreview/openreview-py/pull/2111


**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.39.1...v1.39.2

1.39.1

Fixes
* DBLP import: revert change and throw abstract errors by melisabok in https://github.com/openreview/openreview-py/pull/2090
* Fix/ Submission Revision Stage: update field readers accordingly by celestemartinez in https://github.com/openreview/openreview-py/pull/2091
* Client: add get archived edges call by melisabok in https://github.com/openreview/openreview-py/pull/2095



**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.39.0...v1.39.1

1.39.0

Features
* allow setup matching between SACs and submissions by celestemartinez in https://github.com/openreview/openreview-py/pull/2059

Fixes
* Fix/ Venue: check if meta invitation should be updated by celestemartinez in https://github.com/openreview/openreview-py/pull/2077
* Fix/meta review content query by enrubio in https://github.com/openreview/openreview-py/pull/2074
* fix/ Custom Stage: fix sending email to tauthor by celestemartinez in https://github.com/openreview/openreview-py/pull/2080
* ARR: Handle empty volunteers field by haroldrubio in https://github.com/openreview/openreview-py/pull/2082
* Fix/ Venue: add ethics chairs as readers of ethics reviewers groups by celestemartinez in https://github.com/openreview/openreview-py/pull/2078
* OpenReviewClient: get profiles with a state and moderate them by melisabok in https://github.com/openreview/openreview-py/pull/2075
* Revert "Update venue.py" by melisabok in https://github.com/openreview/openreview-py/pull/2086
* Paper matching: Check that SAC assignments are deployed before computing AC conflicts by enrubio in https://github.com/openreview/openreview-py/pull/2060
* ARR: Merge "Semantics" Tracks by haroldrubio in https://github.com/openreview/openreview-py/pull/2087
* Fix/ Venue: read review and comment readers from right invitations by celestemartinez in https://github.com/openreview/openreview-py/pull/2065


**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.38.0...v1.39.0

1.38.0

Features
* Migrate ARR Cycles to Independent API2 Requests by haroldrubio in https://github.com/openreview/openreview-py/pull/1836
* Feature/DBLP abstract extraction process change by xkopenreview in https://github.com/openreview/openreview-py/pull/1993

Fixes
* Fix/ Venue: withdrawn and desk-rejected visibility by celestemartinez in https://github.com/openreview/openreview-py/pull/1998
* Fix/check sac compute conflicts by enrubio in https://github.com/openreview/openreview-py/pull/2053
* Journal setup AE matching: do not create resubmission score when the AE is archived by melisabok in https://github.com/openreview/openreview-py/pull/2057
* Fix/ARR copy values by melisabok in https://github.com/openreview/openreview-py/pull/2062
* Fix/ARR fields by haroldrubio in https://github.com/openreview/openreview-py/pull/2063
* fix tests against message PR by melisabok in https://github.com/openreview/openreview-py/pull/2052
* Fix/ Venue: filter submissions flagged for ethics review by celestemartinez in https://github.com/openreview/openreview-py/pull/2064
* ARR: Allow fields for venue stages to have custom readers by haroldrubio in https://github.com/openreview/openreview-py/pull/2071
* ARR: Fix resubmission bug for fields with only readers by haroldrubio in https://github.com/openreview/openreview-py/pull/2069
* Invitation builder: parametrize the process file in the stage class by melisabok in https://github.com/openreview/openreview-py/pull/2068
* ARR: Fix ethics review tests by haroldrubio in https://github.com/openreview/openreview-py/pull/2070
* ARR: add custom home page to show the preprints by melisabok in https://github.com/openreview/openreview-py/pull/2072
* ARR: Update Submission and Max Load Fields for April by haroldrubio in https://github.com/openreview/openreview-py/pull/2076


**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.37.1...v1.38.0

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.