• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pywbem / pywbem / test-2895
92%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2025 10:34PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
test-2895

push

github

andy-maier
Replaced type terms from Python 2

Details:

* Replaced :term:`string` and :term:`unicode string` with
  str or :class:`py:str` depending on context, and removed these
  terms from the appendix.

* Replaced :term:`byte string` with bytes or :class:`py:bytes`
  depending on context, and removed that term from the appendix.

* Replaced :term:`integer` with int or :class:`py:int`
  depending on context, and removed that term from the appendix.

* Replaced :term:`number` with int/float or :class:`py:int/float`
  depending on context, and removed that term from the appendix.

* Added the type to any function/method return types, so it is
  shown as 'Return Type' in the documentation.

* Added the type to any properties, so it is shown as 'Type' in
  the documentation.

* Fixed the syntax for arbitrary text used in 'Raises:', by
  adding ':'.

* Changed the CSS style for generated links to be consistent
  with normal blue links.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
Source Files on build test-2895
Detailed source file information is not available for this build.
  • Back to Repo
  • 3c339c9a on github
  • Prev Build on master (#TEST-2889)
  • Next Build on master (#TEST-2896)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc