Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Block or report user

Report or block pablogsal

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@python

Pinned

  1. Strange and odd python snippets explained

    32 3

  2. A pythonic implementation of the A* algorithm.

    Python 11 1

  3. Synchrotron emission simulation from RMHD data.

    Mathematica

  4. A motion detector tracker based on OpenCV for my IP camera.

    Python 9 3

600 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2019

Created a pull request in python/cpython that received 14 comments

bpo-36540: PEP 570 -- Implementation

implementation of PEP 570 -- Python Positional-Only Parameters: ⚠️ This Pull Request contains only the implementation of PEP570, the documentation …

+5,695 −4,670 14 comments

Created an issue in cython/cython that received 1 comment

tp_dealloc generated code is unsafe for weak references

Consider the following class defined in Cython: cdef class Example: cdef object __weakref__ def __dealloc__(self): with nogil: some_operation() Th…

1 comment
3 contributions in private repositories Apr 10 – Apr 26

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.