Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 699
    • Issues 699
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPyPyPy
  • pypypypy
  • Merge requests
  • Open 16
  • Merged 626
  • Closed 217
  • All 859
  • cpyext: implement PyImport_ImportModuleLevel, PyImport_ImportModuleEx
    !146 · created Mar 27, 2013 by Bitbucket Importer
    • Closed
    • 4
    updated Feb 12, 2020
  • Implement -O and -OO flags
    !149 · created Apr 29, 2013 by Bitbucket Importer
    • Closed
    • 2
    updated Feb 12, 2020
  • add CPPFLAGS and LDFLAGS support in distuils, bugfix when var passes more than one option
    !161 · created Jul 13, 2013 by Bitbucket Importer
    • Closed
    • 1
    updated Feb 12, 2020
  • Numpy PyArray_* C-API implementation for cpyext
    !171 · created Jul 29, 2013 by Bitbucket Importer
    • Closed
    • 1
    updated Feb 12, 2020
  • fix getattr/setattr behaviour.
    !173 · created Jul 30, 2013 by Bitbucket Importer   branch/stdlib-2.7.4
    • Closed
    • 8
    updated Feb 12, 2020
  • fixed support for re stdlib 2.7.4
    !176 · created Aug 01, 2013 by Bitbucket Importer   branch/stdlib-2.7.4
    • Closed
    • 3
    updated Feb 12, 2020
  • Test case for failing 2.7.4 stdlib poll.
    !180 · created Aug 12, 2013 by Bitbucket Importer   branch/stdlib-2.7.4
    • Closed
    • 1
    updated Feb 12, 2020
  • Add PyErr_SetFromErrnoWithFilenameObject to cpyext
    !208 · created Mar 23, 2014 by Bitbucket Importer
    • Closed
    • 2
    updated Feb 12, 2020
  • Document PyErr_SetFromErrnoWithFilenameObject addition in pypy/doc/whatsnew-head.rst
    !214 · created Mar 24, 2014 by Bitbucket Importer
    • Closed
    • 1
    updated Feb 12, 2020
  • numpy: try to fix issue 1590
    !216 · created Mar 26, 2014 by Bitbucket Importer
    • Closed
    • 1
    updated Feb 12, 2020
  • solved issue 1713 and issue 1673
    !217 · created Mar 30, 2014 by Bitbucket Importer
    • Closed
    • 2
    updated Feb 12, 2020
  • Add list copy function for Python 3
    !226 · created Apr 14, 2014 by Bitbucket Importer
    • Closed
    • 3
    updated Feb 12, 2020
  • Fix dead link
    !229 · created Apr 16, 2014 by Bitbucket Importer
    • Closed
    • 1
    updated Feb 12, 2020
  • Fix translation for LibreSSL and fix SSL tests on OpenBSD.
    !233 · created Apr 25, 2014 by Bitbucket Importer
    • Closed
    • 10
    updated Feb 12, 2020
  • Don't release the GIL when calling out to fclose() and pclose()
    !240 · created Jun 20, 2014 by Bitbucket Importer
    • Closed
    • 2
    updated Feb 12, 2020
  • docs: Rewrite objspace intro
    !241 · created Jun 23, 2014 by Bitbucket Importer
    • Closed
    • 2
    updated Feb 12, 2020
  • fix hash function for complicated numpy.dtype using algorithm borrowed from the original numpy
    !242 · created Jun 27, 2014 by Bitbucket Importer
    • Closed
    • 9
    updated Feb 12, 2020
  • Make numpy scalar non-iterable
    !244 · created Jul 04, 2014 by Bitbucket Importer
    • Closed
    • 2
    updated Feb 12, 2020
  • fix strerror encoding
    !245 · created Jul 08, 2014 by Bitbucket Importer   branch/py3k
    • Closed
    • 10
    updated Feb 12, 2020
  • Add __qualname__ to function
    !250 · created Jul 26, 2014 by Bitbucket Importer   branch/py3.3
    • Closed
    • 2
    updated Feb 12, 2020
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 11
  • Next