Static archive.
pagure.io was sunset in 2026; this is a read-only snapshot.
cranc
Source
Issues
16
Pull Requests
20
#28
pagure instance created for every function
Merged
Mar 14, 2019
by
lenkaseg.
Opened
Mar 14, 2019
by lenkaseg.
lenkaseg/cranc
reorganized
into
master
Comments
Files Changed
2
Commits
1
Patch
pagure instance created for every function
Lenka Segura
•
Mar 14, 2019
abad9afd2a40bf7773d46242a50f65fcba11794d
Download 28.patch
lenkaseg
commented
Mar 14, 2019
Changes:
project set to cranc (I know I have to solve it a bit better)
Libpagure pagure instance created in every function (because for every function I need to pass something a bit different)
cranc get prs put to one function, not two
for create_pr there is the libpagure-.log_debug set to True, to have that nice logs of the requests
Pull-Request has been merged by lenkaseg
Mar 14, 2019
Metadata
Assignee
None
Tags
No Tags
Changes Summary
2
+18
-19
file
changed
cranc/cranc.py
+5
-5
file
changed
docs/commands.md
Changes: