Skip to content
#

python38

Here are 442 public repositories matching this topic...

scons
bdbaddog
bdbaddog commented Jan 2, 2018

This issue was originally created at: 2011-05-27 09:55:34.
This issue was reported by: jcoffland.
jcoffland said at 2011-05-27 09:55:34

CheckLib currently supports an 'append' option which when false causes the code to prepend instead. It would be nice to also have a unique option which would make the function use either PrependUnique or AppendUnique.

e.g.:

    if append:
prisma-client-py
RobertCraigie
RobertCraigie commented Feb 4, 2022

Problem

We could improve the readability / experience reading through the library source code if there were module level docstrings.

Suggested solution

All python modules should include a docstring explaining

topic: docs good first issue kind/docs level/beginner
Pincer
Lunarmagpie
Lunarmagpie commented Dec 26, 2021

https://discord.com/developers/docs/reference#image-formatting-cdn-endpoints

All of these methods should return a pincer.objects.message.File object. The File object will have to have a to_pillow_image function. Handling images like this will make it easy to add support for more image libraries in the future.

enhancement good first issue easy

Improve this page

Add a description, image, and links to the python38 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python38 topic, visit your repo's landing page and select "manage topics."

Learn more