-
Instagram
- Rapid City, SD
Block or Report
Block or report carljm
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
django-secure Public archive
This project was merged into Django 1.8, and is now unsupported and unmaintained as a third-party app.
-
django-form-utils Public
[UNMAINTAINED] Form enhancements for Django (fieldset and row-attrs support, and more)
-
django-transaction-hooks Public archive
Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core Django, not here.
-
synology-mediamon Public
Auto-indexing media files monitor for Synology DiskStation NAS
-
django-adminfiles Public
[MIRROR] File uploader/manager/picker for Django admin; see demo screencast at http://vimeo.com/8940852
-
422 contributions in the last year
Contribution activity
April 2023
Created 1 commit in 1 repository
Created a pull request in python/cpython that received 2 comments
gh-101346: compare and hash code objects by identity
This removes the complex, finicky, and unnecessary hash and comparison methods of code objects. As code objects change, these methods regularly bec…
Reviewed 18 pull requests in 2 repositories
python/cpython
17 pull requests
- Doc: Avoid error lexing multiprocessing docs code block on Pygments 2.15.0
- gh-77757: replace exception wrapping by PEP-678 notes in typeobject's __set_name__
- gh-103329: Add regression test for PropertyMock with side effect
- GH-103354: Replace Py_NewRef(Py_NotImplemented) usage with Py_RETURN_NOTIMPLEMENTED
- GH-100987: Allow non python frames in frame stack.
- gh-74690: Add more tests for runtime-checkable protocols
- gh-74690: Document changes made to runtime-checkable protocols in 3.12
-
gh-103193: Celebrate performance improvements to
inspect.getattr_staticin 'What's New in Python 3.12' - gh-84436: Implement Immortal Objects
-
gh-103193: Speedup and inline
inspect._is_type -
gh-103193: Use LBYL idioms rather than EAFP in
inspect.getattr_static - gh-103091: Add PyType_AssignVersionTag
-
gh-74690: Further optimise
typing._ProtocolMeta.__instancecheck__ -
gh-103193: Micro-optimise helper functions for
inspect.getattr_static -
gh-74690: typing: Simplify and optimise
_ProtocolMeta.__instancecheck__ -
gh-74690: typing: Call
_get_protocol_attrsand_callable_members_onlyat protocol class creation time, not duringisinstance()checks - gh-101525: Disable peephole optimization process of BOLT
python/typing_extensions
1 pull request
Created an issue in faster-cpython/ideas that received 1 comment
hook for JIT to support _PyFrame_GetFrameObject
A JIT will likely not want to maintain the full state of a _PyInterpreterFrame (most importantly, stack/locals; maybe also prev_instr) during execu…





