- WA, USA
Block or Report
Block or report itamaro
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
cinder Public
Forked from facebookincubator/cinder
Instagram's performance oriented fork of CPython.
Python
-
-
-
-
-
A demo Django app using django-storages with Apache Libcloud backend to display images from S3 or Tencent COS bucket, uploaded from admin interface
Python
138 contributions in the last year
Less
More
Contribution activity
May 2023
Created 3 commits in 2 repositories
Created 1 repository
- itamaro/bedevere Python
Created a pull request in python/bedevere that received 8 comments
gh-554: Handle Draft PRs
if opened PR is draft - don't add labels if draft PR is published - add labels as a new non-draft PR if a PR is unpublished - clear labels
+90
−5
•
8
comments
Opened 4 other pull requests in 1 repository
python/cpython
3
open
1
merged
Reviewed 2 pull requests in 2 repositories
python/bedevere
1 pull request
python/cpython
1 pull request
Created an issue in python/cpython that received 3 comments
Performance of PyObject_HasAttrString
Feature or enhancement
PyObject_HasAttrString is implemented in terms of PyObject_GetAttrString / PyErr_Clear.
for non-existing attributes, there's…
3
comments



