Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • P python-mode
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • python-mode-devs
  • python-mode
  • Merge requests
  • !2

Master

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Urs Fleisch requested to merge ufleisch/python-mode:master into master Jan 20, 2016
  • Overview 0
  • Commits 2
  • Changes

Here is a merge request for an issue with Python 3. When displaying the signature using pycomplete, inspect.getargspec() does not work with keyword-only arguments in Python 3, inspect.getfullargspec() has to be used. Besides this, I fixed the unit tests to run on the current (Ubuntu) versions of Python 2 and 3.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master