Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 674
    • Issues 674
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • PyPy
  • pypypypy
  • Merge requests
  • Open 13
  • Merged 625
  • Closed 216
  • All 854
  • Rposix for 3
    !427 · created Apr 15, 2016 by Ronan Lamy
    • MERGED
    • 0
    updated Apr 15, 2016
  • (ronan,pzieschang) fixed test_intobject behaviour for python 3.6 as well with bool
    !558 · created Jul 16, 2017 by Bitbucket Importer   branch/py3.6
    • MERGED
    • 0
    updated Jul 16, 2017
  • (ronan,pzieschang) fixed int() behaviour to mirror python 3.6, where a real int must be returned
    !556 · created Jul 16, 2017 by Bitbucket Importer   branch/py3.6
    • MERGED
    • 0
    updated Jul 16, 2017
  • (ronan,pzieschang) fixed int() behaviour also for __trunc__ returning a subclass of int
    !557 · created Jul 16, 2017 by Bitbucket Importer   branch/py3.6
    • MERGED
    • 0
    updated Jul 16, 2017
  • (ronan mwjackson) fixed platform tests that utilise sys._git
    !602 · created Apr 21, 2018 by Bitbucket Importer   branch/py3.6
    • MERGED
    • 0
    updated Apr 21, 2018
  • rlib library loading: deal with linker scripts in .so files
    !344 · created Oct 14, 2015 by Bitbucket Importer
    • MERGED
    • 4
    updated Feb 12, 2020
  • RFile; added property .closed to mirror standard `file` behaviour.
    !649 · created Jul 09, 2019 by Bitbucket Importer
    • MERGED
    • 6
    updated Feb 12, 2020
  • rffi's socket(2) wrapper did not preserve errno.
    !458 · created Jun 23, 2016 by Bitbucket Importer
    • MERGED
    • 4
    updated Feb 12, 2020
  • Rffi parser
    !509 · created Jan 17, 2017 by Ronan Lamy
    • MERGED
    • 2
    updated Feb 12, 2020
  • Rework exception handling in 'resource' module to match CPython
    !771 · created Oct 29, 2020 by cptpcrd   branch/py3.6
    • MERGED
    • 6
    updated Oct 30, 2020
  • Reverts the last change to CC in openbsd.py. PyPy reads correctly $CC.
    !154 · created Jun 02, 2013 by Bitbucket Importer
    • MERGED
    • 0
    updated Jun 02, 2013
  • revert setting cppflags and ldflagsto original appraoch, this doesnt break setuptools monkeypatching distutils
    !169 · created Jul 27, 2013 by Bitbucket Importer
    • MERGED
    • 0
    updated Jul 28, 2013
  • Revert change to rpython/rlib/rfloat.py in commit 0bf6794 (pull request #481)
    !483 · created Sep 25, 2016 by Bitbucket Importer   branch/py3.5
    • MERGED
    • 0
    updated Sep 26, 2016
  • Return level's constant when level's name is passed.
    !156 · created Jun 16, 2013 by Bitbucket Importer
    • MERGED
    • 0
    updated Jun 16, 2013
  • Replacing `space.eq_w(...)` by `space.is_true(space.eq(...))` in `compare_arrays` and `index_count_array` in array/interp_array.py in order to handle NaN correctly
    !693 · created Dec 30, 2019 by Bitbucket Importer
    • MERGED
    • 0
    updated Dec 31, 2019
  • replace some obsolete use of time with rctime, more test_ioctl fixes
    !100 · created Dec 18, 2012 by Bitbucket Importer
    • MERGED
    • 3
    updated Feb 12, 2020
  • Replace next methods by __next__ in Repeater classes.
    !49 · created Mar 13, 2012 by Bitbucket Importer   branch/py3k
    • MERGED
    • 0
    updated Mar 13, 2012
  • Replace invalid RPython in floatobject.py (commit 0bf6794, pull request #481)
    !482 · created Sep 25, 2016 by Bitbucket Importer   branch/py3.5
    • MERGED
    • 2
    updated Feb 12, 2020
  • Replaced bad link to getting-started-dev.html with contributing.html.
    !727 · created Jun 11, 2020 by shaolo1
    • MERGED
    • 1
    • 1
    updated Jun 11, 2020
  • Removing sys.flags.division_warning (removed in 3.3)
    !249 · created Jul 26, 2014 by Bitbucket Importer   branch/py3.3
    • MERGED
    • 0
    updated Jul 26, 2014
  • Prev
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 43
  • Next