Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P python-nbxmpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • gajimgajim
  • python-nbxmpp
  • Merge requests
  • !40

Add typing hints to simplexml

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Link Mauve requested to merge linkmauve/python-nbxmpp:type-simplexml into master Apr 18, 2020
  • Overview 4
  • Commits 1
  • Pipelines 6
  • Changes 1

This module still has many errors, mostly around handling of None, and the separation between Node and str in Node.kids.

These errors are most likely lurking for some user to stumble upon them.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: type-simplexml